linux/drivers/net/ethernet/intel
Todd Fujinaka 784401bfc0 igbvf: use netif_carrier_off earlier when bringing if down
Use netif_carrier_off() first, since that will prevent the stack from
queuing more packets to this IF. This operation is fast, and should
behave much nicer when trying to bring down an interface under load.

Reported-by: Eliezer Tamir <eliezer.tamir@linux.intel.com>
Signed-off-by: Todd Fujinaka <todd.fujinaka@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-03-20 17:45:12 -07:00
..
e1000 ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
e1000e e1000e: NVM write protect access removed from SPT HW 2015-03-20 17:44:25 -07:00
fm10k fm10k: Resolve various spelling errors and checkpatch warnings 2015-03-03 01:07:23 -08:00
i40e i40e: add NVM update events to AQ clean 2015-03-19 17:52:04 -04:00
i40evf i40e/i40evf: Bump i40e/i40evf version 2015-03-09 10:53:26 -07:00
igb igb: use netif_carrier_off earlier when bringing if down 2015-03-20 17:45:12 -07:00
igbvf igbvf: use netif_carrier_off earlier when bringing if down 2015-03-20 17:45:12 -07:00
ixgb ixgb: call netif_carrier_off early on down 2015-03-20 17:41:52 -07:00
ixgbe ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything 2015-03-13 15:41:01 -07:00
ixgbevf ixgbevf: Use ether_addr_copy() instead of memcpy() 2015-03-13 15:41:15 -07:00
e100.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
Kconfig i40e: Strip configfs code 2015-03-07 07:01:06 -08:00
Makefile fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface Driver 2014-09-23 03:59:13 -07:00