aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/at803x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-20net: phy: at803x: use genphy_config_init()Daniel Mack1-33/+3
2014-03-29phy/at8031: enable at8031 to work on interrupt modeZhao Qiang1-0/+30
2013-09-27net: phy: at803x: add suspend/resume callbacksDaniel Mack1-0/+45
2013-09-27net: phy: at803x: don't pass function pointers with &Daniel Mack1-6/+6
2013-07-11drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa1-0/+1
2013-06-04drivers: net: phy: at803x: add support for AT8031Mugunthan V N1-0/+15
2013-06-04drivers: net: phy: at803x: add interface mode supportMugunthan V N1-0/+16
2013-06-04drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N1-16/+48
2013-06-04drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N1-25/+10
2012-10-18phy: add AT803x driverMatus Ujhelyi1-0/+176