summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/synopsys
Commit message (Expand)AuthorAge
* net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()Jie Deng2017-12-21
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* mm: remove __GFP_COLDMel Gorman2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* drivers: net: add missing interrupt.h includeFlorian Westphal2017-07-18
* net: dwc-xlgmac: add the initial ethtool supportJie Deng2017-04-13
* net: dwc-xlgmac: use dual licenseJie Deng2017-03-23
* net: dwc-xlgmac: declaration of dual license in headersJie Deng2017-03-23
* net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()Dan Carpenter2017-03-22
* net: dwc-xlgmac: add module licenseArnd Bergmann2017-03-22
* net: dwc-xlgmac: include dcbnl.hArnd Bergmann2017-03-22
* net: dwc-xlgmac: Initial driver for DesignWare Enterprise EthernetJie Deng2017-03-09
* synopsys: remove dwc_eth_qos driverjpinto2017-01-15
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * net: ethernet: dwc_eth_qos: fix fixed-link phydev leaksJohan Hovold2016-11-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-26
|\ \ | |/
| * dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\ \ | |/
| * dwc_eth_qos: enable flow control by defaultNiklas Cassel2016-10-18
| * dwc_eth_qos: do not clear pause flags from phy_device->supportedNiklas Cassel2016-10-18
* | dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skbWei Yongjun2016-10-20
|/
* 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-17
* 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-28