aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/synopsys
AgeCommit message (Expand)Author
2017-04-13net: dwc-xlgmac: add the initial ethtool supportJie Deng
2017-03-23net: dwc-xlgmac: use dual licenseJie Deng
2017-03-23net: dwc-xlgmac: declaration of dual license in headersJie Deng
2017-03-22net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()Dan Carpenter
2017-03-22net: dwc-xlgmac: add module licenseArnd Bergmann
2017-03-22net: dwc-xlgmac: include dcbnl.hArnd Bergmann
2017-03-09net: dwc-xlgmac: Initial driver for DesignWare Enterprise EthernetJie Deng
2017-01-15synopsys: remove dwc_eth_qos driverjpinto
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-29net: ethernet: dwc_eth_qos: fix fixed-link phydev leaksJohan Hovold
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-25dwc_eth_qos: drop duplicate headersGeliang Tang
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-20dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skbWei Yongjun
2016-10-18dwc_eth_qos: enable flow control by defaultNiklas Cassel
2016-10-18dwc_eth_qos: do not clear pause flags from phy_device->supportedNiklas Cassel
2016-09-17dwc_eth_qos: constify net_device_ops structuresJulia Lawall
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-09dwc_eth_qos: do not register semi-initialized deviceLars Persson
2016-08-31dwc_eth_qos: constify ethtool_ops structuresJulia Lawall
2016-08-23dwc_eth_qos: fix interrupt enable raceRabin Vincent
2016-07-17dwc_eth_qos: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-12dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()Wei Yongjun
2016-07-05dwc_eth_qos: remove unused including <linux/version.h>Wei Yongjun
2016-06-28net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: dwc_eth_qos: use phydev from struct net_devicePhilippe Reynes
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-03-02dwc_eth_qos: do phy_start before resetting hardwareLars Persson
2016-03-02dwc_eth_qos: use DWCEQOS_MSG_DEFAULTRabin Vincent
2016-03-02dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()Rabin Vincent
2016-03-02dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson
2016-03-02dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent
2016-02-06dwc_eth_qos: Reset hardware before PHY startRabin Vincent
2016-01-12dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2015-11-07dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring
2015-09-06ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven
2015-07-28dwc_eth_qos: Add support for Synopsys DWC Ethernet QoSLars Persson