android_kernel_motorola_sm6225/drivers/net/netxen
Dhananjay Phadke bc75e5bfad netxen: fix lro buffer allocation
Alloc 12k skbuffs so that firmware can aggregate more
packets into one buffer. This doesn't raise memory
consumption since 9k skbs use 16k slab cache anyway.

Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-09-03 20:01:56 -07:00
..
Makefile netxen: remove netxen_nic_niu.c 2009-08-26 15:29:19 -07:00
netxen_nic.h netxen: fix lro buffer allocation 2009-09-03 20:01:56 -07:00
netxen_nic_ctx.c netxen: remove netxen_nic_niu.c 2009-08-26 15:29:19 -07:00
netxen_nic_ethtool.c netdev: drivers should make ethtool_ops const 2009-09-02 01:03:33 -07:00
netxen_nic_hdr.h netxen: implement generic pcie semaphore functions 2009-08-26 15:29:17 -07:00
netxen_nic_hw.c netxen: bridged mode optimizations 2009-08-26 15:29:21 -07:00
netxen_nic_hw.h netxen: remove unused code 2009-08-26 15:29:15 -07:00
netxen_nic_init.c netxen: fix lro buffer allocation 2009-09-03 20:01:56 -07:00
netxen_nic_main.c netdev: convert bulk of drivers to netdev_tx_t 2009-09-01 01:14:07 -07:00