summaryrefslogtreecommitdiff
path: root/drivers/net/phy/aquantia.c
AgeCommit message (Expand)Author
2019-02-25net: phy: aquantia: rename aquantia.c to aquantia_main.cHeiner Kallweit
2019-02-23net: phy: aquantia: use genphy_c45_read_statusHeiner Kallweit
2019-02-23net: phy: aquantia: add support for auto-negotiation configurationAndrew Lunn
2019-02-23net: phy: aquantia: remove false 5G and 10G speed ability for AQCS109Heiner Kallweit
2019-02-22net: phy: aquantia: Use get_features for the PHYs abilitiesAndrew Lunn
2019-02-09net: phy: aquantia: add support for AQCS109Nikita Yushchenko
2019-02-03net: phy: aquantia: replace magic numbers with constantsHeiner Kallweit
2019-02-03net: phy: aquantia: use macro PHY_ID_MATCH_MODELHeiner Kallweit
2019-02-03net: phy: aquantia: remove unneeded includesHeiner Kallweit
2019-02-03net: phy: aquantia: Shorten name space prefix to aqr_Andrew Lunn
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-10-01net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn
2018-03-01net: phy: aquantia: Utilize genphy_c45_aneg_done()Florian Fainelli
2016-10-20net: phy: aquantia: add PHY ID of AQR106 and AQR107Shaohui Xie
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2015-10-14net: phy: aquantia/teranetics: Convert to use module_phy_driver macroAxel Lin
2015-08-23net: phy: add interrupt support for aquantia phyShaohui Xie
2015-07-31net: phy: add driver for aquantia phyShaohui Xie