| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: net: stmmac: add port selection programming | Giuseppe CAVALLARO | 2016-06-28 | 1 | -0/+1 |
* | net: stmmac: allow to split suspend/resume from init/exit callbacks | Vincent Palatin | 2016-06-16 | 1 | -0/+2 |
* | stmmac: add new DT platform entries for GMAC4 | Alexandre TORGUE | 2016-04-02 | 1 | -0/+2 |
* | stmmac: fix MDIO settings | Giuseppe CAVALLARO | 2016-04-01 | 1 | -1/+1 |
* | Revert "stmmac: Fix 'eth0: No PHY found' regression" | Giuseppe CAVALLARO | 2016-04-01 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 1 | -0/+1 |
|\ |
|
| * | stmmac: Fix 'eth0: No PHY found' regression | Gabriel Fernandez | 2016-03-03 | 1 | -0/+1 |
* | | stmmac: rework DMA bus setting and introduce new platform AXI structure | Giuseppe Cavallaro | 2016-03-02 | 1 | -1/+16 |
|/ |
|
* | stmmac: remove setup/free glue callbacks | Joachim Eastwood | 2015-07-29 | 1 | -2/+0 |
* | stmmac: remove unused stmmac_of_data struct | Joachim Eastwood | 2015-07-29 | 1 | -18/+0 |
* | stmmac: drop custom_* fields from plat_stmmacenet_data | Joachim Eastwood | 2015-07-20 | 1 | -2/+0 |
* | stmmac: add phy-handle support to the platform layer | Mathieu Olivari | 2015-05-30 | 1 | -0/+1 |
* | stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree | Vince Bridgers | 2015-04-16 | 1 | -0/+2 |
* | net: stmmac: Support devicetree configs for mcast and ucast filter entries | Vince Bridgers | 2014-07-31 | 1 | -0/+2 |
* | stmmac: Fix kernel crashes for jumbo frames | Vince Bridgers | 2014-01-21 | 1 | -0/+1 |
* | net: stmmac: Use driver data and callbacks tied with compatible strings | Chen-Yu Tsai | 2014-01-19 | 1 | -0/+18 |
* | net: stmmac: Allocate and pass soc/board specific data to callbacks | Chen-Yu Tsai | 2014-01-19 | 1 | -2/+4 |
* | net: stmmac: support max-speed device tree property | Srinivas Kandagatla | 2014-01-16 | 1 | -0/+1 |
* | 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 |