aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/synopsys
Commit message (Expand)AuthorAge
* dwc_eth_qos: constify net_device_ops structuresJulia Lawall2016-09-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * dwc_eth_qos: do not register semi-initialized deviceLars Persson2016-09-09
* | dwc_eth_qos: constify ethtool_ops structuresJulia Lawall2016-08-31
|/
* dwc_eth_qos: fix interrupt enable raceRabin Vincent2016-08-23
* dwc_eth_qos: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-18
* dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()Wei Yongjun2016-07-12
* dwc_eth_qos: remove unused including <linux/version.h>Wei Yongjun2016-07-05
* net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-28
* net: ethernet: dwc_eth_qos: use phydev from struct net_devicePhilippe Reynes2016-06-28
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* dwc_eth_qos: do phy_start before resetting hardwareLars Persson2016-03-02
* dwc_eth_qos: use DWCEQOS_MSG_DEFAULTRabin Vincent2016-03-02
* dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()Rabin Vincent2016-03-02
* dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson2016-03-02
* dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent2016-03-02
* dwc_eth_qos: Reset hardware before PHY startRabin Vincent2016-02-06
* dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson2016-01-12
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: Centralise print about attached phyAndrew Lunn2016-01-07
* dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring2015-11-07
* ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven2015-09-06
* dwc_eth_qos: Add support for Synopsys DWC Ethernet QoSLars Persson2015-07-29