summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2016-06-16net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks
2016-06-02stmmac: do not sleep in atomic context for mdio_resetVincent Palatin
2016-06-01stmmac: make platform drivers depend on their associated SoCPeter Robinson
2016-05-25net: stmmac: Fix incorrect memcpy source memoryMarek Vasut
2016-05-16stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia
2016-05-09stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops staticJoachim Eastwood
2016-05-03stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()Joachim Eastwood
2016-05-03stmmac: dwmac-socfpga: call phy_resume() only in resume callbackJoachim Eastwood
2016-05-03stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv dataJoachim Eastwood
2016-05-03stmmac: dwmac-socfpga: add PM ops and resume functionJoachim Eastwood
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood
2016-04-29net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-24net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-16stmmac: socfpga: remove extra call to socfpga_dwmac_setupDinh Nguyen
2016-04-13net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE
2016-04-10net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTPPhil Reid
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-06stmmac: fix adjust link call in case of a switch is attachedGiuseppe CAVALLARO
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