summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Use mutex instead of spinlockThierry Reding2018-05-291-6/+6
* net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu2018-04-171-43/+25
* net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu2018-04-171-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-251-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-131-1/+4
* net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto2017-03-131-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-161-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-031-1/+4
* stmmac: enhance mmc counter managementAlexandre TORGUE2016-04-031-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-081-1/+1
|\
| * stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO2014-08-301-1/+1
* | stmmac: simple cleanupsPavel Machek2014-08-261-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-251-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-071-2/+1
* stmmac: get/set coalesce parameters via ethtoolGiuseppe CAVALLARO2012-11-261-0/+83
* stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO2012-11-261-3/+6
* stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO2012-11-261-3/+5
* stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO2012-07-011-0/+57
* stmmac: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+1