summaryrefslogtreecommitdiff
path: root/drivers/net/phy/aquantia_main.c
AgeCommit message (Expand)Author
2023-11-16net: phy: aquantia: move to separate directoryChristian Marangi
2022-11-15net: phy: aquantia: add AQR112 and AQR412 PHY IDsVladimir Oltean
2022-09-23net: phy: aquantia: Add support for rate matchingSean Anderson
2022-09-23net: phy: aquantia: Add some additional phy interfacesSean Anderson
2022-09-13net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-22net: phy: Add support for AQR113C EPHYBhadram Varka
2022-06-16phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil
2022-01-31phy: make phy_set_max_speed() *void*Sergey Shtylyov
2020-11-11net: phy: aquantia: do not return an error on clearing pending IRQsIoana Ciornei
2020-11-05net: phy: aquantia: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-05net: phy: aquantia: implement generic .handle_interrupt() callbackIoana Ciornei
2020-03-23net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: aquantia: remove downshift warning now that phylib takes careHeiner Kallweit
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2019-12-26net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur
2019-05-24net: phy: aquantia: add USXGMII support and warn if XGMII mode is setHeiner Kallweit
2019-05-16net: phy: aquantia: readd XGMII support for AQR107Madalin-cristian Bucur
2019-04-09net: phy: remove unnecessary callback settings in C45 driversHeiner Kallweit
2019-04-01net: phy: aquantia: add SGMII statisticsHeiner Kallweit
2019-04-01net: phy: aquantia: add suspend / resume callbacks for AQR107 familyHeiner Kallweit
2019-03-26net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in useHeiner Kallweit
2019-03-26net: phy: aquantia: report PHY details like firmware versionHeiner Kallweit
2019-03-26net: phy: aquantia: print remote capabilities if link partner is Aquantia PHYHeiner Kallweit
2019-03-26net: phy: aquantia: simplify aqr_config_anegHeiner Kallweit
2019-03-22net: phy: aquantia: add downshift supportHeiner Kallweit
2019-03-20net: phy: aquantia: check for changed interface mode in read_statusNikita Yushchenko
2019-03-20net: phy: aquantia: check for supported interface modes in config_initAndrew Lunn
2019-02-25net: phy: aquantia: add hwmon supportHeiner Kallweit
2019-02-25net: phy: aquantia: rename aquantia.c to aquantia_main.cHeiner Kallweit