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