]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mdio: Add generic MDIO (clause 45) support functions
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 29 Apr 2009 08:04:46 +0000 (08:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2009 00:32:29 +0000 (17:32 -0700)
commit1b1c2e95103ce391c2ea39a9460968fcb73deb30
tree1e94eb6be16d539c579af6384f44850f91e98f6a
parent52c94dfae11d9ffd70b7bd003a36a4e210f2866a
mdio: Add generic MDIO (clause 45) support functions

These roughly mirror many of the MII library functions and are based
on code from the sfc driver.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/mdio.c [new file with mode: 0644]
include/linux/mdio.h