index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-18
net: lan743x: Support WOL at both the PHY and MAC appropriately
Raju Lakkaraju
2024-04-08
net: lan743x: Fixup EEE
Andrew Lunn
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-08
lan743x: remove redundant statement in lan743x_ethtool_get_eee
Heiner Kallweit
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-10-24
net: microchip: lan743x: improve throughput with rx timestamp config
Vishvambar Panth S
2022-11-09
net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
Raju Lakkaraju
2022-11-09
net: lan743x: Remove unused argument in lan743x_common_regs( )
Raju Lakkaraju
2022-10-25
net: lan743x: Add support for get_pauseparam and set_pauseparam
Raju Lakkaraju
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-16
net: lan743x: Add support to SGMII 1G and 2.5G
Raju Lakkaraju
2022-06-16
net: lan743x: Add support to Secure-ON WOL
Raju Lakkaraju
2022-06-16
net: lan743x: Add support to LAN743x register dump
Raju Lakkaraju
2022-03-18
net: lan743x: Add support for OTP
Raju Lakkaraju
2022-03-18
net: lan743x: Add support for EEPROM
Raju Lakkaraju
2022-03-18
net: lan743x: Add support to display Tx Queue statistics
Raju Lakkaraju
2022-01-24
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
2021-03-29
lan743x: remove redundant intializations of pointers adapter and phydev
Colin Ian King
2020-11-03
lan743x: fix for potential NULL pointer dereference with bare card
Sergej Bauer
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-01
lan743x: Added fixed link and RGMII support
Roelof Berg
2019-01-26
lan743x: Provide Read/Write Access to on chip OTP
Bryan Whitehead
2018-08-11
lan743x: lan743x: Add PTP support
Bryan Whitehead
2018-07-23
lan743x: Add RSS support
Bryan Whitehead
2018-07-23
lan743x: Add EEE support
Bryan Whitehead
2018-07-23
lan743x: Add power management support
Bryan Whitehead
2018-07-23
lan743x: Add support for ethtool eeprom access
Bryan Whitehead
2018-07-23
lan743x: Add support for ethtool message level
Bryan Whitehead
2018-07-23
lan743x: Add support for ethtool statistics
Bryan Whitehead
2018-07-23
lan743x: Add support for ethtool link settings
Bryan Whitehead
2018-07-23
lan743x: Add support for ethtool get_drvinfo
Bryan Whitehead