aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-12net: stmmac: mac debug prepared for multiple queuesJoao Pinto1-1/+4
2017-03-12net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto1-1/+2
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin1-20/+2
2017-02-15net: stmmac: invert the logic for dumping regsLABBE Corentin1-9/+9
2017-02-08net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin1-1/+1
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin1-4/+0
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto1-2/+2
2016-12-08net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel1-2/+2
2016-12-07net: stmmac: do not call phy_ethtool_ksettings_set from atomic contextNiklas Cassel1-2/+0
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+11
2016-11-16net: stmmac: Implement ethtool::nway_resetFlorian Fainelli1-0/+1
2016-11-15stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO1-8/+11
2016-10-12net: stmmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-41/+56
2016-10-12net: stmmac: use phydev from struct net_devicePhilippe Reynes1-9/+9
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO1-1/+2
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO1-4/+7
2016-06-28drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO1-16/+38
2016-04-02stmmac: support new GMAC4Alexandre TORGUE1-1/+4
2016-04-02stmmac: enhance mmc counter managementAlexandre TORGUE1-1/+1
2016-03-02stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro1-0/+39
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro1-1/+1
2015-12-01stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO1-0/+30
2015-11-01stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2014-12-09stmmac: fix max coal timer parameterGiuseppe CAVALLARO1-1/+1
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-08-29stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO1-1/+1
2014-08-25stmmac: simple cleanupsPavel Machek1-10/+8