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
2024-09-11
net: lan743x: Add support to ethtool phylink get and set settings
Raju Lakkaraju
1
-79
/
+44
2024-09-06
lan743x: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-06-18
net: lan743x: Support WOL at both the PHY and MAC appropriately
Raju Lakkaraju
1
-4
/
+40
2024-04-08
net: lan743x: Fixup EEE
Andrew Lunn
1
-21
/
+0
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-2
/
+2
2024-01-08
lan743x: remove redundant statement in lan743x_ethtool_get_eee
Heiner Kallweit
1
-1
/
+0
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-16
/
+18
2023-10-24
net: microchip: lan743x: improve throughput with rx timestamp config
Vishvambar Panth S
1
-1
/
+2
2022-11-09
net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
Raju Lakkaraju
1
-2
/
+105
2022-11-09
net: lan743x: Remove unused argument in lan743x_common_regs( )
Raju Lakkaraju
1
-4
/
+2
2022-10-25
net: lan743x: Add support for get_pauseparam and set_pauseparam
Raju Lakkaraju
1
-0
/
+46
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
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