开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
aquantia
/
aquantia_main.c
Age
Commit message (
Expand
)
Author
2024-11-11
net: phy: aquantia: Add mdix config and reporting
Paul Davey
2024-10-15
net: phy: aquantia: fix return value check in aqr107_config_mdi()
Daniel Golle
2024-10-15
net: phy: aquantia: correctly describe LED polarity override
Daniel Golle
2024-10-11
net: phy: aquantia: poll status register
Aryan Srivastava
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-08
net: phy: aquantia: allow forcing order of MDI pairs
Daniel Golle
2024-10-03
net: phy: aquantia: remove usage of phy_set_max_speed
Abhishek Chauhan
2024-10-03
net: phy: aquantia: AQR115c fix up PMA capabilities
Abhishek Chauhan
2024-09-24
net: phy: aquantia: fix applying active_low bit after reset
Daniel Golle
2024-09-19
net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not present
Vladimir Oltean
2024-07-30
net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115c
Bartosz Golaszewski
2024-07-10
net: phy: aquantia: add support for aqr115c
Bartosz Golaszewski
2024-07-10
net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values
Bartosz Golaszewski
2024-07-10
net: phy: aquantia: rename and export aqr107_wait_reset_complete()
Bartosz Golaszewski
2024-06-05
net: phy: aquantia: add support for PHY LEDs
Daniel Golle
2024-06-05
net: phy: aquantia: move priv and hw stat to header
Christian Marangi
2024-04-02
net: phy: aquantia: add support for AQR114C PHY ID
Paweł Owoc
2024-02-18
net: phy: aquantia: add AQR813 PHY ID
Christian Marangi
2024-02-16
net: phy: aquantia: add AQR113 PHY ID
Christian Marangi
2024-02-15
net: phy: aquantia: add AQR111 and AQR111B0 PHY ID
Christian Marangi
2024-02-13
net: phy: aquantia: clear PMD Global Transmit Disable bit during init
Robert Marko
2023-11-27
net: phy: aquantia: fill in possible_interfaces for AQR113C
Russell King (Oracle)
2023-11-16
net: phy: aquantia: add firmware load support
Robert Marko
2023-11-16
net: phy: aquantia: move MMD_VEND define to header
Christian Marangi
2023-11-16
net: phy: aquantia: move to separate directory
Christian Marangi