aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/aquantia.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-03-09drivers: net: phy: aquantia: make it less verboseAlex Marginean1-12/+12
2020-03-09drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean1-8/+9
2019-12-09drivers: net: aquantia: check system interface too when checking for link upAlex Marginean1-5/+2
2019-12-09drivers: net: aquantia: set SMBus addr based on DT propertyAlex Marginean1-0/+15
2019-12-09drivers: net: aquantia: set MDI reversal based on DT propertyAlex Marginean1-0/+39
2019-12-09drivers: net: aquantia: set up SI protocol based on interface typeAlex Marginean1-0/+107
2019-12-09drivers: net: aquantia: add PHY generation informationAlex Marginean1-0/+11
2019-12-09drivers: net: aquantia: use XFI, USXGMII interface typesAlex Marginean1-14/+33
2019-12-09net: phy: aquantia: wait for phy init sequence to finishFlorin Chiculita1-0/+15
2019-07-18drivers: net: phy: Use Aquantia driver for AQR112, AQR412Alexandru Marginean1-0/+28
2019-05-08net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu1-1/+6
2019-01-24net: phy: aquantia: Print information on configValentin-catalin Neacsu1-0/+21
2019-01-24net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu1-0/+18
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich1-1/+1
2018-10-24net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben1-6/+22
2018-10-24net: phy: aquantia: add firmware loading supportJeremy Gebben1-1/+233
2018-10-24configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-22drivers: net: phy: Fix aquantia compilation with DMCalvin Johnson1-0/+1
2016-07-06driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu1-0/+28
2015-11-30net: phy: added aquantia PHY AQR405 supportShaohui Xie1-0/+15
2015-01-16phylib: add support for aquantia PHYsShaohui Xie1-0/+156