summaryrefslogtreecommitdiff
path: root/drivers/net/phy/aquantia/aquantia_main.c
AgeCommit message (Expand)Author
2024-11-11net: phy: aquantia: Add mdix config and reportingPaul Davey
2024-10-15net: phy: aquantia: fix return value check in aqr107_config_mdi()Daniel Golle
2024-10-15net: phy: aquantia: correctly describe LED polarity overrideDaniel Golle
2024-10-11net: phy: aquantia: poll status registerAryan Srivastava
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-08net: phy: aquantia: allow forcing order of MDI pairsDaniel Golle
2024-10-03net: phy: aquantia: remove usage of phy_set_max_speedAbhishek Chauhan
2024-10-03net: phy: aquantia: AQR115c fix up PMA capabilitiesAbhishek Chauhan
2024-09-24net: phy: aquantia: fix applying active_low bit after resetDaniel Golle
2024-09-19net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not presentVladimir Oltean
2024-07-30net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115cBartosz Golaszewski
2024-07-10net: phy: aquantia: add support for aqr115cBartosz Golaszewski
2024-07-10net: phy: aquantia: wait for the GLOBAL_CFG to start returning real valuesBartosz Golaszewski
2024-07-10net: phy: aquantia: rename and export aqr107_wait_reset_complete()Bartosz Golaszewski
2024-06-05net: phy: aquantia: add support for PHY LEDsDaniel Golle
2024-06-05net: phy: aquantia: move priv and hw stat to headerChristian Marangi
2024-04-02net: phy: aquantia: add support for AQR114C PHY IDPaweł Owoc
2024-02-18net: phy: aquantia: add AQR813 PHY IDChristian Marangi
2024-02-16net: phy: aquantia: add AQR113 PHY IDChristian Marangi
2024-02-15net: phy: aquantia: add AQR111 and AQR111B0 PHY IDChristian Marangi
2024-02-13net: phy: aquantia: clear PMD Global Transmit Disable bit during initRobert Marko
2023-11-27net: phy: aquantia: fill in possible_interfaces for AQR113CRussell King (Oracle)
2023-11-16net: phy: aquantia: add firmware load supportRobert Marko
2023-11-16net: phy: aquantia: move MMD_VEND define to headerChristian Marangi
2023-11-16net: phy: aquantia: move to separate directoryChristian Marangi