1. 43e57631 net: macb: ignore tx_clk if MII is used by Michael Walle · 4 years ago
  2. 1d0d561 net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flag by Charles Keepax · 4 years ago
  3. 1d608d2 Revert "macb: support the two tx descriptors on at91rm9200" by Willy Tarreau · 4 years, 1 month ago
  4. 700d566 net: macb: add support for sama7g5 emac interface by Claudiu Beznea · 4 years, 1 month ago
  5. ec771de net: macb: add support for sama7g5 gem interface by Claudiu Beznea · 4 years, 1 month ago
  6. f4de93f net: macb: unprepare clocks in case of failure by Claudiu Beznea · 4 years, 1 month ago
  7. 38493da net: macb: add function to disable all macb clocks by Claudiu Beznea · 4 years, 1 month ago
  8. daafa1d net: macb: add capability to not set the clock rate by Claudiu Beznea · 4 years, 1 month ago
  9. edac638 net: macb: add userio bits as platform configuration by Claudiu Beznea · 4 years, 1 month ago
  10. 9e6cad5 net: macb: Fix passing zero to 'PTR_ERR' by YueHaibing · 4 years, 2 months ago
  11. 0012eeb net: macb: fix NULL dereference due to no pcs_config method by Parshuram Thombare · 4 years, 2 months ago
  12. ae0d0bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  13. 403dc16 cadence: force nonlinear buffers to be cloned by Mark Deneen · 4 years, 3 months ago
  14. e4e143e net: macb: add support for high speed interface by Parshuram Thombare · 4 years, 3 months ago
  15. 0a4e9ce macb: support the two tx descriptors on at91rm9200 by Willy Tarreau · 4 years, 3 months ago
  16. 73d7422 macb: prepare at91 to use a 2-frame TX queue by Willy Tarreau · 4 years, 3 months ago
  17. 20c168b net: macb: move pdata to private header by Alexandre Belloni · 4 years, 4 months ago
  18. d0ea5cb drivers/net/ethernet: clean up mis-targeted comments by Jesse Brandeburg · 4 years, 4 months ago
  19. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  20. e7412b8 net: macb: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  21. d7739b0 net: macb: fix for pause frame receive enable bit by Parshuram Thombare · 4 years, 4 months ago
  22. f7ba7db net: macb: Properly handle phylink on at91sam9x by Stefan Roese · 4 years, 5 months ago
  23. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  24. 9d45c8e net: macb: Add WoL interrupt support for MACB type of Ethernet controller by Nicolas Ferre · 4 years, 6 months ago
  25. 558e35c net: macb: WoL support for GEM type of Ethernet controller by Nicolas Ferre · 4 years, 6 months ago
  26. 2ccb016 net: macb: use phy_interface_mode_is_rgmii everywhere by Alexandre Belloni · 4 years, 6 months ago
  27. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  28. 6c8f85c net: macb: fix call to pm_runtime in the suspend/resume functions by Nicolas Ferre · 4 years, 6 months ago
  29. 64febc5 net: macb: fix macb_suspend() by removing call to netif_carrier_off() by Nicolas Ferre · 4 years, 6 months ago
  30. 253fe09 net: macb: fix macb_get/set_wol() when moving to phylink by Nicolas Ferre · 4 years, 6 months ago
  31. ced4799 net: macb: mark device wake capable when "magic-packet" property present by Nicolas Ferre · 4 years, 6 months ago
  32. 515a10a net: macb: fix wakeup test in runtime suspend/resume routines by Nicolas Ferre · 4 years, 6 months ago
  33. 8932b5a net: macb: remove is_udp variable by Claudiu Beznea · 4 years, 7 months ago
  34. 580d395 net: macb: do not initialize queue variable by Claudiu Beznea · 4 years, 7 months ago
  35. b7ab39b net: macb: use hweight32() to count set bits in queue_mask by Claudiu Beznea · 4 years, 7 months ago
  36. fec371f net: macb: do not set again bit 0 of queue_mask by Claudiu Beznea · 4 years, 7 months ago
  37. 33fdef2 net: macb: free resources on failure path of at91ether_open() by Claudiu Beznea · 4 years, 7 months ago
  38. 0eaf228 net: macb: call pm_runtime_put_sync on failure path by Claudiu Beznea · 4 years, 7 months ago
  39. faa62087 net: macb: undo operations in case of failure by Claudiu Beznea · 4 years, 7 months ago
  40. 939a5bf7 net: macb: Only disable NAPI on the actual error path by Charles Keepax · 4 years, 7 months ago
  41. 014406b net: cadence: macb: disable NAPI on error by Corentin Labbe · 4 years, 7 months ago
  42. b959c77 net: macb: fix an issue about leak related system resources by Dejin Zheng · 4 years, 9 months ago
  43. 0ce205d net: macb: Fix runtime PM refcounting by Andy Shevchenko · 4 years, 9 months ago
  44. 79540d1 net: macb: Fix handling of fixed-link node by Codrin Ciubotariu · 4 years, 10 months ago
  45. 633e98a net: macb: use resolved link config in mac_link_up() by Russell King · 4 years, 11 months ago
  46. 91a208f net: phylink: propagate resolved link config via mac_link_up() by Russell King · 4 years, 11 months ago
  47. ac2fcfa net: macb: Properly handle phylink on at91rm9200 by Alexandre Belloni · 5 years ago
  48. e6a41c2 net: macb: ensure interface is not suspended on at91rm9200 by Alexandre Belloni · 5 years ago
  49. f822e9c net: macb: Limit maximum GEM TX length in TSO by Harini Katakam · 5 years ago
  50. 41c1ef9 net: macb: Remove unnecessary alignment check for TSO by Harini Katakam · 5 years ago
  51. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  52. fd2a891 net: macb: fix for fixed-link mode by Milind Parab · 5 years ago
  53. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  54. 43ad352 net: macb: add support for C45 MDIO read/write by Milind Parab · 5 years ago
  55. d89091a macb: Don't unregister clks unconditionally by Stephen Boyd · 5 years ago
  56. ef8a2e2 net: macb: fix probing of PHY not described in the dt by Antoine Tenart · 5 years ago
  57. 61183b0 net: macb: add missed tasklet_kill by Chuhong Yuan · 5 years ago
  58. d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
  59. 7897b07 net: macb: convert to phylink by Antoine Tenart · 5 years ago
  60. 6e952d9 net: macb: move the Tx and Rx buffer initialization into a function by Antoine Tenart · 5 years ago
  61. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  62. bd310aca macb: propagate errors when getting optional clocks by Michael Tretter · 5 years ago
  63. 99dcb84 net: macb: Remove dead code by Shubhrajyoti Datta · 5 years ago
  64. 6342ea8 macb: Update compatibility string for SiFive FU540-C000 by Yash Shah · 5 years ago
  65. 49db922 macb: fix build warning for !CONFIG_OF by Arnd Bergmann · 6 years ago
  66. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. 97236cd net: macb: use GRO by Antoine Tenart · 6 years ago
  68. 760a3c1 net: macb: use NAPI_POLL_WEIGHT by Antoine Tenart · 6 years ago
  69. 2bf4ecb net: macb: do not copy the mac address if NULL by Antoine Tenart · 6 years ago
  70. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  72. c218ad5 macb: Add support for SiFive FU540-C000 by Yash Shah · 6 years ago
  73. c1e85c6c net: macb: save/restore the remaining registers and features by Claudiu Beznea · 6 years ago
  74. f413cbb net: macb: fix error format in dev_err() by Luca Ceresoli · 6 years ago
  75. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  76. 0504453 net: macb: Change interrupt and napi enable order in open by Harini Katakam · 6 years ago
  77. 541ddc6 net: macb: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  78. 8b95274 net: macb: shrink macb_platform_data structure by Nicolas Ferre · 6 years ago
  79. d5aeb17 net: macb: remove redundant struct phy_device declaration by Nicolas Ferre · 6 years ago
  80. 310655b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  81. a625204 net: macb driver, check for SKBTX_HW_TSTAMP by Paul Thomas · 6 years ago
  82. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  83. cd5afa9 net: macb: Add null check for PCLK and HCLK by Harini Katakam · 6 years ago
  84. f9cb759 net: macb: simplify getting .driver_data by Wolfram Sang · 6 years ago
  85. de991c5 net: macb: Add support for suspend/resume with full power down by Harini Katakam · 6 years ago
  86. d54f89a net: macb: Add pm runtime support by Harini Katakam · 6 years ago
  87. f5473d1 net: macb: Support clock management for tsu_clk by Harini Katakam · 6 years ago
  88. 8beb79b net: macb: Check MDIO state before read/write and use timeouts by Harini Katakam · 6 years ago
  89. f3e5c07 net:ethernet:cadence: Replace dev_kfree_skb_any by dev_consume_skb_any by Huang Zijiang · 6 years ago
  90. b9560a2 net: macb: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  91. 564923e macb_main: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
  92. 3e3e0cd net: macb: add sam9x60-macb compatibility string by Nicolas Ferre · 6 years ago
  93. e501070 net: macb: Apply RXUBR workaround only to versions with errata by Harini Katakam · 6 years ago
  94. ba3e184 net: macb: remove unnecessary code by Claudiu Beznea · 6 years ago
  95. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  96. 6e0af29 net: macb: add missing barriers when reading descriptors by Anssi Hannula · 6 years ago
  97. 8159eca net: macb: fix dropped RX frames due to a race by Anssi Hannula · 6 years ago
  98. e100a89 net: macb: fix random memory corruption on RX with 64-bit DMA by Anssi Hannula · 6 years ago
  99. 4298388 net: macb: restart tx after tx used bit read by Claudiu Beznea · 6 years ago
  100. cce41b8 net: cadence: switch to using nvmem_get_mac_address() by Bartosz Golaszewski · 6 years ago