aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson1-16/+9
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+14
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO1-2/+2
2016-10-13stmmac: fix ptp init for gmac4Giuseppe CAVALLARO1-5/+12
2016-10-12net: stmmac: use phydev from struct net_devicePhilippe Reynes1-21/+19
2016-08-01ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-07-02net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo1-1/+1
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO1-1/+14
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO1-12/+17
2016-06-28drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO1-2/+10
2016-06-02stmmac: do not sleep in atomic context for mdio_resetVincent Palatin1-2/+4
2016-05-16stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia1-1/+6
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood1-6/+9
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-12/+10
2016-04-06stmmac: fix adjust link call in case of a switch is attachedGiuseppe CAVALLARO1-12/+10
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