summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO2016-11-151-8/+11
* 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
* 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
* stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO2012-02-151-1/+6
* net: make ethtool_ops conststephen hemminger2012-01-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-211-0/+6
|\
| * stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO2011-11-171-0/+6
* | net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones2011-11-161-2/+3
|/
* stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-271-4/+4
* stmmac: allow mmc usage only if feature actually available (V4)Giuseppe CAVALLARO2011-10-191-10/+14
* stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO2011-09-151-13/+127
* stmmac: support wake up irq from external sources (v3)Deepak Sikri2011-09-151-2/+2
* stmmac: Move the STMicroelectronics driverJeff Kirsher2011-08-111-0/+359
OpenPOWER on IntegriCloud