summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-13stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz1-19/+92
2013-07-05net:stmmac: fix memleak in the open methodGiuseppe CAVALLARO1-10/+10
2013-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-35/+31
2013-07-03stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO1-86/+38
2013-07-02net: stmmac: fixed enh_desc set always zeroByungho An1-3/+3
2013-07-02net: stmmac: fixed operator typoByungho An1-5/+5
2013-06-20stmmac: fix EEE setupGiuseppe CAVALLARO1-35/+31
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen1-1/+1
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-1/+1
2013-04-09stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO1-6/+3
2013-04-09stmmac: code tidy-upGiuseppe CAVALLARO1-139/+134
2013-04-09stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO1-44/+140
2013-04-09stmmac: modified pcs mode support for SGMIIByungho An1-4/+8
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur1-9/+25
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur1-15/+369
2013-03-26stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur1-4/+15
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO1-12/+46
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO1-20/+4
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO1-139/+304
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO1-28/+66
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-16/+8
2013-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller1-1/+1
2013-02-16stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO1-1/+1
2013-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-02-11stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO1-1/+1
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-5/+6
2013-01-15net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-2/+1
2012-12-14stmmac: fix platform driver unregisteringKonstantin Khlebnikov1-10/+12
2012-11-27stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO1-6/+24
2012-11-27stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO1-50/+82
2012-11-27stmmac: remove dead code for STMMAC_TIMER supportGiuseppe CAVALLARO1-98/+3
2012-10-07net: remove skb recyclingEric Dumazet1-18/+2
2012-09-21net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese1-5/+5
2012-08-20net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung1-1/+1
2012-07-31net/stmmac: remove conditional compilation of clk codeViresh Kumar1-16/+17
2012-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2012-07-10stmmac: Fix for nfs hang on multiple rebootDeepak Sikri1-0/+3
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO1-7/+159
2012-07-01stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO1-17/+10
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+13
2012-06-08stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO1-10/+13
2012-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+30
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO1-0/+25
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO1-2/+5
2012-06-04stmmac: remove two useless initialisationsGiuseppe CAVALLARO1-2/+1
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni1-2/+2
2012-05-15stmmac: fix suspend/resume lockingGiuseppe CAVALLARO1-4/+6
2012-05-15stmmac: add mixed burst for DMAGiuseppe CAVALLARO1-1/+3
2012-05-15stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO1-2/+2
2012-04-20stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO1-1/+4