linux/drivers/net/ibm_emac
Roland Dreier bfe13f54f5 ibm_emac: Convert to use napi_struct independent of struct net_device
Commit da3dedd9 ("[NET]: Make NAPI polling independent of struct
net_device objects.") changed the interface to NAPI polling.  Fix up
the ibm_emac driver so that it works with this new interface.  This is
actually a nice cleanup because ibm_emac is one of the drivers that
wants to have multiple NAPI structures for a single net_device.

Tested with the internal MAC of a PowerPC 440SPe SoC with an AMCC
'Yucca' evaluation board.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-10-10 16:55:31 -07:00
..
Kconfig Device tree aware EMAC driver 2007-10-10 16:51:52 -07:00
Makefile
ibm_emac.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ibm_emac_core.c [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 2007-10-10 16:51:45 -07:00
ibm_emac_core.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ibm_emac_debug.c drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE 2007-10-10 16:51:15 -07:00
ibm_emac_debug.h fix file specification in comments 2006-10-03 23:01:26 +02:00
ibm_emac_mal.c ibm_emac: Convert to use napi_struct independent of struct net_device 2007-10-10 16:55:31 -07:00
ibm_emac_mal.h ibm_emac: Convert to use napi_struct independent of struct net_device 2007-10-10 16:55:31 -07:00
ibm_emac_phy.c ibm_emac: improved PHY support 2007-05-17 20:43:14 -04:00
ibm_emac_phy.h
ibm_emac_rgmii.c ibm_emac: fix section mismatch warnings 2007-05-17 20:43:14 -04:00
ibm_emac_rgmii.h ibm_emac: fix section mismatch warnings 2007-05-17 20:43:14 -04:00
ibm_emac_tah.c ibm_emac: fix section mismatch warnings 2007-05-17 20:43:14 -04:00
ibm_emac_tah.h ibm_emac: fix section mismatch warnings 2007-05-17 20:43:14 -04:00
ibm_emac_zmii.c ibm_emac: fix section mismatch warnings 2007-05-17 20:43:14 -04:00
ibm_emac_zmii.h ibm_emac: fix section mismatch warnings 2007-05-17 20:43:14 -04:00