summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/aquantia.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: phy: Use Aquantia driver for AQR113CMadalin Bucur2020-09-241-0/+15
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* drivers: net: phy: aquantia: make it less verboseAlex Marginean2020-03-091-12/+12
* drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean2020-03-091-8/+9
* drivers: net: aquantia: check system interface too when checking for link upAlex Marginean2019-12-091-5/+2
* drivers: net: aquantia: set SMBus addr based on DT propertyAlex Marginean2019-12-091-0/+15
* drivers: net: aquantia: set MDI reversal based on DT propertyAlex Marginean2019-12-091-0/+39
* drivers: net: aquantia: set up SI protocol based on interface typeAlex Marginean2019-12-091-0/+107
* drivers: net: aquantia: add PHY generation informationAlex Marginean2019-12-091-0/+11
* drivers: net: aquantia: use XFI, USXGMII interface typesAlex Marginean2019-12-091-14/+33
* net: phy: aquantia: wait for phy init sequence to finishFlorin Chiculita2019-12-091-0/+15
* drivers: net: phy: Use Aquantia driver for AQR112, AQR412Alexandru Marginean2019-07-181-0/+28
* net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu2019-05-081-1/+6
* net: phy: aquantia: Print information on configValentin-catalin Neacsu2019-01-241-0/+21
* net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu2019-01-241-0/+18
* lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-081-1/+1
* net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben2018-10-241-6/+22
* net: phy: aquantia: add firmware loading supportJeremy Gebben2018-10-241-1/+233
* configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben2018-10-241-4/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* drivers: net: phy: Fix aquantia compilation with DMCalvin Johnson2018-03-221-0/+1
* driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu2016-07-061-0/+28
* net: phy: added aquantia PHY AQR405 supportShaohui Xie2015-11-301-0/+15
* phylib: add support for aquantia PHYsShaohui Xie2015-01-161-0/+156