summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-02stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2014-12-09stmmac: fix max coal timer parameterGiuseppe CAVALLARO1-1/+1
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-08-30stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO1-1/+1
2014-08-26stmmac: simple cleanupsPavel Machek1-10/+8
2014-08-01net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers1-3/+3
2014-06-02stmmac: Remove spin_lock call in stmmac_get_pauseparam()Emil Goode1-2/+0
2014-05-25net: driver: stmicro: Remove some useless the lock protectionYang Wei1-6/+0
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur1-0/+3
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur1-1/+31
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO1-0/+94
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO1-0/+4
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO1-0/+23
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko1-2/+1
2012-11-27stmmac: get/set coalesce parameters via ethtoolGiuseppe CAVALLARO1-0/+83
2012-11-27stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO1-3/+6
2012-11-27stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO1-3/+5
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO1-0/+57
2012-04-04stmmac: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO1-1/+6
2012-01-05net: make ethtool_ops conststephen hemminger1-1/+1
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO1-0/+6
2011-11-17net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones1-2/+3
2011-10-28stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO1-4/+4
2011-10-20stmmac: allow mmc usage only if feature actually available (V4)Giuseppe CAVALLARO1-10/+14
2011-09-15stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO1-13/+127
2011-09-15stmmac: support wake up irq from external sources (v3)Deepak Sikri1-2/+2
2011-08-12stmmac: Move the STMicroelectronics driverJeff Kirsher1-0/+359