aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Commit message (Expand)AuthorAge
* stmmac: fix EEE setupGiuseppe CAVALLARO2013-06-19
* net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-13
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO2013-04-08
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-08
* stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2013-04-08
* stmmac: modified pcs mode support for SGMIIByungho An2013-04-08
* stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-26
* stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-26
* stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur2013-03-26
* stmmac: initial support to manage pcs modesGiuseppe CAVALLARO2013-03-26
* stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO2013-03-26
* stmmac: support extend descriptorsGiuseppe CAVALLARO2013-03-26
* stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO2013-03-26
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-18
|\
| * stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO2013-02-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-12
|\|
| * stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO2013-02-10
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
|/
* stmmac: fix platform driver unregisteringKonstantin Khlebnikov2012-12-14
* stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO2012-11-26
* stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO2012-11-26
* stmmac: remove dead code for STMMAC_TIMER supportGiuseppe CAVALLARO2012-11-26
* net: remove skb recyclingEric Dumazet2012-10-07
* net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-21
* net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung2012-08-20
* net/stmmac: remove conditional compilation of clk codeViresh Kumar2012-07-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * stmmac: Fix for nfs hang on multiple rebootDeepak Sikri2012-07-09
* | stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO2012-07-01
* | stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO2012-07-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-13
|\|
| * stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO2012-06-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-06
|\|
| * stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO2012-06-06
| * stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO2012-06-06
* | stmmac: remove two useless initialisationsGiuseppe CAVALLARO2012-06-04
|/
* drivers/net/stmmac: seq_file fix memory leakDjalal Harouni2012-05-21
* stmmac: fix suspend/resume lockingGiuseppe CAVALLARO2012-05-14
* stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-14
* stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO2012-05-14
* stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO2012-04-19
* stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO2012-04-19
* stmmac: Move the mdio_register/_unregister in probe/removeFrancesco Virlinzi2012-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-04
* | stmmac: MDC clock dynamically based on the csr clock inputGiuseppe CAVALLARO2012-04-04
* | stmmac: add clk management supportGiuseppe CAVALLARO2012-04-04