summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+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
* drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO2016-06-281-16/+38
* stmmac: support new GMAC4Alexandre TORGUE2016-04-021-1/+4
* stmmac: enhance mmc counter managementAlexandre TORGUE2016-04-021-1/+1
* stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro2016-03-021-0/+39
* stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro2016-03-021-1/+1
* stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO2015-12-011-0/+30
* stmmac: Correctly report PTP capabilities.Phil Reid2015-11-011-2/+5
* stmmac: fix max coal timer parameterGiuseppe CAVALLARO2014-12-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-1/+1
|\
| * stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO2014-08-291-1/+1
* | stmmac: simple cleanupsPavel Machek2014-08-251-10/+8
|/
* net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers2014-07-311-3/+3
* stmmac: Remove spin_lock call in stmmac_get_pauseparam()Emil Goode2014-06-021-2/+0
* net: driver: stmicro: Remove some useless the lock protectionYang Wei2014-05-241-6/+0
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-261-0/+3
* stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-261-1/+31
* stmmac: initial support to manage pcs modesGiuseppe CAVALLARO2013-03-261-0/+94
* stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO2013-03-261-0/+4
* stmmac: support extend descriptorsGiuseppe CAVALLARO2013-03-261-0/+23
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-2/+1