summaryrefslogtreecommitdiff
path: root/include/linux/stmmac.h
AgeCommit message (Expand)Author
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers
2014-01-19net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai
2014-01-19net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai
2014-01-16net: stmmac: support max-speed device tree propertySrinivas Kandagatla
2013-08-30driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang
2013-07-04dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla
2012-05-14stmmac: add mixed burst for DMAGiuseppe CAVALLARO
2012-04-19stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi
2012-04-04stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO
2012-04-04stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI
2012-04-04stmmac: Define MDC clock selection macrosDeepak SIKRI
2012-04-04stmmac: Define CSUM offload engine TypesDeepak SIKRI
2012-04-04stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla
2011-07-21stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla
2011-05-03net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO
2010-04-14stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO
2010-01-07stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO