summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/synopsys
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-2/+2
* dwc_eth_qos: do phy_start before resetting hardwareLars Persson2016-03-021-3/+20
* dwc_eth_qos: use DWCEQOS_MSG_DEFAULTRabin Vincent2016-03-021-1/+1
* dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()Rabin Vincent2016-03-021-2/+2
* dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson2016-03-021-4/+6
* dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent2016-03-021-4/+2Star
* dwc_eth_qos: Reset hardware before PHY startRabin Vincent2016-02-061-1/+1
* dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson2016-01-121-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-13/+2Star
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-11/+1Star
* dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring2015-11-071-2/+1Star
* ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven2015-09-071-1/+1
* dwc_eth_qos: Add support for Synopsys DWC Ethernet QoSLars Persson2015-07-293-0/+3051