linux/drivers/net/usb
Eric Dumazet 1f2149c1df net: remove netdev_alloc_page and use __GFP_COLD
Given we dont use anymore the struct net_device *dev argument, and this
interface brings litle benefit, remove netdev_{alloc|free}_page(), to
debloat include/linux/skbuff.h a bit.

(Some drivers used a mix of these interfaces and alloc_pages())

When allocating a page given to device for DMA transfer (device to
memory), it makes sense to use a cold one (__GFP_COLD)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
CC: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-22 16:43:32 -05:00
..
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
Makefile
asix.c net-next:asix: V2 Update VERSION 2011-11-15 16:26:07 -05:00
catc.c
cdc-phonet.c net: remove netdev_alloc_page and use __GFP_COLD 2011-11-22 16:43:32 -05:00
cdc_eem.c
cdc_ether.c net/usb: Misc. fixes for the LG-VL600 LTE USB modem 2011-11-14 00:49:05 -05:00
cdc_ncm.c CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0 2011-11-22 15:58:38 -05:00
cdc_subset.c
cx82310_eth.c
dm9601.c
gl620a.c
hso.c
int51x1.c
ipheth.c ipheth: iPhone 4 Verizon CDMA USB Product ID add 2011-09-15 14:49:44 -04:00
kalmia.c
kaweth.c
lg-vl600.c net/usb: Misc. fixes for the LG-VL600 LTE USB modem 2011-11-14 00:49:05 -05:00
mcs7830.c
net1080.c
pegasus.c
pegasus.h
plusb.c
rndis_host.c
rtl8150.c rtl8150: removal of forward declarations. 2011-10-03 14:09:10 -04:00
sierra_net.c
smsc75xx.c net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
smsc75xx.h
smsc95xx.c net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
smsc95xx.h
usbnet.c usbnet: fix oops in usbnet_start_xmit 2011-11-07 13:25:41 -05:00
zaurus.c