]> git.baikalelectronics.ru Git - kernel.git/commit
r6040: implement phylib
authorFlorian Fainelli <florian@openwrt.org>
Mon, 31 May 2010 09:18:57 +0000 (09:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Jun 2010 07:15:49 +0000 (00:15 -0700)
commit3b5d8ff40306c86a0f22ac2874bda5f370dff4ee
tree7c6b010e3cb67ba3c113fdf542368aa42390ac46
parentf5a624b983d7739e44f76715bdc652f6cc8be291
r6040: implement phylib

This patch adds support for using phylib and adds the required mdiobus driver
stubs. This allows for less code to be present in the driver and removes
the PHY status specific timer which is now handled by phylib directly.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/r6040.c