summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statisticsMinda Chen2024-04-081-0/+2
* net: stmmac: mmc_core: Drop interrupt registers from statsJesper Nilsson2024-02-271-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-081-42/+87
|\
| * net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik2024-02-071-42/+87
* | net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()Russell King (Oracle)2024-02-071-2/+0
* | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-2/+2
|/
* net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma2024-01-161-2/+8
* net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah2024-01-131-4/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-01-091-7/+2
|\
| * net: stmmac: fix ethtool per-queue statisticsPetr Tesarik2024-01-071-7/+2
* | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-131-15/+16
* | net: stmmac: mmc: Support more counters for XGMAC CoreFurong Xu2023-12-131-0/+10
|/
* net: stmmac: Remove redundant checking for rx_coalesce_usecsGan Yi Fang2023-10-191-1/+1
* net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang2023-09-191-16/+16
* net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang2023-07-191-25/+98
* net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()Vladimir Oltean2023-04-071-9/+0
* net: stmmac: Fix queue statistics readingKurt Kanzenbach2023-01-161-4/+4
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-4/+4
* net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi2022-07-251-2/+2
* net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee2022-07-181-8/+0
* net: stmmac: dump gmac4 DMA registers correctlyCamel Guo2022-01-311-2/+17
* stmmac: remove ethtool driver version infoHeiner Kallweit2021-11-291-1/+0
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai2021-08-161-0/+2
* net: stmmac: add ethtool per-queue statistic frameworkVijayakannan Ayyathurai2021-08-161-1/+64
* net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean2021-06-031-1/+1
* net: pcs: xpcs: convert to mdio_deviceVladimir Oltean2021-06-031-1/+1
* net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean2021-06-031-5/+7
* net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong2021-05-171-0/+6
* net: stmmac: Add EST errors into ethtool statisticOng Boon Leong2021-03-181-0/+6
* net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong2021-03-171-15/+103
* net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee2021-02-171-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-12/+15
|\
| * net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran2020-10-031-1/+11
| * net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-09-231-11/+4
* | net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang2020-09-161-0/+29
* | net: stmmac: add ethtool support for get/set channelsOng Boon Leong2020-09-151-0/+26
|/
* net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang2020-08-031-1/+1
* net: stmmac: Support WOL with phyJisheng Zhang2020-07-281-0/+11
* net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang2020-07-281-3/+3
* net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang2020-07-281-0/+2
* stmmac: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-051-14/+2
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-2/+2
* net: stmmac: ethtool: Let user configure TX coalesce without RIWTJose Abreu2019-09-051-12/+9
* net: stmmac: Add ethtool register dump for XGMAC coresJose Abreu2019-08-171-7/+16
* net: stmmac: Add a counter for Split Header packetsJose Abreu2019-08-171-0/+1
* net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu2019-08-081-0/+75
* net: stmmac: xgmac: Implement MMC countersJose Abreu2019-08-081-0/+6
* net: stmmac: Implement RX Coalesce Frames settingJose Abreu2019-07-091-2/+5