1. 120cfa5 net: mvneta: Fix race condition during stopping by Gregory CLEMENT · 9 years ago
  2. 5888511 net: mvneta: The mvneta_percpu_elect function should be atomic by Gregory CLEMENT · 9 years ago
  3. db488c1 net: mvneta: Modify the queue related fields from each cpu by Gregory CLEMENT · 9 years ago
  4. cde4c0f net: mvneta: Remove unused code by Gregory CLEMENT · 9 years ago
  5. 6b125d6 net: mvneta: Use on_each_cpu when possible by Gregory CLEMENT · 9 years ago
  6. cad5d84 net: mvneta: Fix the CPU choice in mvneta_percpu_elect by Gregory CLEMENT · 9 years ago
  7. 129219e net: mvneta: Fix for_each_present_cpu usage by Gregory CLEMENT · 9 years ago
  8. c2bb7bc net: mvpp2: Return correct error codes by Amitoj Kaur Chawla · 9 years ago
  9. 3b89624 net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets. by Nicolas Schichan · 9 years ago
  10. 15cc4a4 net: mvneta: get optional bus clk by Jisheng Zhang · 9 years ago
  11. 2804ba4 net: mvneta: Try to get named core clock first by Jisheng Zhang · 9 years ago
  12. 0e03f56 net: mvneta: sort the headers in alphabetic order by Jisheng Zhang · 9 years ago
  13. 2c83229 net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats by Jisheng Zhang · 9 years ago
  14. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  15. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  16. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  17. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  18. 50bf8cb net: mvneta: Configure XPS support by Gregory CLEMENT · 9 years ago
  19. 9a401de net: mvneta: Add naive RSS support by Gregory CLEMENT · 9 years ago
  20. 2dcf75e net: mvneta: Associate RX queues with each CPU by Gregory CLEMENT · 9 years ago
  21. 90b74c0 net: mvneta: Make the default queue related for each port by Gregory CLEMENT · 9 years ago
  22. b501585 net: mvpp2: fix refilling BM pools in RX path by Marcin Wojtas · 9 years ago
  23. 4229d50 net: mvpp2: fix buffers' DMA handling on RX path by Marcin Wojtas · 9 years ago
  24. e864b4c net: mvpp2: fix missing DMA region unmap in egress processing by Marcin Wojtas · 9 years ago
  25. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  26. 0c0744f mvneta: implement ethtool autonegotiation control by Stas Sergeev · 9 years ago
  27. aa5bc7a mvneta: consolidate autoneg enabling by Stas Sergeev · 9 years ago
  28. 3b5dde7 net: mv643xx: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  29. 9110ee0 net: mvneta: enable setting custom TX IP checksum limit by Marcin Wojtas · 9 years ago
  30. 26c17a17 net: mvneta: fix error path for building skb by Marcin Wojtas · 9 years ago
  31. dc1aadf net: mvneta: fix bit assignment for RX packet irq enable by Marcin Wojtas · 9 years ago
  32. e5bdf68 net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG by Marcin Wojtas · 9 years ago
  33. db6ba9a net: mvneta: add configuration for MBUS windows access protection by Marcin Wojtas · 9 years ago
  34. 8c94ddb net: mvneta: Fix memory use after free. by Justin Maggard · 9 years ago
  35. 4bed539 mvneta: add FIXED_PHY dependency by Arnd Bergmann · 9 years ago
  36. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  37. 26b7974 net: mv643xx_eth: add missing of_node_put by Julia Lawall · 9 years ago
  38. e483911 net: mvneta: Fix clearing of MIB statistics by Andrew Lunn · 9 years ago
  39. 9b0cdef net: mvneta: add ethtool statistics by Russell King · 9 years ago
  40. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  41. 968200f net: mv643xx_eth: Defer writing the first TX descriptor when using TSO by Philipp Kirchhofer · 9 years ago
  42. 91986fd net: mv643xx_eth: Ensure proper data alignment in TSO TX path by Philipp Kirchhofer · 9 years ago
  43. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  44. 0f50c10 RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad by Liviu Dudau · 9 years ago
  45. f864288 net: mvneta: Statically assign queues to CPUs by Maxime Ripard · 9 years ago
  46. d893665 net: mvneta: Allow different queues by Maxime Ripard · 9 years ago
  47. 12bb03b net: mvneta: Handle per-cpu interrupts by Maxime Ripard · 9 years ago
  48. 2502d0e net: mvneta: Fix CPU_MAP registers initialisation by Maxime Ripard · 9 years ago
  49. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  51. daf158d net: mvneta: fix DMA buffer unmapping in mvneta_rx() by Simon Guinot · 9 years ago
  52. 8b711d6 mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter by Joe Perches · 9 years ago
  53. b66a608 net: mv643xx_eth: use kzalloc by Rasmus Villemoes · 9 years ago
  54. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  55. edc660f net: mvpp2: replace TX coalescing interrupts with hrtimer by Marcin Wojtas · 9 years ago
  56. 71ce391 net: mvpp2: enable proper per-CPU TX buffers unmapping by Marcin Wojtas · 9 years ago
  57. d53793c net: mvpp2: remove excessive spinlocks from driver initialization by Marcin Wojtas · 9 years ago
  58. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  59. f8af8e6 mvneta: use inband status only when explicitly enabled by Stas Sergeev · 9 years ago
  60. a84e328 net: mvneta: fix refilling for Rx DMA buffers by Simon Guinot · 9 years ago
  61. b65657f net: mvneta: disable IP checksum with jumbo frames for Armada 370 by Simon Guinot · 10 years ago
  62. f522a97 net: mvneta: introduce compatible string "marvell, armada-xp-neta" by Simon Guinot · 10 years ago
  63. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  64. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 10 years ago
  65. 538761b mvneta: add forgotten initialization of autonegotiation bits by Stas Sergeev · 10 years ago
  66. 12d5e6f net: mv643xx_eth: Use setup_timer by Vaishali Thakkar · 10 years ago
  67. 13dc0d2 mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 10 years ago
  68. 0e03fd3 pxa168: fix double deallocation of managed resources by Alexey Khoroshilov · 10 years ago
  69. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  70. ecf7b36 mvneta: dont call mvneta_adjust_link() manually by Stas Sergeev · 10 years ago
  71. 898b2970 mvneta: implement SGMII-based in-band link state signaling by Stas Sergeev · 10 years ago
  72. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  73. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  74. 9e91141 net: mv643xx_eth: Fix highmem support in non-TSO egress path by Ezequiel Garcia · 10 years ago
  75. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  76. 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
  77. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. 5f478b4 net: mvneta: fix race condition in mvneta_tx() by Eric Dumazet · 10 years ago
  79. aebea2b net: mvneta: fix Tx interrupt delay by willy tarreau · 10 years ago
  80. ea589e9 sky2: avoid pci write posting after disabling irqs by Lino Sanfilippo · 10 years ago
  81. 6276288 skge: Unmask interrupts in case of spurious interrupts by Lino Sanfilippo · 10 years ago
  82. 8961b194 pxa168: close race between napi and irq activation by Lino Sanfilippo · 10 years ago
  83. 799d2ff sky2: Fix crash inside sky2_rx_clean by Mirko Lindner · 10 years ago
  84. 2e95b2a sky2: use new netdev_rss_key_fill() helper by Ian Morris · 10 years ago
  85. 824ab78 net: pxa168_eth: move SET_NETDEV_DEV a bit earlier by Jisheng Zhang · 10 years ago
  86. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  87. 2c2a9cb net: mv643xx_eth: reclaim TX skbs only when released by the HW by Karl Beldan · 10 years ago
  88. 4373747 net: mvpp2: fix possible memory leak by Sudip Mukherjee · 10 years ago
  89. 0089b74 ethernet: mvneta: Use PHY status standard message by Ezequiel Garcia · 10 years ago
  90. 7e5ae24 ethernet: marvell: remove unnecessary check by Varka Bhadram · 10 years ago
  91. 9ff32fe net: pxa168_eth: Remove in-driver PHY mangling by Sebastian Hesselbarth · 10 years ago
  92. 1a14913 net: pxa168_eth: Remove HW auto-negotiaion by Sebastian Hesselbarth · 10 years ago
  93. 9d8ea73 net: pxa168_eth: Prepare proper libphy handling by Sebastian Hesselbarth · 10 years ago
  94. 7a53834 net: ethernet: marvell: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  95. 3b3d136 net: pxa168_eth: PXA168_ETH should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  96. e885439 net: pxa168_eth: avoid using signed char for bitops by Antoine Ténart · 10 years ago
  97. 65cb29a drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM by Chen Gang · 10 years ago
  98. a140fcb net: pxa168_eth: allow to compile the pxa168_eth driver for tests by Antoine Ténart · 10 years ago
  99. 0fdccfc net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver by Antoine Ténart · 10 years ago
  100. 78b9b2c net: pxa168_eth: rework the MAC address setup by Antoine Ténart · 10 years ago