1. 15c343e ethernet: mv643xx: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  2. 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 5 months ago
  3. a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  4. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 7 months ago
  5. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 8 months ago
  6. 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 4 years ago
  7. df4a17a net: marvell: Fix the trailing format of some block comments by Yangyang Li · 4 years ago
  8. 600cc3c net: marvell: Remove reference to CONFIG_MV64X60 by Christophe Leroy · 4 years ago
  9. 761b331 net: tso: cache transport header length by Eric Dumazet · 4 years, 9 months ago
  10. 12dcceb net: mv643xx_eth: Remove unused inline function sum16_as_be by YueHaibing · 4 years, 10 months ago
  11. f99db1d net: mv643xx_eth: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  12. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  13. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  14. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  15. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  16. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 6 years ago
  17. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  18. 2d2924a net: ethernet: fix similar warning reported by kbuild test robot by Petr Štetiar · 6 years ago
  19. a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  20. e928b5d net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() by Alexey Khoroshilov · 6 years ago
  21. 3c1bcc8 net: ethernet: Convert phydev advertize and supported from u32 to link mode by Andrew Lunn · 6 years ago
  22. 21c328d net: ethernet: Convert to using %pOFn instead of device_node.name by Rob Herring · 7 years ago
  23. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  24. 43cee2d net: mv643xx_eth: Be drop monitor friendly by Florian Fainelli · 8 years ago
  25. f9cbe9a net: define the TSO header size in net/tso.h by Antoine Ténart · 8 years ago
  26. cfbcb61 mv643xx_eth: fix of_irq_to_resource() error check by Sergei Shtylyov · 8 years ago
  27. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  28. 1105a2d3 net: mv643xx_eth: Do not clobber PHY link outside of state machine by Florian Fainelli · 8 years ago
  29. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  30. 3e3397e net: mv643xx_eth: fix build failure by Sudip Mukherjee · 8 years ago
  31. fc5e353 net: mv643xx_eth: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  32. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. b9b84fc net: mv643xx_eth: ensure coalesce settings survive read-modify-write by Russell King · 8 years ago
  34. 2a43ca0 mv643xx_eth: Properly resolve merge conflict. by David S. Miller · 8 years ago
  35. d8e4aa0 mv643xx_eth: Fix merge error. by David S. Miller · 8 years ago
  36. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. fd33b24 net: mv643xx_eth: Fetch the phy connection type from DT by Jason Gunthorpe · 8 years ago
  38. d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 8 years ago
  39. a54e161 net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  40. 1e8a655 net: mv643xx_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  41. 3b89624 net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets. by Nicolas Schichan · 9 years ago
  42. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  43. 3b5dde7 net: mv643xx: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  44. b75ec3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  45. 26b7974 net: mv643xx_eth: add missing of_node_put by Julia Lawall · 9 years ago
  46. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  47. 968200f net: mv643xx_eth: Defer writing the first TX descriptor when using TSO by Philipp Kirchhofer · 9 years ago
  48. 91986fd net: mv643xx_eth: Ensure proper data alignment in TSO TX path by Philipp Kirchhofer · 9 years ago
  49. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  50. 8b711d6 mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter by Joe Perches · 10 years ago
  51. b66a608 net: mv643xx_eth: use kzalloc by Rasmus Villemoes · 10 years ago
  52. 12d5e6f net: mv643xx_eth: Use setup_timer by Vaishali Thakkar · 10 years ago
  53. 9e91141 net: mv643xx_eth: Fix highmem support in non-TSO egress path by Ezequiel Garcia · 10 years ago
  54. 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
  55. 2c2a9cb net: mv643xx_eth: reclaim TX skbs only when released by the HW by Karl Beldan · 10 years ago
  56. 7a53834 net: ethernet: marvell: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  57. b926260 net: mv643xx_eth: Avoid unmapping the TSO header buffers by Ezequiel Garcia · 11 years ago
  58. eee492e net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path by Ezequiel Garcia · 11 years ago
  59. ee9e495 net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds by Ezequiel Garcia · 11 years ago
  60. dd11680 net: mv643xx_eth: Count dropped packets properly by Ezequiel Garcia · 11 years ago
  61. 0a9e413 net: mv643xx_eth: Simplify mv643xx_eth_adjust_link() by Ezequiel Garcia · 11 years ago
  62. 3ae8f4e net: mv643xx_eth: Implement software TSO by Ezequiel Garcia · 11 years ago
  63. 69ad0dd net: mv643xx_eth: Use dma_map_single() to map the skb fragments by Ezequiel Garcia · 11 years ago
  64. 4d48d58 net: mv643xx_eth: Factorize feature setting by Ezequiel Garcia · 11 years ago
  65. 84411f7 net: mv643xx_eth: Avoid setting the initial TCP checksum by Ezequiel Garcia · 11 years ago
  66. 0a8fa93 net: mv643xx_eth: Factorize initial checksum and command preparation by Ezequiel Garcia · 11 years ago
  67. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  68. 43f54377 mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  69. 5891115 net: mv643xx_eth: properly start/stop phy device by Sebastian Hesselbarth · 11 years ago
  70. 7cd1463 net: mv643xx_eth: use phy_init_hw to reset PHY by Florian Fainelli · 11 years ago
  71. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  72. 6115c11 net: mv643xx_eth: potential NULL dereference in probe() by Dan Carpenter · 11 years ago
  73. 1cce16d net: mv643xx_eth: Add missing phy_addr_set in DT mode by Jason Gunthorpe · 11 years ago
  74. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. b5d82db net: mv643xx_eth: fix missing device_node for port devices by Sebastian Hesselbarth · 11 years ago
  76. f564412 net: mv643xx_eth: fix orphaned statistics timer crash by Sebastian Hesselbarth · 11 years ago
  77. 041b4dd net: mv643xx_eth: update statistics timer from timer context only by Sebastian Hesselbarth · 11 years ago
  78. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  79. bbfa6d0 net: mv643xx_eth: use dev_get_platdata() by Jingoo Han · 12 years ago
  80. 785bf6f net: mv643xx_eth: do not use port number as platform device id by Jonas Gorski · 12 years ago
  81. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. 9fa8e98 mv643xx_eth: Allocate receive queue initialized to zero by Lubomir Rintel · 12 years ago
  83. 18f1d05 mv643xx_eth.c: convert skb->end into skb_end_poitner(skb) by Isaku Yamahata · 12 years ago
  84. ff20877 net: mv643xx_eth: add missing semicolon by Arnd Bergmann · 12 years ago
  85. 76723bc net: mv643xx_eth: add DT parsing support by Sebastian Hesselbarth · 12 years ago
  86. cb85215 net: mv643xx_eth: proper initialization for Kirkwood SoCs by Sebastian Hesselbarth · 12 years ago
  87. cc9d459 net: mv643xx_eth: use of_phy_connect if phy_node present by Sebastian Hesselbarth · 12 years ago
  88. 65a6f96 net: mv643xx_eth: use managed devm_ioremap for port registers by Sebastian Hesselbarth · 12 years ago
  89. cec753f net: mv643xx_eth: use phy_disconnect instead of phy_detach by Sebastian Hesselbarth · 12 years ago
  90. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  91. 3aefe2b NET: mv643xx_eth: avoid lockdep dump on interface down by Russell King · 12 years ago
  92. a3659aa mv643xx_eth: fix NAPI weight being > 64 by Andrew Lunn · 12 years ago
  93. 3619eb8 net: mv643xx_eth: remove deprecated inet_lro support by Sebastian Hesselbarth · 12 years ago
  94. 09bf1c1 net: mv643xx_eth: Add GRO support by Sebastian Hesselbarth · 12 years ago
  95. 727f957 net: mv643xx_eth: use managed devm_kzalloc by Sebastian Hesselbarth · 12 years ago
  96. 2092248 net: mv643xx_eth: add shared clk and cleanup existing clk handling by Sebastian Hesselbarth · 12 years ago
  97. 976c90b mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded by Simon Baatz · 12 years ago
  98. c3a0713 mv643xx_eth: convert to use the Marvell Orion MDIO driver by Florian Fainelli · 12 years ago
  99. 3871c38 mv643xx_eth with 88E1318S: support Wake on LAN by Michael Stapelberg · 12 years ago
  100. 260055b mv643xx_eth: fix for disabled autoneg by Phil Sutter · 12 years ago