summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c
AgeCommit message (Expand)Author
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
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran
2020-09-23net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng
2020-09-16net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang
2020-09-15net: stmmac: add ethtool support for get/set channelsOng Boon Leong
2020-08-03net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang
2020-07-28net: stmmac: Support WOL with phyJisheng Zhang
2020-07-28net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang
2020-07-28net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang