aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-2/+1
2012-11-26stmmac: get/set coalesce parameters via ethtoolGiuseppe CAVALLARO1-0/+83
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO1-3/+6
2012-11-26stmmac: 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-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones1-2/+3
2011-10-27stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO1-4/+4
2011-10-19stmmac: 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-11stmmac: Move the STMicroelectronics driverJeff Kirsher1-0/+359