aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/aquantia.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn1-7/+2
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-6/+0
2018-10-01net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn1-6/+6
2018-03-01net: phy: aquantia: Utilize genphy_c45_aneg_done()Florian Fainelli1-14/+6
2016-10-20net: phy: aquantia: add PHY ID of AQR106 and AQR107Shaohui Xie1-0/+28
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-4/+0
2015-10-14net: phy: aquantia/teranetics: Convert to use module_phy_driver macroAxel Lin1-14/+1
2015-08-23net: phy: add interrupt support for aquantia phyShaohui Xie1-0/+49
2015-07-31net: phy: add driver for aquantia phyShaohui Xie1-0/+152