summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2016-09-18stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO
2016-08-01ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen
2016-08-01ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen
2016-07-13stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...Wei Yongjun
2016-07-12stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()Wei Yongjun
2016-07-10net: ethernet: Add TSE PCS support to dwmac-socfpgaTien Hock Loh
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-02net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO
2016-06-26net: stmmac: dwmac-rk: add rk3228-specific dataXing Zheng
2016-06-16net: stmmac: dwmac-rk: keep the PHY up for WoLVincent Palatin
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