aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers2015-04-161-0/+2
* net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-311-0/+2
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-211-0/+1
* net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-191-0/+18
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-191-2/+4
* net: stmmac: support max-speed device tree propertySrinivas Kandagatla2014-01-161-0/+1
* driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang2013-08-301-0/+1
* dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla2013-07-041-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO2012-11-261-0/+1
|/
* net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-311-1/+0
* stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-141-0/+1
* stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi2012-04-191-0/+1
* stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO2012-04-041-16/+17
* stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI2012-04-041-1/+19
* stmmac: Define MDC clock selection macrosDeepak SIKRI2012-04-041-0/+28
* stmmac: Define CSUM offload engine TypesDeepak SIKRI2012-04-041-0/+5
* stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla2012-04-041-0/+1
* stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO2011-07-211-12/+12
* stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla2011-07-181-0/+1
* net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR2011-05-031-0/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO2010-11-241-3/+3
* stmmac: review the wake-up supportGiuseppe Cavallaro2010-09-241-0/+1
* stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO2010-09-171-0/+2
* stmmac: add CSR Clock range selectionGiuseppe CAVALLARO2010-09-171-0/+1
* stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO2010-08-251-1/+1
* stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO2010-04-141-0/+1
* stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO2010-01-071-0/+53