summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/amd.c
Commit message (Collapse)AuthorAgeFilesLines
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-091-7/+1
| | | | | | | | | | | | | | | | If registering of one of them fails, all already registered drivers of this module will be unregistered. Use the new register/unregister functions in all drivers registering more than one driver. amd.c, realtek.c: Simplify: directly return registration result. Tested with broadcom.c All others compile-tested. Signed-off-by: Christian Hohnstaedt <chohnstaedt@innominate.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* phy: add am79c874 PHY supportHeiko Schocher2012-03-191-0/+102
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: David S. Miller <davem@davemloft.net>
OpenPOWER on IntegriCloud