| Commit message (Expand) | Author | Age |
* | net: stmmac: Add ip version to dts bindings | Dinh Nguyen | 2012-07-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-11 |
|\ |
|
| * | stmmac: Fix for higher mtu size handling | Deepak Sikri | 2012-07-09 |
| * | stmmac: Fix for nfs hang on multiple reboot | Deepak Sikri | 2012-07-09 |
* | | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-11 |
* | | stmmac: add the Energy Efficient Ethernet support | Giuseppe CAVALLARO | 2012-07-01 |
* | | stmmac: do not use strict_strtoul but kstrtoint | Giuseppe CAVALLARO | 2012-07-01 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-13 |
|\| |
|
| * | net: stmmac: Fix clock en-/disable calls | Stefan Roese | 2012-06-11 |
| * | stmmac: fix driver built w/ w/o both pci and platf modules | Giuseppe CAVALLARO | 2012-06-08 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-06 |
|\| |
|
| * | stmmac: fix driver Kconfig when built as module | Giuseppe CAVALLARO | 2012-06-06 |
| * | stmmac: fix driver's doc when run kernel-doc script | Giuseppe CAVALLARO | 2012-06-06 |
* | | ethernet: Remove casts to same type | Joe Perches | 2012-06-06 |
* | | stmmac: remove two useless initialisations | Giuseppe CAVALLARO | 2012-06-04 |
|/ |
|
* | drivers/net/stmmac: seq_file fix memory leak | Djalal Harouni | 2012-05-21 |
* | stmmac: fix suspend/resume locking | Giuseppe CAVALLARO | 2012-05-14 |
* | stmmac: add mixed burst for DMA | Giuseppe CAVALLARO | 2012-05-14 |
* | stmmac: extend mac addr reg and fix perfect filering | Giuseppe CAVALLARO | 2012-05-14 |
* | stmmac: do not fail when probe and there is no csr clk defined | Giuseppe CAVALLARO | 2012-04-19 |
* | stmmac: verify the dma_cfg platform fields | Giuseppe CAVALLARO | 2012-04-19 |
* | stmmac: Move the mdio_register/_unregister in probe/remove | Francesco Virlinzi | 2012-04-19 |
* | stmmac: use custom init/exit functions in pm ops | Francesco Virlinzi | 2012-04-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-10 |
|\ |
|
| * | stmmac: re-add IFF_UNICAST_FLT for dwmac1000 | Marc Kleine-Budde | 2012-04-04 |
* | | stmmac: fix build when CONFIG_OF is enable | Giuseppe Cavallaro | 2012-04-06 |
* | | stmmac: update the driver version March 2012 | Giuseppe CAVALLARO | 2012-04-04 |
* | | stmmac: MDC clock dynamically based on the csr clock input | Giuseppe CAVALLARO | 2012-04-04 |
* | | stmmac: extend CSR Clock Range programming | Giuseppe CAVALLARO | 2012-04-04 |
* | | stmmac: add clk management support | Giuseppe CAVALLARO | 2012-04-04 |
* | | stmmac: Replace infinite loops by timeouts in mdio r/w | Deepak SIKRI | 2012-04-04 |
* | | stmmac: re-work the internal GMAC DMA platf parameters | Deepak SIKRI | 2012-04-04 |
* | | stmmac: sanitize the rx coe and add the type-1 csum (v2) | Deepak SIKRI | 2012-04-04 |
* | | stmmac: Allow stmmac to work with other PHY buses(v3). | Srinivas Kandagatla | 2012-04-04 |
* | | stmmac: Support the get_ts_info ethtool method. | Richard Cochran | 2012-04-04 |
|/ |
|
* | stmmac: Add device-tree support | Stefan Roese | 2012-03-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-19 |
|\ |
|
| * | stmmac: update the driver version to Feb 2012 (v2) | Giuseppe CAVALLARO | 2012-02-15 |
| * | stmmac: move hw init in the probe (v2) | Giuseppe CAVALLARO | 2012-02-15 |
| * | stmmac: request_irq when use an ext wake irq line (v2) | Francesco Virlinzi | 2012-02-15 |
| * | stmmac: do not discard frame on dribbling bit assert | Giuseppe CAVALLARO | 2012-02-15 |
* | | net: replace random_ether_addr() with eth_hw_addr_random() | Danny Kukawka | 2012-02-15 |
* | | stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c | Masanari Iida | 2012-02-13 |
* | | stmmac: Fix typo in stmmac_pci.c | Masanari Iida | 2012-02-08 |
* | | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 |
* | | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2012-01-31 |
|/ |
|
* | stmmac: added PCI identifiers | Alessandro Rubini | 2012-01-24 |
* | stmmac: fix phy naming inconsistency | Alessandro Rubini | 2012-01-24 |
* | drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap | Julia Lawall | 2012-01-12 |
* | stmmac: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 |