1. cc1674e net: macb: change GFP_ATOMIC to GFP_KERNEL by Julia Cartwright · 7 years ago
  2. 7038cdb net: macb: reduce scope of rx_fs_lock-protected regions by Julia Cartwright · 7 years ago
  3. a3da8ad net: macb: kill useless use of list_empty() by Julia Cartwright · 7 years ago
  4. 096457b macb: Kill PHY reset code by Sergei Shtylyov · 7 years ago
  5. 81da3bf net: macb: change GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 7 years ago
  6. ae8223de net: macb: Added support for RX filtering by Rafal Ozieblo · 7 years ago
  7. 512286b net: macb: Added some queue statistics by Rafal Ozieblo · 7 years ago
  8. ae1f2a5 net: macb: Added support for many RX queues by Rafal Ozieblo · 7 years ago
  9. 66ee6a0 net: macb: add of_node_put to error paths by Michael Grzeschik · 7 years ago
  10. 9ce9814 net: macb: add of_phy_deregister_fixed_link to error paths by Michael Grzeschik · 7 years ago
  11. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. e0337f9 net: macb: remove redundant assignment to variable work_done by Colin Ian King · 7 years ago
  14. b6d08bd net: ethernet: make ptp_clock_info const by Bhumika Goyal · 8 years ago
  15. c744cf5 net: cadence: macb: constify pci_device_id. by Arvind Yadav · 8 years ago
  16. f9c45ae macb: Remove bogus reference to NETIF_F_UFO. by David S. Miller · 8 years ago
  17. 233a158 net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3 by vishnuvardhan · 8 years ago
  18. 42af627 net: macb: remove extraneous return when MACB_EXT_DESC is defined by Colin Ian King · 8 years ago
  19. ab91f0a net: macb: Add hardware PTP support by Rafal Ozieblo · 8 years ago
  20. b83f152 net: macb: macb.c changed to macb_main.c by Rafal Ozieblo · 8 years ago
  21. 7b42961 net: macb: Add support for PTP timestamps in DMA descriptors by Rafal Ozieblo · 8 years ago
  22. dacdbb4 net: macb: add fixed-link node support by Michael Grzeschik · 8 years ago
  23. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  24. ae3696c net: macb: fix phy interrupt parsing by Alexandre Belloni · 8 years ago
  25. 5f1d3a5 net: macb: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  26. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  27. fc182b8 net: macb: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  28. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  30. dc97a89 net: macb: Fix 64 bit addressing support for GEM by Rafal Ozieblo · 8 years ago
  31. c2594d8 macb: Common code to enable ptp support for MACB/GEM by Andrei.Pistirica@microchip.com · 8 years ago
  32. 515028f net: macb: Updated resource allocation function calls to new version of API. by Bartosz Folta · 8 years ago
  33. 83a77e9 net: macb: Added PCI wrapper for Platform Driver. by Bartosz Folta · 8 years ago
  34. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. ffac0e9 net: macb: ensure ordering write to re-enable RX smoothly by Zumeng Chen · 8 years ago
  36. a0b44ee net: macb: fix the RX queue reset in macb_rx() by Cyrille Pitchen · 8 years ago
  37. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 178c7ae net: macb: add check for dma mapping error in start_xmit() by Alexey Khoroshilov · 8 years ago
  39. 1629dd4 cadence: Add LSO support. by Rafal Ozieblo · 8 years ago
  40. 8441bb3 net: macb: Add ethtool get_ringparam and set_ringparam functionality by Zach Brown · 8 years ago
  41. b410d13 net: macb: Use variables with defaults for tx/rx ring sizes instead of hardcoded values by Zach Brown · 8 years ago
  42. 44770e1 ethernet: use core min/max MTU checking by Jarod Wilson · 8 years ago
  43. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  44. fa6114d net: macb: NULL out phydev after removing mdio bus by Nathan Sullivan · 8 years ago
  45. a7c22bd net: macb: fix missing unlock on error in macb_start_xmit() by Wei Yongjun · 9 years ago
  46. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 007e4ba net: macb: initialize checksum when using checksum offloading by Helmut Buchsbaum · 9 years ago
  48. aead88b net: ethernet: macb: Add support for rx_clk by shubhrajyoti.datta@xilinx.com · 9 years ago
  49. b22ae0b net: macb: add missing free_netdev() on error in macb_probe() by Wei Yongjun · 9 years ago
  50. fff8019 net: macb: Add 64 bit addressing support for GEM by Harini Katakam · 9 years ago
  51. c518189 net: macb: Correct CAPS mask by Harini Katakam · 9 years ago
  52. 176275a net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  53. 0a91281 net: ethernet: macb: use phydev from struct net_device by Philippe Reynes · 9 years ago
  54. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  55. cf66966 net: macb: Probe MDIO bus before registering netdev by Florian Fainelli · 9 years ago
  56. ce24c2b macb: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  57. 88023be net: macb: Fix simple typo by Moritz Fischer · 9 years ago
  58. eefb52d net: macb: Use ether_addr_copy over memcpy by Moritz Fischer · 9 years ago
  59. aa50b55 net: macb: Fix coding style suggestions by Moritz Fischer · 9 years ago
  60. 64ec42f net: macb: Fix coding style warnings by Moritz Fischer · 9 years ago
  61. 96ec631 net: macb: Fix coding style error message by Moritz Fischer · 9 years ago
  62. 0e3e799 net: macb: Only call GPIO functions if there is a valid GPIO by Charles Keepax · 9 years ago
  63. 9ba723b net: macb: remove BUG_ON() and reset the queue to handle RX errors by Cyrille Pitchen · 9 years ago
  64. ba50499 net: macb: replace macb_writel() call by queue_writel() to update queue ISR by Cyrille Pitchen · 9 years ago
  65. 9a0384c macb: fix PHY reset by Sergei Shtylyov · 9 years ago
  66. 6bdaa5e net: macb: fix default configuration for GMAC on AT91 by Nicolas Ferre · 9 years ago
  67. 7c4a1d0 net: macb: make magic-packet property generic by Sergio Prado · 9 years ago
  68. 3e2a5e1 net: macb: add wake-on-lan support via magic packet by Sergio Prado · 9 years ago
  69. 36df745 net: macb: fix build warning by Sudip Mukherjee · 9 years ago
  70. 2446837 net: macb: clear interrupts when disabling them by Nathan Sullivan · 9 years ago
  71. e611b5b net: macb: Add NP4 macb config using USRIO_DISABLED by Neil Armstrong · 9 years ago
  72. ce721a7 net: ethernet: cadence-macb: Add disabled usrio caps by Neil Armstrong · 9 years ago
  73. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  74. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  75. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  76. 270c499 net/macb: Update device tree binding for resetting PHY using GPIO by Gregory CLEMENT · 9 years ago
  77. 5833e05 net/macb: add support for resetting PHY using GPIO by Gregory CLEMENT · 9 years ago
  78. 022be25 net: macb: Add support for sgmii phy interface by Punnaiah Choudary Kalluri · 9 years ago
  79. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  80. 7a6e070 macb: Fix build with macro'ized readl/writel. by David S. Miller · 10 years ago
  81. 94b295e net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP() by Andy Shevchenko · 10 years ago
  82. 8bcbf82 net/macb: suppress compiler warnings by Andy Shevchenko · 10 years ago
  83. a35919e net/macb: use dev_*() when netdev is not yet registered by Andy Shevchenko · 10 years ago
  84. f36dbe6 net/macb: check if macb_config present by Andy Shevchenko · 10 years ago
  85. f2ce8a9e net/macb: improve big endian CPU support by Andy Shevchenko · 10 years ago
  86. 9ece39a net: macb: Change capability mask for jumbo support by Harini Katakam · 10 years ago
  87. 7baaa90 net: macb: Add SG support for Zynq SOC family by Punnaiah Choudary Kalluri · 10 years ago
  88. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 10 years ago
  89. 5c8fe71 net/macb: add config for Atmel sama5d2 SoCs by Cyrille Pitchen · 10 years ago
  90. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. 222ca8e net: macb: Disable half duplex gigabit on Zynq by Nathan Sullivan · 10 years ago
  92. 86b5e7d net: macb: Add better comment for RXUBR handling by Nathan Sullivan · 10 years ago
  93. a104a6b net: macb: OR vs AND typos by Dan Carpenter · 10 years ago
  94. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. a5898ea net: macb: Add change_mtu callback with jumbo support by Harini Katakam · 10 years ago
  96. 98b5a0f4 net: macb: Add support for jumbo frames by Harini Katakam · 10 years ago
  97. 7b61f9c net: macb: Add compatible string for Zynq Ultrascale+ MPSoC by Harini Katakam · 10 years ago
  98. bfbb92c net: macb: Handle the RXUBR interrupt on all devices by Nathan Sullivan · 10 years ago
  99. d4c216c net: macb: Fix race condition in driver when Rx frame is dropped by Punnaiah Choudary Kalluri · 10 years ago
  100. 21d3515 net/macb: Factor out one-time assignment from loop by Ben Shelton · 10 years ago