summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/at803x.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: at803x: fix probe error if copper page is selectedMichael Walle2021-04-211-6/+17
* net: phy: at803x: select correct page on config initDavid Bauer2021-04-161-1/+49
* net: phy: at803x: remove at803x_aneg_done()Michael Walle2021-03-191-31/+0
* net: phy: at803x: add MDIX support to AR8031/33Michael Walle2021-02-161-0/+1
* net: phy: at803x: add support for configuring SmartEEERussell King2021-01-161-1/+64
* net: phy: ar803x: disable extended next page bitRussell King2021-01-151-1/+7
* net: phy: at803x: use phy_modify_mmd()Russell King2021-01-121-9/+2
* net: phy: at803x: remove the use of .ack_interrupt()Ioana Ciornei2020-11-061-7/+12
* net: phy: at803x: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-061-0/+31
* net: phy: at803x: constify static regulator_opsRikard Falkeborn2020-08-271-2/+2
* net: phy: at803x: add mdix configuration support for AR9331 and AR8035Oleksij Rempel2020-07-201-0/+78
* net: phy: at803x: Avoid comparison is always false warningAndrew Lunn2020-07-071-4/+3
* net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel2020-05-271-2/+16
* net: phy: at803x: fix PHY ID masksMichael Walle2020-05-241-9/+7
* net: phy: at803x: add cable diagnostics supportMichael Walle2020-05-131-0/+176
* net: phy: at803x: add downshift supportMichael Walle2020-05-011-0/+87
* net: phy: at803x: add support for AR8032 PHYDavid Bauer2020-04-191-0/+17
* net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel2020-04-011-2/+2
* net: phy: at803x: disable vddio regulatorMichael Walle2020-01-311-0/+11
* net: phy: at803x: remove config_init for AR9331Michael Walle2019-11-071-2/+0
* net: phy: at803x: fix the PHY namesMichael Walle2019-11-071-9/+9
* net: phy: at803x: mention AR8033 as same as AR8031Michael Walle2019-11-071-5/+7
* net: phy: at803x: add device tree bindingMichael Walle2019-11-071-1/+300
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-051-0/+69
|\
| * net: phy: at803x: use operating parameters from PHY-specific statusRussell King2019-10-051-0/+69
* | net: phy: at803x: remove probe and struct at803x_privOleksij Rempel2019-10-031-21/+0
* | net: phy: at803x: add ar9331 supportOleksij Rempel2019-10-031-0/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-24/+8
|\
| * net: phy: at803x: stop switching phy delay config needlesslyAndré Draszik2019-08-121-24/+8
* | net: phy: remove calls to genphy_config_initHeiner Kallweit2019-08-171-4/+0
|/
* net: mdio: rename mdio_device reset to reset_gpioDavid Bauer2019-04-191-1/+1
* net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit2019-04-161-3/+3
* net: phy: improve handling link_change_notify callbackHeiner Kallweit2019-03-201-17/+9
* net: phy: at803x: disable delay only for RGMII modeVinod Koul2019-02-231-11/+42
* net: phy: at803x: don't inline helpersVinod Koul2019-02-231-2/+2
* net: phy: at803x: Use helpers to access MMD PHY registersCarlo Caione2019-01-271-13/+3
* net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn2019-01-231-5/+1
* net: phy: at803x: Disable phy delay for RGMII modeVinod Koul2019-01-231-10/+12
* net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit2018-11-111-3/+0
* net: phy: Add phydev_warn()Andrew Lunn2018-10-021-1/+1
* net: phy: fix wrong masks to phy_modify()Russell King2018-01-081-1/+1
* net: phy: convert read-modify-write to phy_modify()Russell King2018-01-031-16/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-171-4/+0
|\
| * net: phy: fix resume handlingRussell King2017-12-131-4/+0
* | phylib: Add device reset GPIO supportSergei Shtylyov2017-12-051-15/+3
* | net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-011-6/+0
|/
* 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