summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2016-09-13net: ethernet: dwmac: fix non static symbol warningWei Yongjun
2016-09-13stmmac: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-03net: stmmac: dwmac-rk: add pd_gmac support for rk3399David Wu
2016-09-03net: stmmac: dwmac-rk: fixes the gmac resume after PD on/offRoger Chen
2016-09-03net: stmmac: dwmac-rk: add rk3366 & rk3399 specific dataRoger Chen
2016-09-01net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE
2016-09-01net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE
2016-08-31drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King
2016-08-02ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen
2016-08-02ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen
2016-07-14stmmac: 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-11net: 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-10stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks
2016-06-02stmmac: do not sleep in atomic context for mdio_resetVincent Palatin
2016-06-02stmmac: make platform drivers depend on their associated SoCPeter Robinson
2016-05-26net: stmmac: Fix incorrect memcpy source memoryMarek Vasut
2016-05-17stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia
2016-05-10stmmac: 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-17stmmac: socfpga: remove extra call to socfpga_dwmac_setupDinh Nguyen
2016-04-14net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE
2016-04-11net: 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-03stmmac: update version to Jan_2016Alexandre TORGUE
2016-04-03stmmac: support new GMAC4Alexandre TORGUE
2016-04-03stmmac: add new DT platform entries for GMAC4Alexandre TORGUE
2016-04-03stmmac: enhance mmc counter managementAlexandre TORGUE
2016-04-03stmmac: add GMAC4 core supportAlexandre TORGUE
2016-04-03stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE
2016-04-03stmmac: add GMAC4 DMA/CORE Header FileAlexandre TORGUE
2016-04-03stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE