summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Commit message (Expand)AuthorAgeFilesLines
* stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-151-47/+50
* net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli2016-11-141-0/+7
* stmmac: fix and review the ptp registration.Giuseppe CAVALLARO2016-10-191-2/+4
* stmmac: fix error check when init ptpGiuseppe CAVALLARO2016-10-131-2/+2
* stmmac: fix ptp init for gmac4Giuseppe CAVALLARO2016-10-131-5/+12
* ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-1/+1
|\
| * net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo2016-07-021-1/+1
* | drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-281-1/+14
* | drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO2016-06-281-12/+17
* | drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO2016-06-281-2/+10
|/
* stmmac: do not sleep in atomic context for mdio_resetVincent Palatin2016-06-021-2/+4
* stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia2016-05-161-1/+6
* stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood2016-05-031-6/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-12/+10
|\
| * stmmac: fix adjust link call in case of a switch is attachedGiuseppe CAVALLARO2016-04-061-12/+10
* | stmmac: support new GMAC4Alexandre TORGUE2016-04-021-52/+431
* | stmmac: enhance mmc counter managementAlexandre TORGUE2016-04-021-3/+5
* | stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE2016-04-021-28/+3
* | stmmac: rework the routines to show the ring statusAlexandre TORGUE2016-04-021-50/+23
* | stmmac: rework get_hw_feature functionAlexandre TORGUE2016-04-021-43/+7
|/
* stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-011-11/+5
* stmmac: tune rx copy via threshold.Giuseppe Cavallaro2016-03-021-2/+24
* stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro2016-03-021-15/+46
* stmmac: fix phy init when attached to a phyFabrice Gasnier2016-03-021-2/+3
* stmmac: do not poll phy handler when attach a switchGiuseppe Cavallaro2016-03-021-0/+5
* stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro2016-03-021-48/+66
* stmmac: set dirty index out of the loopGiuseppe Cavallaro2016-03-021-4/+1
* stmmac: optimize tx clean functionFabrice Gasnier2016-03-021-14/+13
* stmmac: optimize tx desc managementGiuseppe Cavallaro2016-03-021-10/+6
* stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier2016-03-021-4/+5
* stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro2016-03-021-0/+1
* stmmac: add last_segment field to dma dataGiuseppe Cavallaro2016-03-021-1/+4
* stmmac: add length field to dma dataGiuseppe Cavallaro2016-03-021-4/+7
* stmmac: review RX/TX ring managementGiuseppe Cavallaro2016-03-021-104/+94
* stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-021-4/+8
* stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro2016-03-021-3/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-3/+6
|\
| * stmmac: fix resource management when resumeGiuseppe CAVALLARO2015-12-051-3/+6
* | stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid2015-12-151-11/+8
* | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-2/+2
|/
* stmmac: fix oversized frame receptionGiuseppe CAVALLARO2015-11-301-0/+6
* stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO2015-11-301-1/+1
* stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO2015-11-301-0/+1
* net: stmmac: avoid using timespecArnd Bergmann2015-10-051-3/+5
* net: stmmac: fix type of entry variableAndrzej Hajda2015-09-221-1/+1
* stmmac: fix check for phydev being openAlexey Brodkin2015-09-091-1/+4
* stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood2015-07-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-241-22/+22
|\
| * stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-06-241-22/+22
OpenPOWER on IntegriCloud