summaryrefslogtreecommitdiff
path: root/drivers/net/phy/at803x.c
AgeCommit message (Expand)Author
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29net: phy: at803x: Add a definition for PHY ID maskFabio Estevam
2016-10-27at803x: double check SGMII side autonegZefir Kurtisi
2016-10-27Revert "at803x: fix suspend/resume for SGMII link"Zefir Kurtisi
2016-04-28net: phy: at803x: only the AT8030 needs a hardware reset on link changeTimur Tabi
2016-03-23net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias
2016-03-23at803x: fix reset handlingSergei Shtylyov
2016-03-13at803x: fix suspend/resume for SGMII linkZefir Kurtisi
2016-01-17net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl
2016-01-17net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl
2016-01-17net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl
2016-01-17net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn
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