aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-02stmmac: support new GMAC4Alexandre TORGUE1-52/+431
2016-04-02stmmac: enhance mmc counter managementAlexandre TORGUE1-3/+5
2016-04-02stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE1-28/+3
2016-04-02stmmac: rework the routines to show the ring statusAlexandre TORGUE1-50/+23
2016-04-02stmmac: rework get_hw_feature functionAlexandre TORGUE1-43/+7
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO1-11/+5
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro1-2/+24
2016-03-02stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro1-15/+46
2016-03-02stmmac: fix phy init when attached to a phyFabrice Gasnier1-2/+3
2016-03-02stmmac: do not poll phy handler when attach a switchGiuseppe Cavallaro1-0/+5
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro1-48/+66
2016-03-02stmmac: set dirty index out of the loopGiuseppe Cavallaro1-4/+1
2016-03-02stmmac: optimize tx clean functionFabrice Gasnier1-14/+13
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro1-10/+6
2016-03-02stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier1-4/+5
2016-03-02stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro1-0/+1
2016-03-02stmmac: add last_segment field to dma dataGiuseppe Cavallaro1-1/+4
2016-03-02stmmac: add length field to dma dataGiuseppe Cavallaro1-4/+7
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro1-104/+94
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro1-4/+8
2016-03-02stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro1-3/+11
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+6
2015-12-15stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid1-11/+8
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert1-2/+2
2015-12-05stmmac: fix resource management when resumeGiuseppe CAVALLARO1-3/+6
2015-11-30stmmac: fix oversized frame receptionGiuseppe CAVALLARO1-0/+6
2015-11-30stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO1-1/+1
2015-11-30stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO1-0/+1
2015-10-05net: stmmac: avoid using timespecArnd Bergmann1-3/+5
2015-09-22net: stmmac: fix type of entry variableAndrzej Hajda1-1/+1
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-07-21stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood1-1/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-22/+22
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin1-22/+22
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-23/+53
2015-05-30stmmac: add fixed-link device-tree supportMathieu Olivari1-1/+1
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari1-10/+18
2015-05-25net: stmmac: create one debugfs dir per net-deviceMathieu Olivari1-23/+53
2015-05-21stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood1-8/+7
2015-05-21stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood1-4/+11
2015-05-21stmmac: move driver data setting into stmmac_dvr_probeJoachim Eastwood1-0/+2
2015-05-21stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual callVineet Gupta1-3/+1
2015-04-16stmmac: Configure Flow Control to work correctly based on rxfifo sizeVince Bridgers1-5/+11
2015-04-16stmmac: fix oops on rmmod after assigning ip addrBryan O'Donoghue1-3/+3
2015-04-08stmmac: Add an optional register interface clockAndrew Bresticker1-0/+15
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-03-01net: stmmac: Use setup_timer and mod_timerVaishali Thakkar1-5/+5
2015-02-01stmmac: DMA threshold mode or SF mode can be different among multiple device instanceSonic Zhang1-2/+3
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko1-1/+4