Star64_linux/drivers/net/phy
Timur Tabi eb8a54a78e phylib: introduce mdiobus_alloc_size()
Introduce function mdiobus_alloc_size() as an alternative to mdiobus_alloc().
Most callers of mdiobus_alloc() also allocate a private data structure, and
then manually point bus->priv to this object.  mdiobus_alloc_size()
combines the two operations into one, which simplifies memory management.

The original mdiobus_alloc() now just calls mdiobus_alloc_size(0).

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-01-12 15:23:04 -08:00
..
bcm63xx.c
broadcom.c
cicada.c
davicom.c
dp83640.c dp83640: free packet queues on remove 2011-10-24 19:14:50 -04:00
dp83640_reg.h
et1011c.c
fixed.c phy/fixed: use an unique MDIO bus name. 2012-01-10 16:35:02 -08:00
icplus.c
Kconfig phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added 2011-12-19 16:30:40 -05:00
lxt.c
Makefile phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added 2011-12-19 16:30:40 -05:00
marvell.c
mdio-bitbang.c mdio-gpio: Add reset functionality to mdio-gpio driver(v2). 2011-11-15 16:56:17 -05:00
mdio-gpio.c mdio-gpio: use an unique MDIO bus name. 2012-01-10 16:35:02 -08:00
mdio-octeon.c mdio-octeon: use an unique MDIO bus name. 2012-01-10 16:35:02 -08:00
mdio_bus.c phylib: introduce mdiobus_alloc_size() 2012-01-12 15:23:04 -08:00
micrel.c
national.c
phy.c
phy_device.c net: Change mii to ethtool advertisement function names 2011-11-21 15:27:19 -05:00
qsemi.c
realtek.c drivers/net: Add module.h to drivers who were implicitly using it 2011-10-31 19:31:07 -04:00
smsc.c net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> 2012-01-03 20:23:18 -05:00
spi_ks8995.c phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added 2011-12-19 16:30:40 -05:00
ste10Xp.c
vitesse.c phylib: Modify Vitesse RGMII skew settings 2011-10-19 15:59:45 -04:00