aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/synopsys (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-2/+2
2016-03-02dwc_eth_qos: do phy_start before resetting hardwareLars Persson1-3/+20
2016-03-02dwc_eth_qos: use DWCEQOS_MSG_DEFAULTRabin Vincent1-1/+1
2016-03-02dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()Rabin Vincent1-2/+2
2016-03-02dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson1-4/+6
2016-03-02dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent1-4/+2
2016-02-06dwc_eth_qos: Reset hardware before PHY startRabin Vincent1-1/+1
2016-01-12dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-13/+2
2016-01-07phy: Centralise print about attached phyAndrew Lunn1-11/+1
2015-11-07dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring1-2/+1
2015-09-06ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-07-28dwc_eth_qos: Add support for Synopsys DWC Ethernet QoSLars Persson3-0/+3051