1. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 9e91141 net: mv643xx_eth: Fix highmem support in non-TSO egress path by Ezequiel Garcia · 10 years ago
  3. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  4. 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
  5. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. 5f478b4 net: mvneta: fix race condition in mvneta_tx() by Eric Dumazet · 10 years ago
  7. aebea2b net: mvneta: fix Tx interrupt delay by willy tarreau · 10 years ago
  8. ea589e9 sky2: avoid pci write posting after disabling irqs by Lino Sanfilippo · 10 years ago
  9. 6276288 skge: Unmask interrupts in case of spurious interrupts by Lino Sanfilippo · 10 years ago
  10. 8961b194 pxa168: close race between napi and irq activation by Lino Sanfilippo · 10 years ago
  11. 799d2ff sky2: Fix crash inside sky2_rx_clean by Mirko Lindner · 10 years ago
  12. 2e95b2a sky2: use new netdev_rss_key_fill() helper by Ian Morris · 10 years ago
  13. 824ab78 net: pxa168_eth: move SET_NETDEV_DEV a bit earlier by Jisheng Zhang · 10 years ago
  14. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. 2c2a9cb net: mv643xx_eth: reclaim TX skbs only when released by the HW by Karl Beldan · 10 years ago
  16. 4373747 net: mvpp2: fix possible memory leak by Sudip Mukherjee · 10 years ago
  17. 0089b74 ethernet: mvneta: Use PHY status standard message by Ezequiel Garcia · 10 years ago
  18. 7e5ae24 ethernet: marvell: remove unnecessary check by Varka Bhadram · 10 years ago
  19. 9ff32fe net: pxa168_eth: Remove in-driver PHY mangling by Sebastian Hesselbarth · 10 years ago
  20. 1a14913 net: pxa168_eth: Remove HW auto-negotiaion by Sebastian Hesselbarth · 10 years ago
  21. 9d8ea73 net: pxa168_eth: Prepare proper libphy handling by Sebastian Hesselbarth · 10 years ago
  22. 7a53834 net: ethernet: marvell: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. 3b3d136 net: pxa168_eth: PXA168_ETH should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  24. e885439 net: pxa168_eth: avoid using signed char for bitops by Antoine Ténart · 10 years ago
  25. 65cb29a drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM by Chen Gang · 10 years ago
  26. a140fcb net: pxa168_eth: allow to compile the pxa168_eth driver for tests by Antoine Ténart · 10 years ago
  27. 0fdccfc net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver by Antoine Ténart · 10 years ago
  28. 78b9b2c net: pxa168_eth: rework the MAC address setup by Antoine Ténart · 10 years ago
  29. 3983068 net: pxa168_eth: set the mac address on the Ethernet controller by Antoine Ténart · 10 years ago
  30. 09f5da1 net: pxa168_eth: fix Ethernet flow control status by Antoine Ténart · 10 years ago
  31. 43d3ddf net: pxa168_eth: add device tree support by Antoine Ténart · 10 years ago
  32. 307f656 net: pxa168_eth: clean up by Antoine Ténart · 10 years ago
  33. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 10 years ago
  34. 2d39d12 mvneta: Add missing if_vlan.h include. by David S. Miller · 10 years ago
  35. 817dbfa mvneta: Fix TSO and checksum for non-acceleration vlan traffic by Vlad Yasevich · 10 years ago
  36. 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
  37. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  38. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  39. 12fe08b sky2: use pci_zalloc_consistent by Joe Perches · 10 years ago
  40. c891c24 net: mvneta: Fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  41. bd695a5 net: mvpp2: implement ioctl() operation for PHY ioctls by Thomas Petazzoni · 10 years ago
  42. 2add511 net: mvpp2: fix 10 Mbit/s usage by Thomas Petazzoni · 10 years ago
  43. 7861f12 net: mvpp2: Simplify BM pool buffers freeing by Ezequiel Garcia · 10 years ago
  44. d74c96c net: mvpp2: Fix the BM pool buffer release check by Ezequiel Garcia · 10 years ago
  45. 08a2375 net: mvpp2: Enable proper PHY polling and fix port functionality by Marcin Wojtas · 10 years ago
  46. b5c0a80 net: mvpp2: Fix the periodic XON enable bit by Marcin Wojtas · 10 years ago
  47. 575a193 net: mvpp2: Fix error return code in mvpp2_probe() by Wei Yongjun · 10 years ago
  48. 468f864 net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe() by Wei Yongjun · 10 years ago
  49. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  50. c634099 net: mvpp2: Fix a typo in the license by Ezequiel Garcia · 11 years ago
  51. 3f51850 ethernet: Add new driver for Marvell Armada 375 network unit by Marcin Wojtas · 11 years ago
  52. 0a19858 net: mvneta: Fix big endian issue in mvneta_txq_desc_csum() by Thomas Fitzsimmons · 11 years ago
  53. 4d12bc6 net: mvneta: fix operation in 10 Mbit/s mode by Thomas Petazzoni · 11 years ago
  54. ee14eb7 skge: Added FS A8NE-FM to the list of 32bit DMA boards by Mirko Lindner · 11 years ago
  55. b926260 net: mv643xx_eth: Avoid unmapping the TSO header buffers by Ezequiel Garcia · 11 years ago
  56. eee492e net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path by Ezequiel Garcia · 11 years ago
  57. ee9e495 net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds by Ezequiel Garcia · 11 years ago
  58. dd11680 net: mv643xx_eth: Count dropped packets properly by Ezequiel Garcia · 11 years ago
  59. 2e3173a net: mvneta: Avoid unmapping the TSO header buffers by Ezequiel Garcia · 11 years ago
  60. ba7e46e net: mvneta: Fix missing DMA region unmap by Ezequiel Garcia · 11 years ago
  61. 8eef5f9 net: mvneta: Limit the TSO segments and adjust stop/wake thresholds by Ezequiel Garcia · 11 years ago
  62. 9fa9379 net: mvneta: Use default NAPI weight instead of a custom one by Ezequiel Garcia · 11 years ago
  63. dc03e21 net: mvneta: Remove unneeded 'weigth' field by Ezequiel Garcia · 11 years ago
  64. 56ecd2c net: mvmdio: Use devm_* API to simplify the code by Ezequiel Garcia · 11 years ago
  65. edadb7f net: mvneta: Change the number of default rx queues to one by Ezequiel Garcia · 11 years ago
  66. e68de36 net: mvneta: Use prepare/commit API to simplify MAC address setting by Ezequiel Garcia · 11 years ago
  67. 9672850 net: mvneta: Clean-up mvneta_init() by Ezequiel Garcia · 11 years ago
  68. a92dbd9 net: mvneta: Check tx queue setup error in mvneta_change_mtu() by Ezequiel Garcia · 11 years ago
  69. 3d4ea02 net: mvneta: Clean-up mvneta_tx_frag_process() by Ezequiel Garcia · 11 years ago
  70. 0a9e413 net: mv643xx_eth: Simplify mv643xx_eth_adjust_link() by Ezequiel Garcia · 11 years ago
  71. 3ae8f4e net: mv643xx_eth: Implement software TSO by Ezequiel Garcia · 11 years ago
  72. 69ad0dd net: mv643xx_eth: Use dma_map_single() to map the skb fragments by Ezequiel Garcia · 11 years ago
  73. 4d48d58 net: mv643xx_eth: Factorize feature setting by Ezequiel Garcia · 11 years ago
  74. 84411f7 net: mv643xx_eth: Avoid setting the initial TCP checksum by Ezequiel Garcia · 11 years ago
  75. 0a8fa93 net: mv643xx_eth: Factorize initial checksum and command preparation by Ezequiel Garcia · 11 years ago
  76. 2adb719 net: mvneta: Implement software TSO by Ezequiel Garcia · 11 years ago
  77. e19d2dd net: mvneta: Clean mvneta_tx() sk_buff handling by Ezequiel Garcia · 11 years ago
  78. 01ef26c net: mvneta: Factorize feature setting by Ezequiel Garcia · 11 years ago
  79. 83895be net: mvneta: add support for fixed links by Thomas Petazzoni · 11 years ago
  80. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  81. 39076b0 net: mvmdio: Check for a valid interrupt instead of an error by Ezequiel Garcia · 11 years ago
  82. 3f1dd4b net: mvneta: properly configure the MAC <-> PHY connection in all situations by Thomas Petazzoni · 11 years ago
  83. cc6ca30 Revert "net: mvneta: fix usage as a module on RGMII configurations" by Thomas Petazzoni · 11 years ago
  84. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  85. c3f0dd3 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 11 years ago
  86. ca7efe8 net: mvmdio: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  87. b5f3b75 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 11 years ago
  88. e3a8786 net: mvneta: fix usage as a module on RGMII configurations by Thomas Petazzoni · 11 years ago
  89. a79121d net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE by Thomas Petazzoni · 11 years ago
  90. 2d4186c sky2: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  91. 0b88a8e skge: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  92. 43f5437 mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  93. 21ceda2 sky2: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  94. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  95. 3ee2f8c sky2: allow mac to come from dt by Tim Harvey · 11 years ago
  96. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. 4b636b5 net: ethernet: update dependency and help text of mvneta by Thomas Petazzoni · 11 years ago
  98. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
  99. 731073b sky2: initialize napi before registering device by Stanislaw Gruszka · 11 years ago
  100. cd71319 net: mvneta: make mvneta_txq_done() return void by Arnaud Ebalard · 11 years ago