summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/at803x.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy2017-10-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-26/+39
|\
| * at803x: double check SGMII side autonegZefir Kurtisi2016-10-271-0/+39
| * Revert "at803x: fix suspend/resume for SGMII link"Zefir Kurtisi2016-10-271-26/+0
* | net: phy: at803x: Add a definition for PHY ID maskFabio Estevam2016-10-291-6/+7
|/
* net: phy: at803x: only the AT8030 needs a hardware reset on link changeTimur Tabi2016-04-281-22/+18
* net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias2016-03-231-0/+4
* at803x: fix reset handlingSergei Shtylyov2016-03-231-3/+3
* at803x: fix suspend/resume for SGMII linkZefir Kurtisi2016-03-131-0/+26
* net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl2016-01-171-9/+23
* net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl2016-01-171-8/+11
* net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl2016-01-171-9/+54
* net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl2016-01-171-1/+1
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-9/+0
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-1/+1
* phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn2016-01-071-2/+2
* net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård2015-11-161-0/+4
* 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
OpenPOWER on IntegriCloud