index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
aquantia.c
Age
Commit message (
Expand
)
Author
2022-11-28
drivers: net: aquantia: fix typos
Tim Harvey
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX
Marek BehĂșn
2021-09-28
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
Vladimir Oltean
2021-09-28
net: replace the "xfi" phy-mode with "10gbase-r"
Vladimir Oltean
2021-07-22
drivers: net: aquantia: fix unsigned compared against 0
Cosmin-Florin Aluchenesei
2020-09-24
drivers: net: phy: Use Aquantia driver for AQR113C
Madalin Bucur
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-03-09
drivers: net: phy: aquantia: make it less verbose
Alex Marginean
2020-03-09
drivers: net: phy: aquantia: drop XGMII as a valid system interface proto
Alex Marginean
2019-12-09
drivers: net: aquantia: check system interface too when checking for link up
Alex Marginean
2019-12-09
drivers: net: aquantia: set SMBus addr based on DT property
Alex Marginean
2019-12-09
drivers: net: aquantia: set MDI reversal based on DT property
Alex Marginean
2019-12-09
drivers: net: aquantia: set up SI protocol based on interface type
Alex Marginean
2019-12-09
drivers: net: aquantia: add PHY generation information
Alex Marginean
2019-12-09
drivers: net: aquantia: use XFI, USXGMII interface types
Alex Marginean
2019-12-09
net: phy: aquantia: wait for phy init sequence to finish
Florin Chiculita
2019-07-18
drivers: net: phy: Use Aquantia driver for AQR112, AQR412
Alexandru Marginean
2019-05-08
net: phy: aquantia: Set only autoneg on in register 4.c441
Valentin-catalin Neacsu
2019-01-24
net: phy: aquantia: Print information on config
Valentin-catalin Neacsu
2019-01-24
net: phy: aquantia: Enable autoneg when on USXGMII
Valentin-catalin Neacsu
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
2018-10-24
net: phy: aquantia: autodetect if firmware needs to be loaded
Jeremy Gebben
2018-10-24
net: phy: aquantia: add firmware loading support
Jeremy Gebben
2018-10-24
configs: migrate CONFIG_PHY_AQUANTIA to Kconfig
Jeremy Gebben
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-22
drivers: net: phy: Fix aquantia compilation with DM
Calvin Johnson
2016-07-06
driver: net: phylib: add support for aquantia AQR106/107 PHY
Mingkai Hu
2015-11-30
net: phy: added aquantia PHY AQR405 support
Shaohui Xie
2015-01-16
phylib: add support for aquantia PHYs
Shaohui Xie