index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
lan743x_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-16
net: lan743x: Add support to SGMII 1G and 2.5G
Raju Lakkaraju
1
-3
/
+3
2022-06-16
net: lan743x: Add support to Secure-ON WOL
Raju Lakkaraju
1
-0
/
+12
2022-06-16
net: lan743x: Add support to LAN743x register dump
Raju Lakkaraju
1
-0
/
+45
2022-03-18
net: lan743x: Add support for OTP
Raju Lakkaraju
1
-3
/
+166
2022-03-18
net: lan743x: Add support for EEPROM
Raju Lakkaraju
1
-5
/
+173
2022-03-18
net: lan743x: Add support to display Tx Queue statistics
Raju Lakkaraju
1
-0
/
+31
2022-01-24
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
1
-1
/
+1
2021-03-29
lan743x: remove redundant intializations of pointers adapter and phydev
Colin Ian King
1
-2
/
+2
2020-11-03
lan743x: fix for potential NULL pointer dereference with bare card
Sergej Bauer
1
-4
/
+5
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-01
lan743x: Added fixed link and RGMII support
Roelof Berg
1
-2
/
+2
2019-01-26
lan743x: Provide Read/Write Access to on chip OTP
Bryan Whitehead
1
-47
/
+170
2018-08-11
lan743x: lan743x: Add PTP support
Bryan Whitehead
1
-0
/
+27
2018-07-23
lan743x: Add RSS support
Bryan Whitehead
1
-0
/
+132
2018-07-23
lan743x: Add EEE support
Bryan Whitehead
1
-0
/
+85
2018-07-23
lan743x: Add power management support
Bryan Whitehead
1
-0
/
+47
2018-07-23
lan743x: Add support for ethtool eeprom access
Bryan Whitehead
1
-0
/
+209
2018-07-23
lan743x: Add support for ethtool message level
Bryan Whitehead
1
-0
/
+17
2018-07-23
lan743x: Add support for ethtool statistics
Bryan Whitehead
1
-0
/
+180
2018-07-23
lan743x: Add support for ethtool link settings
Bryan Whitehead
1
-0
/
+5
2018-07-23
lan743x: Add support for ethtool get_drvinfo
Bryan Whitehead
1
-0
/
+21