index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2025-01-14
net: phy: Constify struct mdio_device_id
Christophe JAILLET
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