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_main.c
Age
Commit message (
Expand
)
Author
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-22
net: phy: Add support for AQR113C EPHY
Bhadram Varka
2022-06-16
phy: aquantia: Fix AN when higher speeds than 1G are not advertised
Claudiu Manoil
2022-01-31
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
2020-11-11
net: phy: aquantia: do not return an error on clearing pending IRQs
Ioana Ciornei
2020-11-05
net: phy: aquantia: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
net: phy: aquantia: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-03-23
net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
net: phy: aquantia: remove downshift warning now that phylib takes care
Heiner Kallweit
2020-01-05
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
2019-12-26
net: phy: aquantia: add suspend / resume ops for AQR105
Madalin Bucur
2019-05-24
net: phy: aquantia: add USXGMII support and warn if XGMII mode is set
Heiner Kallweit
2019-05-16
net: phy: aquantia: readd XGMII support for AQR107
Madalin-cristian Bucur
2019-04-09
net: phy: remove unnecessary callback settings in C45 drivers
Heiner Kallweit
2019-04-01
net: phy: aquantia: add SGMII statistics
Heiner Kallweit
2019-04-01
net: phy: aquantia: add suspend / resume callbacks for AQR107 family
Heiner Kallweit
2019-03-26
net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in use
Heiner Kallweit
2019-03-26
net: phy: aquantia: report PHY details like firmware version
Heiner Kallweit
2019-03-26
net: phy: aquantia: print remote capabilities if link partner is Aquantia PHY
Heiner Kallweit
2019-03-26
net: phy: aquantia: simplify aqr_config_aneg
Heiner Kallweit
2019-03-22
net: phy: aquantia: add downshift support
Heiner Kallweit
2019-03-20
net: phy: aquantia: check for changed interface mode in read_status
Nikita Yushchenko
2019-03-20
net: phy: aquantia: check for supported interface modes in config_init
Andrew Lunn
2019-02-25
net: phy: aquantia: add hwmon support
Heiner Kallweit
2019-02-25
net: phy: aquantia: rename aquantia.c to aquantia_main.c
Heiner Kallweit