aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-4/+4
2022-07-25net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi1-2/+2
2022-07-18net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee1-8/+0
2022-01-31net: stmmac: dump gmac4 DMA registers correctlyCamel Guo1-2/+17
2021-11-29stmmac: remove ethtool driver version infoHeiner Kallweit1-1/+0
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-08-16net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai1-0/+2
2021-08-16net: stmmac: add ethtool per-queue statistic frameworkVijayakannan Ayyathurai1-1/+64
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean1-1/+1
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean1-1/+1
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean1-5/+7
2021-05-17net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong1-0/+6
2021-03-18net: stmmac: Add EST errors into ethtool statisticOng Boon Leong1-0/+6
2021-03-17net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong1-15/+103
2021-02-17net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee1-0/+4
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-12/+15
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran1-1/+11
2020-09-23net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng1-11/+4
2020-09-16net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang1-0/+29
2020-09-15net: stmmac: add ethtool support for get/set channelsOng Boon Leong1-0/+26
2020-08-03net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang1-1/+1
2020-07-28net: stmmac: Support WOL with phyJisheng Zhang1-0/+11
2020-07-28net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang1-3/+3
2020-07-28net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang1-0/+2
2020-03-05stmmac: let core reject the unsupported coalescing parametersJakub Kicinski1-14/+2
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-2/+2
2019-09-05net: stmmac: ethtool: Let user configure TX coalesce without RIWTJose Abreu1-12/+9
2019-08-17net: stmmac: Add ethtool register dump for XGMAC coresJose Abreu1-7/+16
2019-08-17net: stmmac: Add a counter for Split Header packetsJose Abreu1-0/+1
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu1-0/+75
2019-08-08net: stmmac: xgmac: Implement MMC countersJose Abreu1-0/+6
2019-07-09net: stmmac: Implement RX Coalesce Frames settingJose Abreu1-2/+5
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+1
2019-06-13net: stmmac: Convert to phylink and remove phylib logicJose Abreu1-64/+17
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-11/+1
2019-05-24net: stmmac: Introduce selftests supportJose Abreu1-0/+6
2019-05-24net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu1-1/+1
2019-05-20net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min1-2/+2
2019-02-18net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu1-4/+10
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn1-4/+8
2018-05-28net: stmmac: Use mutex instead of spinlockThierry Reding1-6/+6
2018-04-16net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu1-43/+25
2018-04-16net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu1-8/+6
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu1-1/+38
2017-07-24net: stmmac: Adjust dump offset of DMA registers for ethtoolThor Thayer1-0/+5
2017-06-29net: stmmac: Add additional registers for dwmac1000_dma ethtoolThor Thayer1-1/+1
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com1-3/+2
2017-03-15net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto1-1/+2