linux/drivers/net/enic
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops
This patch moves neigh_setup and hard_start_xmit into the network device ops
structure. For bisection, fix all the previously converted drivers as well.
Bonding driver took the biggest hit on this.

Added a prefetch of the hard_start_xmit in the fast path to try and reduce
any impact this would have.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-20 20:14:53 -08:00
..
Makefile
cq_desc.h
cq_enet_desc.h
enic.h enic: bug fix: don't set netdev->name too early 2008-09-24 20:48:48 -04:00
enic_main.c netdev: add more functions to netdevice ops 2008-11-20 20:14:53 -08:00
enic_res.c net: convert more to %pM 2008-10-27 17:47:26 -07:00
enic_res.h
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_dev.c net: convert more to %pM 2008-10-27 17:47:26 -07:00
vnic_dev.h enic: Attempt to fix build in 32-bit such as i386. 2008-10-09 22:13:53 -07:00
vnic_devcmd.h
vnic_enet.h
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c
vnic_rq.h
vnic_rss.h
vnic_stats.h
vnic_wq.c
vnic_wq.h
wq_enet_desc.h