linux/drivers/net/ethernet/8390
Andrew Lunn e7f4dc3536 mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and
initialize it to POLLING. This is what most MDIO drivers want, so
allowing code to be removed from the drivers.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-07 14:31:26 -05:00
..
8390.c
8390.h
8390p.c
apne.c
ax88796.c mdio: Move allocation of interrupts into core 2016-01-07 14:31:26 -05:00
axnet_cs.c
etherh.c
hydra.c
Kconfig net: mac8390: Allow modular build 2015-09-29 21:11:12 -07:00
lib8390.c
mac8390.c net: mac8390: Allow modular build 2015-09-29 21:11:12 -07:00
Makefile
mcf8390.c
ne2k-pci.c
ne.c
pcnet_cs.c
smc-ultra.c
stnic.c
wd.c
zorro8390.c