| Commit message (Expand) | Author | Age | Files | Lines |
* | stmmac: fix chained mode | Giuseppe CAVALLARO | 2014-03-11 | 1 | -14/+6 |
* | stmmac: Fix kernel crashes for jumbo frames | Vince Bridgers | 2014-01-21 | 1 | -1/+3 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 | 1 | -1/+0 |
* | stmicro: Remove extern from function prototypes | Joe Perches | 2013-09-24 | 1 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 1 | -2/+2 |
|\ |
|
| * | stmmac: fix EEE setup | Giuseppe CAVALLARO | 2013-06-19 | 1 | -2/+2 |
* | | stmmac: dity-up and rework the driver debug levels | Giuseppe CAVALLARO | 2013-07-02 | 1 | -10/+0 |
|/ |
|
* | stmmac: code tidy-up | Giuseppe CAVALLARO | 2013-04-08 | 1 | -44/+45 |
* | stmmac: add the support for PTP hw clock driver | Rayagond Kokatanur | 2013-03-26 | 1 | -0/+3 |
* | stmmac: add IEEE PTPv1 and PTPv2 support. | Rayagond Kokatanur | 2013-03-26 | 1 | -2/+20 |
* | stmmac: initial support to manage pcs modes | Giuseppe CAVALLARO | 2013-03-26 | 1 | -0/+21 |
* | stmmac: start adding pcs and rgmii core irq | Giuseppe CAVALLARO | 2013-03-26 | 1 | -11/+14 |
* | stmmac: support extend descriptors | Giuseppe CAVALLARO | 2013-03-26 | 1 | -7/+31 |
* | stmmac: reorganize chain/ring modes removing Koptions | Giuseppe CAVALLARO | 2013-03-26 | 1 | -7/+18 |
* | stmmac: add Rx watchdog support to mitigate the DMA irqs | Giuseppe CAVALLARO | 2012-11-26 | 1 | -3/+14 |
* | stmmac: add the initial tx coalesce schema | Giuseppe CAVALLARO | 2012-11-26 | 1 | -6/+16 |
* | stmmac: add header inclusion protection | Rayagond Kokatanur | 2012-08-24 | 1 | -0/+5 |
* | stmmac: add the Energy Efficient Ethernet support | Giuseppe CAVALLARO | 2012-07-01 | 1 | -1/+30 |
* | stmmac: add mixed burst for DMA | Giuseppe CAVALLARO | 2012-05-14 | 1 | -2/+2 |
* | stmmac: extend mac addr reg and fix perfect filering | Giuseppe CAVALLARO | 2012-05-14 | 1 | -1/+1 |
* | stmmac: verify the dma_cfg platform fields | Giuseppe CAVALLARO | 2012-04-19 | 1 | -0/+1 |
* | stmmac: MDC clock dynamically based on the csr clock input | Giuseppe CAVALLARO | 2012-04-04 | 1 | -0/+10 |
* | stmmac: re-work the internal GMAC DMA platf parameters | Deepak SIKRI | 2012-04-04 | 1 | -1/+2 |
* | stmmac: sanitize the rx coe and add the type-1 csum (v2) | Deepak SIKRI | 2012-04-04 | 1 | -3/+3 |
* | stmmac: do not discard frame on dribbling bit assert | Giuseppe CAVALLARO | 2012-02-15 | 1 | -0/+1 |
* | stmmac: add the experimental PCI support | Giuseppe CAVALLARO | 2011-12-21 | 1 | -0/+7 |
* | stmmac: update normal descriptor structure (v2) | Giuseppe CAVALLARO | 2011-10-27 | 1 | -4/+4 |
* | stmmac: add CHAINED descriptor mode support (V4) | Giuseppe CAVALLARO | 2011-10-19 | 1 | -0/+13 |
* | stmmac: use predefined macros for HW cap register fields (V4) | Rayagond Kokatanur | 2011-10-19 | 1 | -0/+30 |
* | stmmac: add HW DMA feature register (v3) | Giuseppe CAVALLARO | 2011-09-15 | 1 | -0/+33 |
* | stmmac: rework the code to get the Synopsys ID (v3) | Giuseppe CAVALLARO | 2011-09-15 | 1 | -0/+1 |
* | stmmac: add MMC support exported via ethtool (v3) | Giuseppe CAVALLARO | 2011-09-15 | 1 | -0/+1 |
* | stmmac: remove the mmc code (v3) | Giuseppe CAVALLARO | 2011-09-15 | 1 | -11/+0 |
* | stmmac: Move the STMicroelectronics driver | Jeff Kirsher | 2011-08-11 | 1 | -0/+252 |