summaryrefslogtreecommitdiff
path: root/drivers/net/phy/at803x.c
AgeCommit message (Expand)Author
2021-10-27net: phy: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-25net: phy: add qca8081 cdt featureLuo Jie
2021-10-25net: phy: adjust qca8081 master/slave seed value if link downLuo Jie
2021-10-25net: phy: add qca8081 soft_reset and enable master/slave seedLuo Jie
2021-10-25net: phy: add qca8081 config_initLuo Jie
2021-10-25net: phy: add qca8081 config_anegLuo Jie
2021-10-25net: phy: add qca8081 get_featuresLuo Jie
2021-10-25net: phy: add qca8081 read_statusLuo Jie
2021-10-25net: phy: add qca8081 ethernet phy driverLuo Jie
2021-10-25net: phy: at803x: use GENMASK() for speed statusLuo Jie
2021-10-25net: phy: at803x: improve the WOL featureLuo Jie
2021-10-25net: phy: at803x: use phy_modify()Luo Jie
2021-10-25net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCSLuo Jie
2021-10-10net: phy: at803x: better describe debug regsAnsuel Smith
2021-10-10net: phy: at803x: enable prefer master for 83xx internal phyAnsuel Smith
2021-10-10net: phy: at803x: add DAC amplitude fix for 8327 phyAnsuel Smith
2021-10-10net: phy: at803x: fix resume for QCA8327 phyAnsuel Smith
2021-10-05net: phy: at803x: add QCA9561 supportDavid Bauer
2021-09-20net: phy: at803x: fix spacing and improve name for 83xx phyAnsuel Smith
2021-09-20net: phy: at803x: add resume/suspend function to qca83xx phyAnsuel Smith
2021-09-20net: phy: at803x: add support for qca 8327 A variant internal phyAnsuel Smith
2021-09-14net: phy: at803x: add support for qca 8327 internal phyAnsuel Smith
2021-07-21net: phy: at803x: finish the phy id checking simplificationVladimir Oltean
2021-07-20net: phy: at803x: simplify custom phy id matchingRussell King
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-28net: phy: at803x: mask 1000 Base-X link modeDavid Bauer
2021-05-14net: phy: add support for qca8k switch internal PHY in at803xAnsuel Smith
2021-05-14net: phy: at803x: clean whitespace errorsAnsuel Smith
2021-04-20net: phy: at803x: fix probe error if copper page is selectedMichael Walle
2021-04-15net: phy: at803x: select correct page on config initDavid Bauer
2021-03-19net: phy: at803x: remove at803x_aneg_done()Michael Walle
2021-02-15net: phy: at803x: add MDIX support to AR8031/33Michael Walle
2021-01-15net: phy: at803x: add support for configuring SmartEEERussell King
2021-01-14net: phy: ar803x: disable extended next page bitRussell King
2021-01-11net: phy: at803x: use phy_modify_mmd()Russell King
2020-11-05net: phy: at803x: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-05net: phy: at803x: implement generic .handle_interrupt() callbackIoana Ciornei
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