index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
aquantia_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: aquantia: do not return an error on clearing pending IRQs
Ioana Ciornei
2020-11-11
1
-2
/
+2
*
net: phy: aquantia: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-06
1
-17
/
+19
*
net: phy: aquantia: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-06
1
-0
/
+27
*
net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
2020-03-24
1
-9
/
+4
*
net: phy: aquantia: remove downshift warning now that phylib takes care
Heiner Kallweit
2020-03-24
1
-24
/
+1
*
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
2020-01-06
1
-2
/
+5
*
net: phy: aquantia: add suspend / resume ops for AQR105
Madalin Bucur
2019-12-27
1
-0
/
+2
*
net: phy: aquantia: add USXGMII support and warn if XGMII mode is set
Heiner Kallweit
2019-05-24
1
-0
/
+8
*
net: phy: aquantia: readd XGMII support for AQR107
Madalin-cristian Bucur
2019-05-16
1
-0
/
+1
*
net: phy: remove unnecessary callback settings in C45 drivers
Heiner Kallweit
2019-04-09
1
-14
/
+0
*
net: phy: aquantia: add SGMII statistics
Heiner Kallweit
2019-04-02
1
-2
/
+112
*
net: phy: aquantia: add suspend / resume callbacks for AQR107 family
Heiner Kallweit
2019-04-02
1
-0
/
+16
*
net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in use
Heiner Kallweit
2019-03-26
1
-1
/
+13
*
net: phy: aquantia: report PHY details like firmware version
Heiner Kallweit
2019-03-26
1
-0
/
+62
*
net: phy: aquantia: print remote capabilities if link partner is Aquantia PHY
Heiner Kallweit
2019-03-26
1
-0
/
+49
*
net: phy: aquantia: simplify aqr_config_aneg
Heiner Kallweit
2019-03-26
1
-32
/
+13
*
net: phy: aquantia: add downshift support
Heiner Kallweit
2019-03-22
1
-10
/
+145
*
net: phy: aquantia: check for changed interface mode in read_status
Nikita Yushchenko
2019-03-20
1
-2
/
+44
*
net: phy: aquantia: check for supported interface modes in config_init
Andrew Lunn
2019-03-20
1
-0
/
+17
*
net: phy: aquantia: add hwmon support
Heiner Kallweit
2019-02-25
1
-0
/
+4
*
net: phy: aquantia: rename aquantia.c to aquantia_main.c
Heiner Kallweit
2019-02-25
1
-0
/
+279