| Commit message (Expand) | Author | Age | Files | Lines |
* | driver:net:stmmac: Disable DMA store and forward mode if platform data force_... | Sonic Zhang | 2013-08-30 | 1 | -0/+1 |
* | dt:net:stmmac: Add dt specific phy reset callback support. | Srinivas Kandagatla | 2013-07-04 | 1 | -0/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
* | | stmmac: add Rx watchdog support to mitigate the DMA irqs | Giuseppe CAVALLARO | 2012-11-26 | 1 | -0/+1 |
|/ |
|
* | net:stmmac: Remove bus_id from mdio platform data. | Srinivas Kandagatla | 2012-08-31 | 1 | -1/+0 |
* | stmmac: add mixed burst for DMA | Giuseppe CAVALLARO | 2012-05-14 | 1 | -0/+1 |
* | stmmac: use custom init/exit functions in pm ops | Francesco Virlinzi | 2012-04-19 | 1 | -0/+1 |
* | stmmac: extend CSR Clock Range programming | Giuseppe CAVALLARO | 2012-04-04 | 1 | -16/+17 |
* | stmmac: re-work the internal GMAC DMA platf parameters | Deepak SIKRI | 2012-04-04 | 1 | -1/+19 |
* | stmmac: Define MDC clock selection macros | Deepak SIKRI | 2012-04-04 | 1 | -0/+28 |
* | stmmac: Define CSUM offload engine Types | Deepak SIKRI | 2012-04-04 | 1 | -0/+5 |
* | stmmac: Allow stmmac to work with other PHY buses(v3). | Srinivas Kandagatla | 2012-04-04 | 1 | -0/+1 |
* | stmmac: unify MAC and PHY configuration parameters (V2) | Giuseppe CAVALLARO | 2011-07-21 | 1 | -12/+12 |
* | stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2) | Srinivas Kandagatla | 2011-07-18 | 1 | -0/+1 |
* | net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h | Viresh KUMAR | 2011-05-03 | 1 | -0/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | stmmac: add init/exit callback in plat_stmmacenet_data struct | Giuseppe CAVALLARO | 2010-11-24 | 1 | -3/+3 |
* | stmmac: review the wake-up support | Giuseppe Cavallaro | 2010-09-24 | 1 | -0/+1 |
* | stmmac: consolidate and tidy-up the COE support | Giuseppe CAVALLARO | 2010-09-17 | 1 | -0/+2 |
* | stmmac: add CSR Clock range selection | Giuseppe CAVALLARO | 2010-09-17 | 1 | -0/+1 |
* | stmmac: make ioaddr 'void __iomem *' rather than unsigned long | Giuseppe CAVALLARO | 2010-08-25 | 1 | -1/+1 |
* | stmmac: new descriptor field for the driver's platform | Giuseppe CAVALLARO | 2010-04-14 | 1 | -0/+1 |
* | stmmac: add the new Header file for stmmac platform data | Giuseppe CAVALLARO | 2010-01-07 | 1 | -0/+53 |