Age | Commit message (Expand) | Author |
2020-11-11 | net: phy: aquantia: do not return an error on clearing pending IRQs | Ioana Ciornei |
2020-11-05 | net: phy: aquantia: remove the use of .ack_interrupt() | Ioana Ciornei |
2020-11-05 | net: phy: aquantia: implement generic .handle_interrupt() callback | Ioana Ciornei |
2020-03-23 | net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code | Dejin Zheng |
2020-03-23 | net: phy: aquantia: remove downshift warning now that phylib takes care | Heiner Kallweit |
2020-01-05 | net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR | Russell King |
2019-12-26 | net: phy: aquantia: add suspend / resume ops for AQR105 | Madalin Bucur |
2019-05-24 | net: phy: aquantia: add USXGMII support and warn if XGMII mode is set | Heiner Kallweit |
2019-05-16 | net: phy: aquantia: readd XGMII support for AQR107 | Madalin-cristian Bucur |
2019-04-09 | net: phy: remove unnecessary callback settings in C45 drivers | Heiner Kallweit |
2019-04-01 | net: phy: aquantia: add SGMII statistics | Heiner Kallweit |
2019-04-01 | net: phy: aquantia: add suspend / resume callbacks for AQR107 family | Heiner Kallweit |
2019-03-26 | net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in use | Heiner Kallweit |
2019-03-26 | net: phy: aquantia: report PHY details like firmware version | Heiner Kallweit |
2019-03-26 | net: phy: aquantia: print remote capabilities if link partner is Aquantia PHY | Heiner Kallweit |
2019-03-26 | net: phy: aquantia: simplify aqr_config_aneg | Heiner Kallweit |
2019-03-22 | net: phy: aquantia: add downshift support | Heiner Kallweit |
2019-03-20 | net: phy: aquantia: check for changed interface mode in read_status | Nikita Yushchenko |
2019-03-20 | net: phy: aquantia: check for supported interface modes in config_init | Andrew Lunn |
2019-02-25 | net: phy: aquantia: add hwmon support | Heiner Kallweit |
2019-02-25 | net: phy: aquantia: rename aquantia.c to aquantia_main.c | Heiner Kallweit |