summaryrefslogtreecommitdiff
path: root/drivers/net/phy/at803x.c
AgeCommit message (Expand)Author
2020-05-10at803x: fix reset handlingSergei Shtylyov
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård
2015-04-01net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentUwe Kleine-König
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold
2014-06-22net: phy: at803x: fix coccinelle warningsFengguang Wu
2014-06-21net: phy: at803x: Add support for hardware resetDaniel Mack
2014-06-21net: phy: at803x: use #defines for supported PHY idsDaniel Mack
2014-04-23net/phy: Remove return value for void functionShruti Kanetkar
2014-04-20net: phy: at803x: use genphy_config_init()Daniel Mack
2014-03-29phy/at8031: enable at8031 to work on interrupt modeZhao Qiang
2013-09-27net: phy: at803x: add suspend/resume callbacksDaniel Mack
2013-09-27net: phy: at803x: don't pass function pointers with &Daniel Mack
2013-07-11drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa
2013-06-04drivers: net: phy: at803x: add support for AT8031Mugunthan V N
2013-06-04drivers: net: phy: at803x: add interface mode supportMugunthan V N
2013-06-04drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N
2013-06-04drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N
2012-10-18phy: add AT803x driverMatus Ujhelyi