index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
aquantia.c
Age
Commit message (
Expand
)
Author
2026-02-04
net: phy: aquantia: add support for Marvell CUX3410 10Gb PHY
Weijie Gao
2025-12-01
net: phy: aquantia: use generic firmware loader
Beiyan Yun
2025-12-01
net: phy: aquantia: refactor firmware upload helpers
Beiyan Yun
2025-10-22
net: phy: aquantia: switch to use phy_get_ofnode()
Beiyan Yun
2025-08-01
net: phy: Support overriding Auto Negotiation timeout with env variable
Siddharth Vadapalli
2024-06-13
net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2023-04-07
net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: aquantia: Staticize PHY driver entries
Marek Vasut
2022-12-07
net: phy: Remove non-DM_ETH code
Tom Rini
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