aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/stmmac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers1-0/+2
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers1-0/+1
2014-01-19net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai1-0/+18
2014-01-19net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai1-2/+4
2014-01-16net: stmmac: support max-speed device tree propertySrinivas Kandagatla1-0/+1
2013-08-30driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set.Sonic Zhang1-0/+1
2013-07-04dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla1-0/+4
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO1-0/+1
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla1-1/+0
2012-05-14stmmac: add mixed burst for DMAGiuseppe CAVALLARO1-0/+1
2012-04-19stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi1-0/+1
2012-04-04stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO1-16/+17
2012-04-04stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI1-1/+19
2012-04-04stmmac: Define MDC clock selection macrosDeepak SIKRI1-0/+28
2012-04-04stmmac: Define CSUM offload engine TypesDeepak SIKRI1-0/+5
2012-04-04stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla1-0/+1
2011-07-21stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO1-12/+12
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla1-0/+1
2011-05-03net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO1-3/+3
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro1-0/+1
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO1-0/+2
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO1-0/+1
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO1-1/+1
2010-04-14stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO1-0/+1
2010-01-07stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO1-0/+53