index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_ethtool.c
Age
Commit message (
Expand
)
Author
2025-06-19
net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
Russell King (Oracle)
2025-06-16
net: stmmac: remove pcs_get_adv_lp() support
Russell King (Oracle)
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
2025-04-18
net: stmmac: move frag_size handling out of spin_lock
Faizal Rahim
2025-04-17
net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
Kees Cook
2025-01-10
net: stmmac: report EEE error statistics if EEE is supported
Russell King (Oracle)
2025-01-10
net: stmmac: remove redundant code from ethtool EEE ops
Russell King (Oracle)
2025-01-10
net: stmmac: move tx_lpi_timer tracking to phylib
Russell King (Oracle)
2024-12-19
net: stmmac: Drop useless code related to ethtool rx-copybreak
Furong Xu
2024-11-03
net: stmmac: Refactor FPE functions to generic version
Furong Xu
2024-11-03
net: stmmac: Introduce stmmac_fpe_supported()
Furong Xu
2024-11-03
net: stmmac: Introduce separate files for FPE implementation
Furong Xu
2024-09-10
net: stmmac: configure FPE via ethtool-mm
Furong Xu
2024-09-09
net: stmmac: Remove setting of RX software timestamp
Gal Pressman
2024-09-02
net: stmmac: drop the ethtool begin() callback
Andrew Halaney
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-05-30
net: stmmac: include linux/io.h rather than asm/io.h
Russell King (Oracle)
2024-04-08
net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statistics
Minda Chen
2024-02-27
net: stmmac: mmc_core: Drop interrupt registers from stats
Jesper Nilsson
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-07
net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()
Russell King (Oracle)
2024-02-07
net: stmmac: protect updates of 64-bit statistics counters
Petr Tesarik
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-16
net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...
Qiang Ma
2024-01-13
net: stmmac: Fix ethool link settings ops for integrated PCS
Sneh Shah
2024-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-01-07
net: stmmac: fix ethtool per-queue statistics
Petr Tesarik
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
net: stmmac: mmc: Support more counters for XGMAC Core
Furong Xu
2023-10-19
net: stmmac: Remove redundant checking for rx_coalesce_usecs
Gan Yi Fang
2023-09-19
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
2023-07-19
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
2023-04-07
net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()
Vladimir Oltean
2023-01-16
net: stmmac: Fix queue statistics reading
Kurt Kanzenbach
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-25
net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
Christian Marangi
2022-07-18
net: stmmac: remove redunctant disable xPCS EEE call
Wong Vee Khee
2022-01-31
net: stmmac: dump gmac4 DMA registers correctly
Camel Guo
2021-11-29
stmmac: remove ethtool driver version info
Heiner Kallweit
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-16
net: stmmac: add ethtool per-queue irq statistic support
Vijayakannan Ayyathurai
2021-08-16
net: stmmac: add ethtool per-queue statistic framework
Vijayakannan Ayyathurai
2021-06-03
net: pcs: xpcs: convert to phylink_pcs_ops
Vladimir Oltean
2021-06-03
net: pcs: xpcs: convert to mdio_device
Vladimir Oltean
2021-06-03
net: pcs: xpcs: export xpcs_config_eee
Vladimir Oltean
2021-05-17
net: stmmac: Add callbacks for DWC xpcs Energy Efficient Ethernet
Michael Sit Wei Hong
2021-03-18
net: stmmac: Add EST errors into ethtool statistic
Ong Boon Leong
2021-03-17
net: stmmac: add per-queue TX & RX coalesce ethtool support
Ong Boon Leong
2021-02-17
net: stmmac: Add PCI bus info to ethtool driver query output
Wong Vee Khee
[next]