1. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  2. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 0ab1031 drivers: net: add missing interrupt.h include by Florian Westphal · 8 years ago
  5. d4d49bc net: dwc-xlgmac: add the initial ethtool support by Jie Deng · 8 years ago
  6. 67ff2c7 net: dwc-xlgmac: use dual license by Jie Deng · 8 years ago
  7. ea8c1c6 net: dwc-xlgmac: declaration of dual license in headers by Jie Deng · 8 years ago
  8. 31c7ba9 net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages() by Dan Carpenter · 8 years ago
  9. 3588f29 net: dwc-xlgmac: add module license by Arnd Bergmann · 8 years ago
  10. 424fa00 net: dwc-xlgmac: include dcbnl.h by Arnd Bergmann · 8 years ago
  11. 65e0ace net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet by Jie Deng · 8 years ago
  12. 1ecf928 synopsys: remove dwc_eth_qos driver by jpinto · 8 years ago
  13. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  14. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. c41a476 net: ethernet: dwc_eth_qos: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  16. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. f7db0ec dwc_eth_qos: drop duplicate headers by Geliang Tang · 8 years ago
  18. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. d80f45f dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb by Wei Yongjun · 8 years ago
  20. 1826277 dwc_eth_qos: enable flow control by default by Niklas Cassel · 8 years ago
  21. 902943c dwc_eth_qos: do not clear pause flags from phy_device->supported by Niklas Cassel · 8 years ago
  22. 3730750 dwc_eth_qos: constify net_device_ops structures by Julia Lawall · 8 years ago
  23. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 47b02f7 dwc_eth_qos: do not register semi-initialized device by Lars Persson · 8 years ago
  25. 777065e dwc_eth_qos: constify ethtool_ops structures by Julia Lawall · 8 years ago
  26. a818400 dwc_eth_qos: fix interrupt enable race by Rabin Vincent · 8 years ago
  27. bd25997 dwc_eth_qos: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  28. a6acf68 dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe() by Wei Yongjun · 9 years ago
  29. 6ebd1a6 dwc_eth_qos: remove unused including <linux/version.h> by Wei Yongjun · 9 years ago
  30. 8a79813 net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  31. ce554d3 net: ethernet: dwc_eth_qos: use phydev from struct net_device by Philippe Reynes · 9 years ago
  32. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  33. cd5e412 dwc_eth_qos: do phy_start before resetting hardware by Lars Persson · 9 years ago
  34. 016a91c dwc_eth_qos: use DWCEQOS_MSG_DEFAULT by Rabin Vincent · 9 years ago
  35. e8b0c32 dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent() by Rabin Vincent · 9 years ago
  36. d4dc35f dwc_eth_qos: release descriptors outside netif_tx_lock by Lars Persson · 9 years ago
  37. 8afb6c4 dwc_eth_qos: fix race condition in dwceqos_start_xmit by Rabin Vincent · 9 years ago
  38. 3647bc3 dwc_eth_qos: Reset hardware before PHY start by Rabin Vincent · 9 years ago
  39. d461873 dwc_eth_qos: Fix dma address for multi-fragment skbs by Lars Persson · 9 years ago
  40. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  41. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  42. 3694bfb dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 9 years ago
  43. e5a5837 ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  44. 077742d dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS by Lars Persson · 9 years ago