commit | 3831861b4ad8fd0ad7110048eb3e155628799d2b | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Mon May 31 09:18:57 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 01 00:15:49 2010 -0700 |
tree | 7c6b010e3cb67ba3c113fdf542368aa42390ac46 | |
parent | 0da529a7d996f100569040857ddf4d63a1b24e82 [diff] |
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>