linux-sg2042/drivers/net/ethernet/intel
Emil Tantilov f3116f62cb ixgbe: clear RNBC only for 82598
RNBC (0x03FC0) is only for 82598 and has different meaning
on newer HW. Make sure to only clear it for 82598.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-08-29 01:35:28 -07:00
..
e1000 e1000: save skb counts in TX to avoid cache misses 2011-08-26 12:55:18 -04:00
e1000e e1000e: convert to netdev features/hw_features API 2011-08-26 23:28:39 -07:00
igb net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
igbvf net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
ixgb net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
ixgbe ixgbe: clear RNBC only for 82598 2011-08-29 01:35:28 -07:00
ixgbevf ixgbevf: convert to ndo_fix_features 2011-08-26 23:55:12 -07:00
Kconfig drivers/net/ethernet/*: Enabled vendor Kconfig options 2011-08-27 00:58:56 -07:00
Makefile
e100.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00