index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
lan743x_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: lan743x: Add support for OTP
Raju Lakkaraju
2022-03-18
1
-3
/
+166
*
net: lan743x: Add support for EEPROM
Raju Lakkaraju
2022-03-18
1
-5
/
+173
*
net: lan743x: Add support to display Tx Queue statistics
Raju Lakkaraju
2022-03-18
1
-0
/
+31
*
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
2022-01-24
1
-1
/
+1
*
lan743x: remove redundant intializations of pointers adapter and phydev
Colin Ian King
2021-03-29
1
-2
/
+2
*
lan743x: fix for potential NULL pointer dereference with bare card
Sergej Bauer
2020-11-03
1
-4
/
+5
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
lan743x: Added fixed link and RGMII support
Roelof Berg
2020-06-01
1
-2
/
+2
*
lan743x: Provide Read/Write Access to on chip OTP
Bryan Whitehead
2019-01-26
1
-47
/
+170
*
lan743x: lan743x: Add PTP support
Bryan Whitehead
2018-08-11
1
-0
/
+27
*
lan743x: Add RSS support
Bryan Whitehead
2018-07-23
1
-0
/
+132
*
lan743x: Add EEE support
Bryan Whitehead
2018-07-23
1
-0
/
+85
*
lan743x: Add power management support
Bryan Whitehead
2018-07-23
1
-0
/
+47
*
lan743x: Add support for ethtool eeprom access
Bryan Whitehead
2018-07-23
1
-0
/
+209
*
lan743x: Add support for ethtool message level
Bryan Whitehead
2018-07-23
1
-0
/
+17
*
lan743x: Add support for ethtool statistics
Bryan Whitehead
2018-07-23
1
-0
/
+180
*
lan743x: Add support for ethtool link settings
Bryan Whitehead
2018-07-23
1
-0
/
+5
*
lan743x: Add support for ethtool get_drvinfo
Bryan Whitehead
2018-07-23
1
-0
/
+21