aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/at803x.c
AgeCommit message (Expand)Author
2020-08-26net: phy: at803x: constify static regulator_opsRikard Falkeborn
2020-07-19net: phy: at803x: add mdix configuration support for AR9331 and AR8035Oleksij Rempel
2020-07-07net: phy: at803x: Avoid comparison is always false warningAndrew Lunn
2020-05-26net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel
2020-05-23net: phy: at803x: fix PHY ID masksMichael Walle
2020-05-13net: phy: at803x: add cable diagnostics supportMichael Walle
2020-04-30net: phy: at803x: add downshift supportMichael Walle
2020-04-18net: phy: at803x: add support for AR8032 PHYDavid Bauer
2020-04-01net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel
2020-01-31net: phy: at803x: disable vddio regulatorMichael Walle
2019-11-06net: phy: at803x: remove config_init for AR9331Michael Walle
2019-11-06net: phy: at803x: fix the PHY namesMichael Walle
2019-11-06net: phy: at803x: mention AR8033 as same as AR8031Michael Walle
2019-11-06net: phy: at803x: add device tree bindingMichael Walle
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King
2019-10-03net: phy: at803x: remove probe and struct at803x_privOleksij Rempel
2019-10-03net: phy: at803x: add ar9331 supportOleksij Rempel
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-17net: phy: remove calls to genphy_config_initHeiner Kallweit
2019-08-12net: phy: at803x: stop switching phy delay config needlesslyAndré Draszik
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-03-20net: phy: improve handling link_change_notify callbackHeiner Kallweit
2019-02-22net: phy: at803x: disable delay only for RGMII modeVinod Koul
2019-02-22net: phy: at803x: don't inline helpersVinod Koul
2019-01-27net: phy: at803x: Use helpers to access MMD PHY registersCarlo Caione
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2019-01-22net: phy: at803x: Disable phy delay for RGMII modeVinod Koul
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-10-01net: phy: Add phydev_warn()Andrew Lunn
2018-01-08net: phy: fix wrong masks to phy_modify()Russell King
2018-01-03net: phy: convert read-modify-write to phy_modify()Russell King
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-13net: phy: fix resume handlingRussell King
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2017-10-11net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
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