Age | Commit message (Expand) | Author | Files | Lines |
2015-07-29 | stmmac: remove setup/free glue callbacks | Joachim Eastwood | 1 | -2/+0 |
2015-07-29 | stmmac: remove unused stmmac_of_data struct | Joachim Eastwood | 1 | -18/+0 |
2015-07-21 | stmmac: drop custom_* fields from plat_stmmacenet_data | Joachim Eastwood | 1 | -2/+0 |
2015-05-31 | stmmac: add phy-handle support to the platform layer | Mathieu Olivari | 1 | -0/+1 |
2015-04-16 | stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree | Vince Bridgers | 1 | -0/+2 |
2014-08-01 | net: stmmac: Support devicetree configs for mcast and ucast filter entries | Vince Bridgers | 1 | -0/+2 |
2014-01-22 | stmmac: Fix kernel crashes for jumbo frames | Vince Bridgers | 1 | -0/+1 |
2014-01-20 | net: stmmac: Use driver data and callbacks tied with compatible strings | Chen-Yu Tsai | 1 | -0/+18 |
2014-01-20 | net: stmmac: Allocate and pass soc/board specific data to callbacks | Chen-Yu Tsai | 1 | -2/+4 |
2014-01-17 | net: stmmac: support max-speed device tree property | Srinivas Kandagatla | 1 | -0/+1 |
2013-08-31 | driver:net:stmmac: Disable DMA store and forward mode if platform data force_... | Sonic Zhang | 1 | -0/+1 |
2013-07-05 | dt:net:stmmac: Add dt specific phy reset callback support. | Srinivas Kandagatla | 1 | -0/+4 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-11-27 | stmmac: add Rx watchdog support to mitigate the DMA irqs | Giuseppe CAVALLARO | 1 | -0/+1 |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 1 | -1/+1 |
2012-09-01 | net:stmmac: Remove bus_id from mdio platform data. | Srinivas Kandagatla | 1 | -1/+0 |
2012-05-15 | stmmac: add mixed burst for DMA | Giuseppe CAVALLARO | 1 | -0/+1 |
2012-04-20 | stmmac: use custom init/exit functions in pm ops | Francesco Virlinzi | 1 | -0/+1 |
2012-04-05 | stmmac: extend CSR Clock Range programming | Giuseppe CAVALLARO | 1 | -16/+17 |
2012-04-05 | stmmac: re-work the internal GMAC DMA platf parameters | Deepak SIKRI | 1 | -1/+19 |
2012-04-05 | stmmac: Define MDC clock selection macros | Deepak SIKRI | 1 | -0/+28 |
2012-04-05 | stmmac: Define CSUM offload engine Types | Deepak SIKRI | 1 | -0/+5 |
2012-04-05 | stmmac: Allow stmmac to work with other PHY buses(v3). | Srinivas Kandagatla | 1 | -0/+1 |
2011-07-22 | stmmac: unify MAC and PHY configuration parameters (V2) | Giuseppe CAVALLARO | 1 | -12/+12 |
2011-07-18 | stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2) | Srinivas Kandagatla | 1 | -0/+1 |
2011-05-04 | net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h | Viresh KUMAR | 1 | -0/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-11-24 | stmmac: add init/exit callback in plat_stmmacenet_data struct | Giuseppe CAVALLARO | 1 | -3/+3 |
2010-09-25 | stmmac: review the wake-up support | Giuseppe Cavallaro | 1 | -0/+1 |
2010-09-18 | stmmac: consolidate and tidy-up the COE support | Giuseppe CAVALLARO | 1 | -0/+2 |
2010-09-18 | stmmac: add CSR Clock range selection | Giuseppe CAVALLARO | 1 | -0/+1 |
2010-08-26 | stmmac: make ioaddr 'void __iomem *' rather than unsigned long | Giuseppe CAVALLARO | 1 | -1/+1 |
2010-04-14 | stmmac: new descriptor field for the driver's platform | Giuseppe CAVALLARO | 1 | -0/+1 |
2010-01-08 | stmmac: add the new Header file for stmmac platform data | Giuseppe CAVALLARO | 1 | -0/+53 |