1. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  2. daf158d net: mvneta: fix DMA buffer unmapping in mvneta_rx() by Simon Guinot · 9 years ago
  3. b66a608 net: mv643xx_eth: use kzalloc by Rasmus Villemoes · 9 years ago
  4. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  5. edc660f net: mvpp2: replace TX coalescing interrupts with hrtimer by Marcin Wojtas · 9 years ago
  6. 71ce391 net: mvpp2: enable proper per-CPU TX buffers unmapping by Marcin Wojtas · 9 years ago
  7. d53793c net: mvpp2: remove excessive spinlocks from driver initialization by Marcin Wojtas · 9 years ago
  8. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. f8af8e6 mvneta: use inband status only when explicitly enabled by Stas Sergeev · 9 years ago
  10. a84e328 net: mvneta: fix refilling for Rx DMA buffers by Simon Guinot · 9 years ago
  11. b65657f net: mvneta: disable IP checksum with jumbo frames for Armada 370 by Simon Guinot · 9 years ago
  12. f522a97 net: mvneta: introduce compatible string "marvell, armada-xp-neta" by Simon Guinot · 9 years ago
  13. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  15. 538761b mvneta: add forgotten initialization of autonegotiation bits by Stas Sergeev · 9 years ago
  16. 12d5e6f net: mv643xx_eth: Use setup_timer by Vaishali Thakkar · 9 years ago
  17. 13dc0d2 mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 9 years ago
  18. 0e03fd3 pxa168: fix double deallocation of managed resources by Alexey Khoroshilov · 9 years ago
  19. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. ecf7b36 mvneta: dont call mvneta_adjust_link() manually by Stas Sergeev · 9 years ago
  21. 898b297 mvneta: implement SGMII-based in-band link state signaling by Stas Sergeev · 9 years ago
  22. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  23. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  24. 9e91141 net: mv643xx_eth: Fix highmem support in non-TSO egress path by Ezequiel Garcia · 10 years ago
  25. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  26. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  27. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. 5f478b4 net: mvneta: fix race condition in mvneta_tx() by Eric Dumazet · 10 years ago
  29. aebea2b net: mvneta: fix Tx interrupt delay by willy tarreau · 10 years ago
  30. ea589e9 sky2: avoid pci write posting after disabling irqs by Lino Sanfilippo · 10 years ago
  31. 6276288 skge: Unmask interrupts in case of spurious interrupts by Lino Sanfilippo · 10 years ago
  32. 8961b194 pxa168: close race between napi and irq activation by Lino Sanfilippo · 10 years ago
  33. 799d2ff sky2: Fix crash inside sky2_rx_clean by Mirko Lindner · 10 years ago
  34. 2e95b2a sky2: use new netdev_rss_key_fill() helper by Ian Morris · 10 years ago
  35. 824ab78 net: pxa168_eth: move SET_NETDEV_DEV a bit earlier by Jisheng Zhang · 10 years ago
  36. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  37. 2c2a9cb net: mv643xx_eth: reclaim TX skbs only when released by the HW by Karl Beldan · 10 years ago
  38. 4373747 net: mvpp2: fix possible memory leak by Sudip Mukherjee · 10 years ago
  39. 0089b74 ethernet: mvneta: Use PHY status standard message by Ezequiel Garcia · 10 years ago
  40. 7e5ae24 ethernet: marvell: remove unnecessary check by Varka Bhadram · 10 years ago
  41. 9ff32fe net: pxa168_eth: Remove in-driver PHY mangling by Sebastian Hesselbarth · 10 years ago
  42. 1a14913 net: pxa168_eth: Remove HW auto-negotiaion by Sebastian Hesselbarth · 10 years ago
  43. 9d8ea73 net: pxa168_eth: Prepare proper libphy handling by Sebastian Hesselbarth · 10 years ago
  44. 7a53834 net: ethernet: marvell: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  45. 3b3d136 net: pxa168_eth: PXA168_ETH should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  46. e885439 net: pxa168_eth: avoid using signed char for bitops by Antoine Ténart · 10 years ago
  47. 65cb29a drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM by Chen Gang · 10 years ago
  48. a140fcb net: pxa168_eth: allow to compile the pxa168_eth driver for tests by Antoine Ténart · 10 years ago
  49. 0fdccfc net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver by Antoine Ténart · 10 years ago
  50. 78b9b2c net: pxa168_eth: rework the MAC address setup by Antoine Ténart · 10 years ago
  51. 3983068 net: pxa168_eth: set the mac address on the Ethernet controller by Antoine Ténart · 10 years ago
  52. 09f5da1 net: pxa168_eth: fix Ethernet flow control status by Antoine Ténart · 10 years ago
  53. 43d3ddf net: pxa168_eth: add device tree support by Antoine Ténart · 10 years ago
  54. 307f656 net: pxa168_eth: clean up by Antoine Ténart · 10 years ago
  55. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 10 years ago
  56. 2d39d12 mvneta: Add missing if_vlan.h include. by David S. Miller · 10 years ago
  57. 817dbfa mvneta: Fix TSO and checksum for non-acceleration vlan traffic by Vlad Yasevich · 10 years ago
  58. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  59. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  60. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  61. 12fe08b sky2: use pci_zalloc_consistent by Joe Perches · 10 years ago
  62. c891c24 net: mvneta: Fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  63. bd695a5 net: mvpp2: implement ioctl() operation for PHY ioctls by Thomas Petazzoni · 10 years ago
  64. 2add511 net: mvpp2: fix 10 Mbit/s usage by Thomas Petazzoni · 10 years ago
  65. 7861f12 net: mvpp2: Simplify BM pool buffers freeing by Ezequiel Garcia · 10 years ago
  66. d74c96c net: mvpp2: Fix the BM pool buffer release check by Ezequiel Garcia · 10 years ago
  67. 08a2375 net: mvpp2: Enable proper PHY polling and fix port functionality by Marcin Wojtas · 10 years ago
  68. b5c0a80 net: mvpp2: Fix the periodic XON enable bit by Marcin Wojtas · 10 years ago
  69. 575a193 net: mvpp2: Fix error return code in mvpp2_probe() by Wei Yongjun · 10 years ago
  70. 468f864 net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe() by Wei Yongjun · 10 years ago
  71. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  72. c634099 net: mvpp2: Fix a typo in the license by Ezequiel Garcia · 10 years ago
  73. 3f51850 ethernet: Add new driver for Marvell Armada 375 network unit by Marcin Wojtas · 10 years ago
  74. 0a19858 net: mvneta: Fix big endian issue in mvneta_txq_desc_csum() by Thomas Fitzsimmons · 10 years ago
  75. 4d12bc6 net: mvneta: fix operation in 10 Mbit/s mode by Thomas Petazzoni · 10 years ago
  76. ee14eb7 skge: Added FS A8NE-FM to the list of 32bit DMA boards by Mirko Lindner · 10 years ago
  77. b926260 net: mv643xx_eth: Avoid unmapping the TSO header buffers by Ezequiel Garcia · 10 years ago
  78. eee492e net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path by Ezequiel Garcia · 10 years ago
  79. ee9e495 net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds by Ezequiel Garcia · 10 years ago
  80. dd11680 net: mv643xx_eth: Count dropped packets properly by Ezequiel Garcia · 10 years ago
  81. 2e3173a net: mvneta: Avoid unmapping the TSO header buffers by Ezequiel Garcia · 10 years ago
  82. ba7e46e net: mvneta: Fix missing DMA region unmap by Ezequiel Garcia · 10 years ago
  83. 8eef5f9 net: mvneta: Limit the TSO segments and adjust stop/wake thresholds by Ezequiel Garcia · 10 years ago
  84. 9fa9379 net: mvneta: Use default NAPI weight instead of a custom one by Ezequiel Garcia · 10 years ago
  85. dc03e21 net: mvneta: Remove unneeded 'weigth' field by Ezequiel Garcia · 10 years ago
  86. 56ecd2c net: mvmdio: Use devm_* API to simplify the code by Ezequiel Garcia · 10 years ago
  87. edadb7f net: mvneta: Change the number of default rx queues to one by Ezequiel Garcia · 10 years ago
  88. e68de36 net: mvneta: Use prepare/commit API to simplify MAC address setting by Ezequiel Garcia · 10 years ago
  89. 9672850 net: mvneta: Clean-up mvneta_init() by Ezequiel Garcia · 10 years ago
  90. a92dbd9 net: mvneta: Check tx queue setup error in mvneta_change_mtu() by Ezequiel Garcia · 10 years ago
  91. 3d4ea02 net: mvneta: Clean-up mvneta_tx_frag_process() by Ezequiel Garcia · 10 years ago
  92. 0a9e413 net: mv643xx_eth: Simplify mv643xx_eth_adjust_link() by Ezequiel Garcia · 10 years ago
  93. 3ae8f4e net: mv643xx_eth: Implement software TSO by Ezequiel Garcia · 10 years ago
  94. 69ad0dd net: mv643xx_eth: Use dma_map_single() to map the skb fragments by Ezequiel Garcia · 10 years ago
  95. 4d48d58 net: mv643xx_eth: Factorize feature setting by Ezequiel Garcia · 10 years ago
  96. 84411f7 net: mv643xx_eth: Avoid setting the initial TCP checksum by Ezequiel Garcia · 10 years ago
  97. 0a8fa93 net: mv643xx_eth: Factorize initial checksum and command preparation by Ezequiel Garcia · 10 years ago
  98. 2adb719 net: mvneta: Implement software TSO by Ezequiel Garcia · 10 years ago
  99. e19d2dd net: mvneta: Clean mvneta_tx() sk_buff handling by Ezequiel Garcia · 10 years ago
  100. 01ef26c net: mvneta: Factorize feature setting by Ezequiel Garcia · 10 years ago