aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/at803x.c
Commit message (Expand)AuthorAge
* net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy2017-10-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\
| * at803x: double check SGMII side autonegZefir Kurtisi2016-10-27
| * Revert "at803x: fix suspend/resume for SGMII link"Zefir Kurtisi2016-10-27
* | net: phy: at803x: Add a definition for PHY ID maskFabio Estevam2016-10-29
|/
* net: phy: at803x: only the AT8030 needs a hardware reset on link changeTimur Tabi2016-04-28
* net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias2016-03-23
* at803x: fix reset handlingSergei Shtylyov2016-03-23
* at803x: fix suspend/resume for SGMII linkZefir Kurtisi2016-03-13
* net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl2016-01-17
* net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl2016-01-17
* net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl2016-01-17
* net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl2016-01-17
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-07
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn2016-01-07
* net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård2015-11-16
* net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentUwe Kleine-König2015-04-01
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-12
* net: phy: at803x: fix coccinelle warningsFengguang Wu2014-06-22
* net: phy: at803x: Add support for hardware resetDaniel Mack2014-06-21
* net: phy: at803x: use #defines for supported PHY idsDaniel Mack2014-06-21
* net/phy: Remove return value for void functionShruti Kanetkar2014-04-23
* net: phy: at803x: use genphy_config_init()Daniel Mack2014-04-20
* phy/at8031: enable at8031 to work on interrupt modeZhao Qiang2014-03-29
* net: phy: at803x: add suspend/resume callbacksDaniel Mack2013-09-27
* net: phy: at803x: don't pass function pointers with &Daniel Mack2013-09-27
* drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-11
* drivers: net: phy: at803x: add support for AT8031Mugunthan V N2013-06-04
* drivers: net: phy: at803x: add interface mode supportMugunthan V N2013-06-04
* drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N2013-06-04
* drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N2013-06-04
* phy: add AT803x driverMatus Ujhelyi2012-10-18