linux/drivers/net/e1000e
Jeff Kirsher c2fed9965c e1000e: use GFP_KERNEL allocations at init time
In process and sleep allowed context, favor GFP_KERNEL allocations over
GFP_ATOMIC ones.

-v2: fixed checkpatch.pl warnings

CC: Eric Dumazet <eric.dumazet@gmail.com>
CC: Ben Greear <greearb@candelatech.com>
CC: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-07-12 22:07:56 -07:00
..
82571.c e1000e: Add Jumbo Frame support to 82583 devices 2011-07-12 22:07:56 -07:00
Makefile e1000e: update Copyright for 2011 2011-01-14 02:04:01 -08:00
defines.h e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM 2011-03-11 02:23:21 -08:00
e1000.h e1000e: use GFP_KERNEL allocations at init time 2011-07-12 22:07:56 -07:00
es2lan.c e1000e: disable far-end loopback mode on ESB2 2011-06-09 20:31:24 -07:00
ethtool.c net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00
hw.h e1000e: access multiple PHY registers on same page at the same time 2011-06-09 20:33:36 -07:00
ich8lan.c e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800 2011-06-09 20:34:14 -07:00
lib.c net: e1000e: Use is_multicast_ether_addr helper 2011-07-04 20:27:28 -07:00
netdev.c e1000e: use GFP_KERNEL allocations at init time 2011-07-12 22:07:56 -07:00
param.c e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs 2011-01-14 02:06:23 -08:00
phy.c e1000e: access multiple PHY registers on same page at the same time 2011-06-09 20:33:36 -07:00