kernel-hacking-2024-linux-s.../drivers/net/ixgbe
PJ Waskiewicz 3b8626ba01 ixgbe: Display currently attached PHY through ethtool
This patch extends the ethtool interface to display what PHY
is currently connected to a NIC.  The results can be viewed in
ethtool ethX output.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-29 00:34:01 -08:00
..
ixgbe.h ixgbe: Modify 82599 HWRSC statistics counters 2009-11-23 10:44:35 -08:00
ixgbe_82598.c ixgbe: Fix backplane flow control autoneg 2009-09-30 20:02:55 -07:00
ixgbe_82599.c ixgbe: Add support for 82599 alternative WWNN/WWPN prefix 2009-10-29 01:04:01 -07:00
ixgbe_common.c ixgbe: Fix Receive Address Register (RAR) cleaning and accounting 2009-11-29 00:34:00 -08:00
ixgbe_common.h
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c dcb: data center bridging ops should be r/o 2009-10-07 01:10:47 -07:00
ixgbe_ethtool.c ixgbe: Display currently attached PHY through ethtool 2009-11-29 00:34:01 -08:00
ixgbe_fcoe.c ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599 2009-10-29 01:04:03 -07:00
ixgbe_fcoe.h
ixgbe_main.c ixgbe: Only set/clear VFE in ixgbe_set_rx_mode 2009-11-23 10:45:16 -08:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: Add support for 82599 alternative WWNN/WWPN prefix 2009-10-29 01:04:01 -07:00
Makefile