summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Don't search for phys if mdio node is defined.Phil Reid2016-03-181-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-082-11/+9
|\
| * stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez2016-03-032-11/+9
* | stmmac: fix noderef.cocci warningsWu Fengguang2016-03-061-1/+1
* | stmmac: update version to Oct_2015Giuseppe Cavallaro2016-03-021-1/+1
* | stmmac: tune rx copy via threshold.Giuseppe Cavallaro2016-03-022-2/+25
* | stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro2016-03-023-15/+86
* | 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-026-78/+95
* | stmmac: set dirty index out of the loopGiuseppe Cavallaro2016-03-021-4/+1
* | stmmac: optimize tx clean functionFabrice Gasnier2016-03-024-18/+42
* | stmmac: optimize tx desc managementGiuseppe Cavallaro2016-03-026-36/+42
* | stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier2016-03-024-21/+16
* | stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro2016-03-024-2/+14
* | stmmac: add last_segment field to dma dataGiuseppe Cavallaro2016-03-023-2/+7
* | stmmac: add length field to dma dataGiuseppe Cavallaro2016-03-024-4/+16
* | stmmac: review RX/TX ring managementGiuseppe Cavallaro2016-03-025-117/+111
* | stmmac: change descriptor layoutGiuseppe Cavallaro2016-03-024-363/+355
* | stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-028-44/+156
* | stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro2016-03-028-43/+46
|/
* stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier2016-01-101-3/+5
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-071-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-10/+4
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-172-4/+11
|\
| * stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai2015-12-141-1/+5
| * stmmac: fix resource management when resumeGiuseppe CAVALLARO2015-12-051-3/+6
* | stmmac: socfpga: Provide dt node to config ptp clk source.Phil Reid2015-12-151-0/+9
* | stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid2015-12-153-15/+15
* | stmmac: create of compatible mdio bus for stmmac driverPhil Reid2015-12-152-4/+24
* | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-033-22/+28
|\ \ | |/
| * stmmac: fix oversized frame receptionGiuseppe CAVALLARO2015-11-301-0/+6
| * stmmac: fix PHY reset during resumeGiuseppe CAVALLARO2015-11-301-15/+13
| * stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO2015-11-301-6/+7
| * 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
* | stmmac: ipq806x: Return error values instead of pointersStephen Boyd2015-12-031-13/+11
* | stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO2015-12-014-0/+173
|/
* stmmac: avoid ipq806x constant overflow warningArnd Bergmann2015-11-121-5/+5
* net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin2015-11-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-031-2/+5
|\
| * stmmac: Correctly report PTP capabilities.Phil Reid2015-11-011-2/+5
* | net: stmmac: avoid using timespecArnd Bergmann2015-10-051-3/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-261-3/+8
|\ \ | |/
| * net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons2015-09-151-3/+8
* | net: stmmac: fix type of entry variableAndrzej Hajda2015-09-221-1/+1
|/
* stmmac: fix check for phydev being openAlexey Brodkin2015-09-091-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-2/+2
|\
OpenPOWER on IntegriCloud