summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2016-09-182-2/+2
* ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-012-2/+6
* ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen2016-08-011-10/+26
* stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...Wei Yongjun2016-07-131-14/+3
* stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()Wei Yongjun2016-07-121-1/+1
* net: ethernet: Add TSE PCS support to dwmac-socfpgaTien Hock Loh2016-07-104-22/+431
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-1/+1
|\
| * net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo2016-07-021-1/+1
* | drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-286-2/+49
* | drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO2016-06-288-35/+79
* | drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO2016-06-288-165/+349
* | net: stmmac: dwmac-rk: add rk3228-specific dataXing Zheng2016-06-261-0/+117
* | net: stmmac: dwmac-rk: keep the PHY up for WoLVincent Palatin2016-06-161-5/+43
* | net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin2016-06-161-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-102-3/+5
|\|
| * stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks2016-06-091-1/+1
| * stmmac: do not sleep in atomic context for mdio_resetVincent Palatin2016-06-021-2/+4
* | stmmac: make platform drivers depend on their associated SoCPeter Robinson2016-06-011-7/+7
|/
* net: stmmac: Fix incorrect memcpy source memoryMarek Vasut2016-05-251-1/+1
* stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia2016-05-161-1/+6
* stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops staticJoachim Eastwood2016-05-091-1/+2
* stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()Joachim Eastwood2016-05-031-14/+3
* stmmac: dwmac-socfpga: call phy_resume() only in resume callbackJoachim Eastwood2016-05-031-31/+19
* stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv dataJoachim Eastwood2016-05-031-11/+22
* stmmac: dwmac-socfpga: add PM ops and resume functionJoachim Eastwood2016-05-031-2/+16
* stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood2016-05-034-34/+17
* net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE2016-04-291-4/+98
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-271-34/+16
|\
| * net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut2016-04-241-34/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-231-3/+13
|\|
| * net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTPPhil Reid2016-04-101-3/+13
* | stmmac: socfpga: remove extra call to socfpga_dwmac_setupDinh Nguyen2016-04-161-6/+0
* | net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE2016-04-131-8/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-12/+10
|\|
| * stmmac: fix adjust link call in case of a switch is attachedGiuseppe CAVALLARO2016-04-061-12/+10
* | stmmac: update version to Jan_2016Alexandre TORGUE2016-04-021-1/+1
* | stmmac: support new GMAC4Alexandre TORGUE2016-04-024-54/+444
* | stmmac: add new DT platform entries for GMAC4Alexandre TORGUE2016-04-021-0/+7
* | stmmac: enhance mmc counter managementAlexandre TORGUE2016-04-025-176/+188
* | stmmac: add GMAC4 core supportAlexandre TORGUE2016-04-024-3/+447
* | stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE2016-04-025-1/+793
* | stmmac: add GMAC4 DMA/CORE Header FileAlexandre TORGUE2016-04-021-0/+224
* | stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE2016-04-024-1/+534
* | stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE2016-04-024-35/+35
* | stmmac: rework the routines to show the ring statusAlexandre TORGUE2016-04-024-50/+67
* | stmmac: rework get_hw_feature functionAlexandre TORGUE2016-04-023-46/+42
|/
* stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-013-47/+72
* Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-012-9/+11
* stmmac: fix TX normal DESCGiuseppe CAVALLARO2016-04-011-8/+8
* net: stmmac: Don't search for phys if mdio node is defined.Phil Reid2016-03-181-0/+4