summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/at803x.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentUwe Kleine-König2015-04-011-5/+6
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-121-13/+1
* net: phy: at803x: fix coccinelle warningsFengguang Wu2014-06-221-1/+1
* net: phy: at803x: Add support for hardware resetDaniel Mack2014-06-211-41/+144
* net: phy: at803x: use #defines for supported PHY idsDaniel Mack2014-06-211-6/+10
* net/phy: Remove return value for void functionShruti Kanetkar2014-04-231-2/+1
* net: phy: at803x: use genphy_config_init()Daniel Mack2014-04-201-33/+3
* phy/at8031: enable at8031 to work on interrupt modeZhao Qiang2014-03-291-0/+30
* net: phy: at803x: add suspend/resume callbacksDaniel Mack2013-09-271-0/+45
* net: phy: at803x: don't pass function pointers with &Daniel Mack2013-09-271-6/+6
* drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-111-0/+1
* drivers: net: phy: at803x: add support for AT8031Mugunthan V N2013-06-041-0/+15
* drivers: net: phy: at803x: add interface mode supportMugunthan V N2013-06-041-0/+16
* drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N2013-06-041-16/+48
* drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N2013-06-041-25/+10
* phy: add AT803x driverMatus Ujhelyi2012-10-181-0/+176