summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Commit message (Expand)AuthorAgeFilesLines
* stmmac: fix platform driver unregisteringKonstantin Khlebnikov2012-12-141-10/+12
* stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO2012-11-261-6/+24
* stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO2012-11-261-50/+82
* stmmac: remove dead code for STMMAC_TIMER supportGiuseppe CAVALLARO2012-11-261-98/+3
* net: remove skb recyclingEric Dumazet2012-10-071-18/+2
* net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-211-5/+5
* net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung2012-08-201-1/+1
* net/stmmac: remove conditional compilation of clk codeViresh Kumar2012-07-301-16/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-101-0/+3
|\
| * stmmac: Fix for nfs hang on multiple rebootDeepak Sikri2012-07-091-0/+3
* | stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO2012-07-011-7/+159
* | stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO2012-07-011-17/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-121-10/+13
|\|
| * stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO2012-06-071-10/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-061-2/+30
|\|
| * stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO2012-06-061-0/+25
| * stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO2012-06-061-2/+5
* | stmmac: remove two useless initialisationsGiuseppe CAVALLARO2012-06-041-2/+1
|/
* drivers/net/stmmac: seq_file fix memory leakDjalal Harouni2012-05-211-2/+2
* stmmac: fix suspend/resume lockingGiuseppe CAVALLARO2012-05-141-4/+6
* stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-141-1/+3
* stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO2012-05-141-2/+2
* stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO2012-04-191-1/+4
* stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO2012-04-191-4/+19
* stmmac: Move the mdio_register/_unregister in probe/removeFrancesco Virlinzi2012-04-191-18/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-2/+4
|\
| * stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-041-2/+4
* | stmmac: MDC clock dynamically based on the csr clock inputGiuseppe CAVALLARO2012-04-041-0/+40
* | stmmac: add clk management supportGiuseppe CAVALLARO2012-04-041-5/+20
* | stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI2012-04-041-1/+3
* | stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI2012-04-041-7/+25
* | stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla2012-04-041-1/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-191-98/+107
|\
| * stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO2012-02-151-98/+91
| * stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi2012-02-151-0/+16
* | net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-151-1/+1
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+1
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-3/+2
|/
* stmmac: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+1
* stmmac: Add missing LF to pr_info() in stmmac_main.cStefan Roese2012-01-101-1/+1
* stmmac: fix missing module license in the main.Giuseppe Cavallaro2011-12-231-0/+4
* stmmac: add the experimental PCI supportGiuseppe CAVALLARO2011-12-211-287/+131
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-23/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-261-5/+9
|\
| * stmmac: mask mmc interruptsGiuseppe CAVALLARO2011-11-211-5/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-211-41/+76
|\|
| * stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi2011-11-171-5/+7
| * stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla2011-11-171-2/+0
| * stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO2011-11-171-28/+65
| * stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla2011-11-171-6/+4