summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-11/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+1
* | net: stmmac: Convert to phylink and remove phylib logicJose Abreu2019-06-131-64/+17
* | net: stmmac: Introduce selftests supportJose Abreu2019-05-241-0/+6
* | net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu2019-05-241-1/+1
|/
* net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min2019-05-201-2/+2
* net: stmmac: Fix a race in EEE enable callbackJose Abreu2019-02-181-10/+12
* net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-01-301-4/+10
* net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-4/+8
* net: stmmac: Use mutex instead of spinlockThierry Reding2018-05-281-6/+6
* net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu2018-04-161-43/+25
* net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu2018-04-161-8/+6
* net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu2018-03-301-1/+38
* net: stmmac: Adjust dump offset of DMA registers for ethtoolThor Thayer2017-07-241-0/+5
* net: stmmac: Add additional registers for dwmac1000_dma ethtoolThor Thayer2017-06-291-1/+1
* net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-3/+2
* net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto2017-03-151-1/+2
* net: stmmac: mac debug prepared for multiple queuesJoao Pinto2017-03-121-1/+4
* net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto2017-03-121-1/+2
* net: stmmac: unify registers dumps methodsLABBE Corentin2017-02-241-20/+2
* net: stmmac: invert the logic for dumping regsLABBE Corentin2017-02-151-9/+9
* net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin2017-02-081-1/+1
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0
* stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto2017-01-091-2/+2
* net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel2016-12-081-2/+2
* net: stmmac: do not call phy_ethtool_ksettings_set from atomic contextNiklas Cassel2016-12-071-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-8/+11
|\
| * stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO2016-11-151-8/+11
* | net: stmmac: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* | net: stmmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-121-41/+56
* | net: stmmac: use phydev from struct net_devicePhilippe Reynes2016-10-121-9/+9
|/
* drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-281-1/+2
* drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO2016-06-281-4/+7