1. 7ac8ff9 mvpp2: fix multicast address filter by Mikulas Patocka · 7 years ago
  2. 743ffff net: pxa168_eth: add netconsole support by Alexander Monakov · 7 years ago
  3. a75edc7 net: mvpp2: enable ACPI support in the driver by Marcin Wojtas · 7 years ago
  4. 2481222 net: mvpp2: use device_*/fwnode_* APIs instead of of_* by Marcin Wojtas · 7 years ago
  5. bf14715 net: mvpp2: simplify maintaining enabled ports' list by Marcin Wojtas · 7 years ago
  6. c554f53 net: mvneta: add module EEPROM reading support by Russell King · 7 years ago
  7. 856b2cc net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interrupt by Russell King · 7 years ago
  8. 6d81f45 net: mvneta: add EEE support by Russell King · 7 years ago
  9. 4932a91 net: mvneta: add flow control support by Russell King · 7 years ago
  10. 22f4bf8 net: mvneta: add 1000BaseX support by Russell King · 7 years ago
  11. 3269995 net: mvneta: move port configuration by Russell King · 7 years ago
  12. 503f9aa9 net: mvneta: convert to phylink by Russell King · 7 years ago
  13. fc548b9 net: mvneta: prepare to convert to phylink by Russell King · 7 years ago
  14. 3b8bc67 net: mvneta: ensure PM paths take the rtnl lock by Russell King · 7 years ago
  15. 75ce719 sky2: Replace mdelay with msleep in sky2_vpd_wait by Jia-Ju Bai · 7 years ago
  16. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. 2eecb2e net: mvneta: eliminate wrong call to handle rx descriptor error by Yelena Krivosheev · 7 years ago
  18. ca5902a net: mvneta: use proper rxq_number in loop on rx queues by Yelena Krivosheev · 7 years ago
  19. 4423c18 net: mvneta: clear interface link status on port disable by Yelena Krivosheev · 7 years ago
  20. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. c009cb8 skge: remove redundunt free_irq under spinlock by Stephen Hemminger · 7 years ago
  22. 8616228 net: mvpp2: adjust the coalescing parameters by Antoine Tenart · 7 years ago
  23. 24b28cc net: mvpp2: report the tx-usec coalescing information to ethtool by Antoine Tenart · 7 years ago
  24. 385c284 net: mvpp2: align values in ethtool get_coalesce by Antoine Tenart · 7 years ago
  25. 7cf87e4 net: mvpp2: split the max ring size from the default one by Yan Markman · 7 years ago
  26. b70d4a5 net: mvpp2: only free the TSO header buffers when it was allocated by Antoine Tenart · 7 years ago
  27. 8a7b741 net: mvpp2: fix the RSS table entry offset by Antoine Tenart · 7 years ago
  28. 589bf32 net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case by Tobias Jordan · 7 years ago
  29. a154f8e net: mvpp2: allocate zeroed tx descriptors by Yan Markman · 7 years ago
  30. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  31. 76e583c net: mvpp2: check ethtool sets the Tx ring size is to a valid min value by Antoine Tenart · 7 years ago
  32. e749aca net: mvpp2: do not disable GMAC padding by Yan Markman · 7 years ago
  33. 26146b0 net: mvpp2: cleanup probed ports in the probe error path by Antoine Tenart · 7 years ago
  34. ba2d8d8 net: mvpp2: fix the txq_init error path by Antoine Tenart · 7 years ago
  35. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  36. 0d63785 net: mvneta: fix handling of the Tx descriptor counter by Simon Guinot · 7 years ago
  37. e5c500e net: mvpp2: fix GOP statistics loop start and stop conditions by Miquel Raynal · 7 years ago
  38. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  39. 118d629 net: mvpp2: add ethtool GOP statistics by Miquel Raynal · 7 years ago
  40. 13c249a net: mvpp2: Prevent userspace from changing TX affinities by Marc Zyngier · 7 years ago
  41. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  43. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  44. 6eb5d37 net: mvpp2: simplify the Tx desc set DMA logic by Antoine Tenart · 7 years ago
  45. 02856a3 net: mvpp2: use the aggr txq size define everywhere by Antoine Tenart · 7 years ago
  46. 1d17db0 net: mvpp2: limit TSO segments and use stop/wake thresholds by Antoine Tenart · 7 years ago
  47. 1d7d15d net: mvpp2: initialize the RSS tables by Antoine Tenart · 7 years ago
  48. 7c10f97 net: mvpp2: initialize the Tx FIFO size by Antoine Tenart · 7 years ago
  49. 2d1d7df net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2 by Antoine Tenart · 7 years ago
  50. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. 239dd4e net: mvpp2: do not sleep in set_rx_mode by Antoine Tenart · 7 years ago
  52. 20746d7 net: mvpp2: fix invalid parameters order when calling the tcam init by Antoine Tenart · 7 years ago
  53. ef4816f net: mvpp2: fix typo in the tcam setup by Antoine Tenart · 7 years ago
  54. 082297e net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used by Antoine Tenart · 7 years ago
  55. 2092026 net: mvpp2: do not unmap TSO headers buffers by Antoine Tenart · 7 years ago
  56. 822eaf7 net: mvpp2: fix TSO headers allocation and management by Yan Markman · 7 years ago
  57. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  58. 4792ea0 net: mvpp2: Fix clock resource by adding an optional bus clock by Gregory CLEMENT · 7 years ago
  59. c7dfc8c net: mvpp2: do not select the internal source clock by Antoine Tenart · 7 years ago
  60. 6bf69a1 net: mvpp2: fix port list indexing by Yan Markman · 7 years ago
  61. aff3da3 net: mvpp2: fix parsing fragmentation detection by Stefan Chulski · 7 years ago
  62. 6368738 drivers: net: pxa168: use setup_timer() helper. by Allen Pais · 7 years ago
  63. 38c5eb9 net: mvpp2: remove useless goto by Antoine Tenart · 7 years ago
  64. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  65. 688cbaf net: mvpp2: fallback using h/w and random mac if the dt one isn't valid by Antoine Tenart · 7 years ago
  66. d2a6e48 net: mvpp2: fix use of the random mac address for PPv2.2 by Antoine Tenart · 7 years ago
  67. 3ba8c81 net: mvpp2: move the mac retrieval/copy logic into its own function by Antoine Tenart · 7 years ago
  68. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. c54a504 mvneta: Driver and hardware supports IPv6 offload, so enable it by Andrew Pilloud · 7 years ago
  70. fd3651b net: mvpp2: use the GoP interrupt for link status changes by Antoine Tenart · 7 years ago
  71. 5997c86 net: mvpp2: make the phy optional by Antoine Tenart · 7 years ago
  72. 1df2270 net: mvpp2: take advantage of the is_rgmii helper by Antoine Tenart · 7 years ago
  73. 89273bc net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC by Antoine Tenart · 7 years ago
  74. 65a2c09 net: mvpp2: do not set GMAC autoneg when using XLG MAC by Antoine Tenart · 7 years ago
  75. f55744a net: mvpp2: improve the link management function by Antoine Tenart · 7 years ago
  76. 968b211 net: mvpp2: simplify the link_event function by Antoine Tenart · 7 years ago
  77. 542897d net: mvpp2: initialize the comphy by Antoine Tenart · 7 years ago
  78. 4c22868 net: mvpp2: fix the mac address used when using PPv2.2 by Antoine Tenart · 7 years ago
  79. ec15ecd net: mvpp2: fix the packet size configuration for 10G by Antoine Ténart · 7 years ago
  80. 43cee2d net: mv643xx_eth: Be drop monitor friendly by Florian Fainelli · 7 years ago
  81. 186cd4d net: mvpp2: software tso support by Antoine Ténart · 7 years ago
  82. 85affd7 net: mvpp2: unify the txq size define use by Antoine Ténart · 7 years ago
  83. f9cbe9a net: define the TSO header size in net/tso.h by Antoine Ténart · 7 years ago
  84. f84bf38 net: mvpp2: initialize the GoP by Antoine Ténart · 7 years ago
  85. 76eb1b1 net: mvpp2: set maximum packet size for 10G ports by Stefan Chulski · 7 years ago
  86. 7732195 net: mvpp2: initialize the XLG MAC when using a port by Antoine Ténart · 7 years ago
  87. 3919357 net: mvpp2: initialize the GMAC when using a port by Antoine Ténart · 7 years ago
  88. 2055d62 net: mvpp2: move the mii configuration in the ndo_open path by Antoine Ténart · 7 years ago
  89. 1068ec7 net: mvpp2: fix the synchronization module bypass macro name by Antoine Ténart · 7 years ago
  90. 81b6630 net: mvpp2: unify register definitions coding style by Antoine Ténart · 7 years ago
  91. 9d2ee98 skge: add paren around sizeof arg by stephen hemminger · 7 years ago
  92. 213f428 net: mvpp2: add support for TX interrupts and RX queue distribution modes by Thomas Petazzoni · 7 years ago
  93. 591f4cf net: mvpp2: introduce queue_vector concept by Thomas Petazzoni · 7 years ago
  94. df089aa net: mvpp2: move from cpu-centric naming to "software thread" naming by Thomas Petazzoni · 7 years ago
  95. 09f8397 net: mvpp2: introduce per-port nrxqs/ntxqs variables by Thomas Petazzoni · 7 years ago
  96. b5635ad net: mvpp2: remove RX queue group reset code by Thomas Petazzoni · 7 years ago
  97. eb1e93a net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition by Thomas Petazzoni · 7 years ago
  98. cfbcb61 mv643xx_eth: fix of_irq_to_resource() error check by Sergei Shtylyov · 7 years ago
  99. 7d7627b net: mvpp2: remove mvpp2_pool_refill() by Thomas Petazzoni · 8 years ago
  100. 8f3f6e5 net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function by Thomas Petazzoni · 8 years ago