index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-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-09
lan743x: remove redundant statement in lan743x_ethtool_get_eee
Heiner Kallweit
1
-1
/
+0
2023-12-14
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-10
net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
Raju Lakkaraju
1
-2
/
+105
2022-11-10
net: lan743x: Remove unused argument in lan743x_common_regs( )
Raju Lakkaraju
1
-4
/
+2
2022-10-26
net: lan743x: Add support for get_pauseparam and set_pauseparam
Raju Lakkaraju
1
-0
/
+46
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-06-17
net: lan743x: Add support to SGMII 1G and 2.5G
Raju Lakkaraju
1
-3
/
+3
2022-06-17
net: lan743x: Add support to Secure-ON WOL
Raju Lakkaraju
1
-0
/
+12
2022-06-17
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-25
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-04
lan743x: fix for potential NULL pointer dereference with bare card
Sergej Bauer
1
-4
/
+5
2020-08-24
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-24
lan743x: Add RSS support
Bryan Whitehead
1
-0
/
+132
2018-07-24
lan743x: Add EEE support
Bryan Whitehead
1
-0
/
+85
2018-07-24
lan743x: Add power management support
Bryan Whitehead
1
-0
/
+47
2018-07-24
lan743x: Add support for ethtool eeprom access
Bryan Whitehead
1
-0
/
+209
2018-07-24
lan743x: Add support for ethtool message level
Bryan Whitehead
1
-0
/
+17
2018-07-24
lan743x: Add support for ethtool statistics
Bryan Whitehead
1
-0
/
+180
2018-07-24
lan743x: Add support for ethtool link settings
Bryan Whitehead
1
-0
/
+5
2018-07-24
lan743x: Add support for ethtool get_drvinfo
Bryan Whitehead
1
-0
/
+21