kernel-hacking-2024-linux-s.../drivers/net/ixgbe
Shannon Nelson 91152c3242 ixgbe: Fix Receive Address Register (RAR) cleaning and accounting
This fixes an issue when clearing out the RAR entries.  If RAR[0]
is the only address in use, don't clear the others.

Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
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:00 -08:00
..
ixgbe.h ixgbe: Modify 82599 HWRSC statistics counters 2009-11-23 10:44:35 -08:00
ixgbe_82598.c
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: handle parameters for tx and rx EITR, no div0 2009-11-29 00:33:58 -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