index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
aquantia
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-30
net: phy: aquantia: fix commenting format
Aryan Srivastava
1
-4
/
+2
2025-03-25
net: phy: aquantia: add essential functions to aqr105 driver
Hans-Frieder Vogt
1
-2
/
+237
2025-03-25
net: phy: aquantia: search for firmware-name in fwnode
Hans-Frieder Vogt
1
-3
/
+4
2025-03-25
net: phy: aquantia: add probe function to aqr105 for firmware loading
Hans-Frieder Vogt
1
-0
/
+1
2025-02-12
net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code
Huisong Li
1
-26
/
+6
2025-01-15
net: phy: Constify struct mdio_device_id
Christophe JAILLET
1
-1
/
+1
2024-12-19
net: phy: avoid undefined behavior in *_led_polarity_set()
Arnd Bergmann
1
-1
/
+1
2024-11-12
net: phy: aquantia: Add mdix config and reporting
Paul Davey
1
-0
/
+52
2024-10-15
net: phy: aquantia: fix return value check in aqr107_config_mdi()
Daniel Golle
1
-1
/
+1
2024-10-15
net: phy: aquantia: correctly describe LED polarity override
Daniel Golle
3
-8
/
+24
2024-10-11
net: phy: aquantia: poll status register
Aryan Srivastava
1
-3
/
+16
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+33
2024-10-09
net: phy: aquantia: allow forcing order of MDI pairs
Daniel Golle
1
-0
/
+33
2024-10-04
net: phy: aquantia: remove usage of phy_set_max_speed
Abhishek Chauhan
1
-18
/
+19
2024-10-04
net: phy: aquantia: AQR115c fix up PMA capabilities
Abhishek Chauhan
1
-0
/
+14
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-24
net: phy: aquantia: fix applying active_low bit after reset
Daniel Golle
1
-3
/
+2
2024-09-24
net: phy: aquantia: fix setting active_low bit
Daniel Golle
1
-1
/
+2
2024-09-19
net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not present
Vladimir Oltean
2
-22
/
+39
2024-07-31
net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115c
Bartosz Golaszewski
1
-8
/
+21
2024-07-10
net: phy: aquantia: add support for aqr115c
Bartosz Golaszewski
1
-0
/
+26
2024-07-10
net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values
Bartosz Golaszewski
1
-1
/
+7
2024-07-10
net: phy: aquantia: wait for FW reset before checking the vendor ID
Bartosz Golaszewski
1
-0
/
+4
2024-07-10
net: phy: aquantia: rename and export aqr107_wait_reset_complete()
Bartosz Golaszewski
2
-3
/
+5
2024-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2024-07-03
net: phy: aquantia: add missing include guards
Bartosz Golaszewski
1
-0
/
+5
2024-06-05
net: phy: aquantia: add support for PHY LEDs
Daniel Golle
4
-3
/
+252
2024-06-05
net: phy: aquantia: move priv and hw stat to header
Christian Marangi
2
-37
/
+38
2024-04-03
net: phy: aquantia: add support for AQR114C PHY ID
Paweł Owoc
1
-0
/
+21
2024-02-18
net: phy: aquantia: add AQR813 PHY ID
Christian Marangi
1
-0
/
+21
2024-02-16
net: phy: aquantia: add AQR113 PHY ID
Christian Marangi
1
-0
/
+21
2024-02-15
net: phy: aquantia: add AQR111 and AQR111B0 PHY ID
Christian Marangi
1
-0
/
+52
2024-02-13
net: phy: aquantia: clear PMD Global Transmit Disable bit during init
Robert Marko
1
-0
/
+9
2024-01-05
net: phy: aquantia: switch to crc_itu_t()
Stephen Rothwell
2
-4
/
+4
2023-11-30
net: phy: aquantia: drop wrong endianness conversion for addr and CRC
Christian Marangi
1
-10
/
+14
2023-11-28
net: phy: aquantia: fill in possible_interfaces for AQR113C
Russell King (Oracle)
2
-1
/
+80
2023-11-17
net: phy: aquantia: add firmware load support
Robert Marko
5
-1
/
+410
2023-11-17
net: phy: aquantia: move MMD_VEND define to header
Christian Marangi
3
-69
/
+69
2023-11-17
net: phy: aquantia: move to separate directory
Christian Marangi
5
-0
/
+1159