summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2016-04-02stmmac: update version to Jan_2016Alexandre TORGUE
2016-04-02stmmac: support new GMAC4Alexandre TORGUE
2016-04-02stmmac: add new DT platform entries for GMAC4Alexandre TORGUE
2016-04-02stmmac: enhance mmc counter managementAlexandre TORGUE
2016-04-02stmmac: add GMAC4 core supportAlexandre TORGUE
2016-04-02stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE
2016-04-02stmmac: add GMAC4 DMA/CORE Header FileAlexandre TORGUE
2016-04-02stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE
2016-04-02stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE
2016-04-02stmmac: rework the routines to show the ring statusAlexandre TORGUE
2016-04-02stmmac: rework get_hw_feature functionAlexandre TORGUE
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO
2016-03-18net: stmmac: Don't search for phys if mdio node is defined.Phil Reid
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-06stmmac: fix noderef.cocci warningsWu Fengguang
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-03-02stmmac: update version to Oct_2015Giuseppe Cavallaro
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro
2016-03-02stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro
2016-03-02stmmac: fix phy init when attached to a phyFabrice Gasnier
2016-03-02stmmac: do not poll phy handler when attach a switchGiuseppe Cavallaro
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro
2016-03-02stmmac: set dirty index out of the loopGiuseppe Cavallaro
2016-03-02stmmac: optimize tx clean functionFabrice Gasnier
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro
2016-03-02stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier
2016-03-02stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: add last_segment field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: add length field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro
2016-03-02stmmac: change descriptor layoutGiuseppe Cavallaro
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro
2016-03-02stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro
2016-01-10stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15stmmac: socfpga: Provide dt node to config ptp clk source.Phil Reid
2015-12-15stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid
2015-12-15stmmac: create of compatible mdio bus for stmmac driverPhil Reid
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai
2015-12-05stmmac: fix resource management when resumeGiuseppe CAVALLARO
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03stmmac: ipq806x: Return error values instead of pointersStephen Boyd
2015-12-01stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO
2015-11-30stmmac: fix oversized frame receptionGiuseppe CAVALLARO