summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Commit message (Expand)AuthorAgeFilesLines
* driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang2013-08-301-1/+3
* stmmac: remove useless csum flagGiuseppe CAVALLARO2013-08-211-2/+1
* stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz2013-08-121-19/+92
* net:stmmac: fix memleak in the open methodGiuseppe CAVALLARO2013-07-041-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-35/+31
|\
| * stmmac: fix EEE setupGiuseppe CAVALLARO2013-06-191-35/+31
* | stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO2013-07-021-86/+38
* | net: stmmac: fixed enh_desc set always zeroByungho An2013-07-011-3/+3
* | net: stmmac: fixed operator typoByungho An2013-07-011-5/+5
|/
* net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO2013-04-081-6/+3
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-081-139/+134
* stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2013-04-081-44/+140
* stmmac: modified pcs mode support for SGMIIByungho An2013-04-081-4/+8
* stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-261-9/+25
* stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-261-15/+369
* stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur2013-03-261-4/+15
* stmmac: initial support to manage pcs modesGiuseppe CAVALLARO2013-03-261-12/+46
* stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO2013-03-261-20/+4
* stmmac: support extend descriptorsGiuseppe CAVALLARO2013-03-261-139/+304
* stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO2013-03-261-28/+66
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-16/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-181-1/+1
|\
| * stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO2013-02-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-121-1/+1
|\ \ | |/
| * stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO2013-02-101-1/+1
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-5/+6
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-2/+1
|/
* 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
OpenPOWER on IntegriCloud