linux/drivers/net/ethernet/intel
John Fastabend 634cdca563 ixgbe: PFC not cleared on X540 devices
X540 devices do not clear PFC before sets. This results in
the device possibly responding to PFC frames that the user
has disabled. Although it would also be wrong for the peer
to be transmitting these frames. Now we clear the register
before set.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-08-29 01:25:51 -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: PFC not cleared on X540 devices 2011-08-29 01:25:51 -07:00
ixgbevf ixgbevf: convert to ndo_fix_features 2011-08-26 23:55:12 -07:00
e100.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
Kconfig drivers/net/ethernet/*: Enabled vendor Kconfig options 2011-08-27 00:58:56 -07:00
Makefile