summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c
AgeCommit message (Expand)Author
2025-06-19net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() methodRussell King (Oracle)
2025-06-16net: stmmac: remove pcs_get_adv_lp() supportRussell King (Oracle)
2025-04-18net: ethtool: mm: extract stmmac verification logic into common libraryVladimir Oltean
2025-04-18net: stmmac: move frag_size handling out of spin_lockFaizal Rahim
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook
2025-01-10net: stmmac: report EEE error statistics if EEE is supportedRussell King (Oracle)
2025-01-10net: stmmac: remove redundant code from ethtool EEE opsRussell King (Oracle)
2025-01-10net: stmmac: move tx_lpi_timer tracking to phylibRussell King (Oracle)
2024-12-19net: stmmac: Drop useless code related to ethtool rx-copybreakFurong Xu
2024-11-03net: stmmac: Refactor FPE functions to generic versionFurong Xu
2024-11-03net: stmmac: Introduce stmmac_fpe_supported()Furong Xu
2024-11-03net: stmmac: Introduce separate files for FPE implementationFurong Xu
2024-09-10net: stmmac: configure FPE via ethtool-mmFurong Xu
2024-09-09net: stmmac: Remove setting of RX software timestampGal Pressman
2024-09-02net: stmmac: drop the ethtool begin() callbackAndrew Halaney
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-05-30net: stmmac: include linux/io.h rather than asm/io.hRussell King (Oracle)
2024-04-08net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statisticsMinda Chen
2024-02-27net: stmmac: mmc_core: Drop interrupt registers from statsJesper Nilsson
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-07net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()Russell King (Oracle)
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-16net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma
2024-01-13net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah
2024-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-01-07net: stmmac: fix ethtool per-queue statisticsPetr Tesarik
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13net: stmmac: mmc: Support more counters for XGMAC CoreFurong Xu
2023-10-19net: stmmac: Remove redundant checking for rx_coalesce_usecsGan Yi Fang
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2023-07-19net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang
2023-04-07net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()Vladimir Oltean
2023-01-16net: stmmac: Fix queue statistics readingKurt Kanzenbach
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-25net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi
2022-07-18net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee
2022-01-31net: stmmac: dump gmac4 DMA registers correctlyCamel Guo
2021-11-29stmmac: remove ethtool driver version infoHeiner Kallweit
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-16net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai
2021-08-16net: stmmac: add ethtool per-queue statistic frameworkVijayakannan Ayyathurai
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean
2021-05-17net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong
2021-03-18net: stmmac: Add EST errors into ethtool statisticOng Boon Leong
2021-03-17net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong
2021-02-17net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee