1. b4580c9 sh_eth: Remove obsolete explicit clock handling for WoL by Geert Uytterhoeven · 7 years ago
  2. dd62c23 ravb: Remove obsolete explicit clock handling for WoL by Geert Uytterhoeven · 7 years ago
  3. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  4. 9662ec1 sh_eth: get Ether port # only when needed by Sergei Shtylyov · 7 years ago
  5. 3e14c96 sh_eth: gather all TSU init code in one place by Sergei Shtylyov · 7 years ago
  6. 17d0fb0 sh_eth: fix dumping ARSTR by Sergei Shtylyov · 7 years ago
  7. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. 50f3d74 sh_eth: fix TXALCR1 offsets by Sergei Shtylyov · 7 years ago
  9. 5133550 sh_eth: fix SH7757 GEther initialization by Sergei Shtylyov · 7 years ago
  10. dfe8266 sh_eth: fix TSU resource handling by Sergei Shtylyov · 7 years ago
  11. 4282fc4 sh_eth: kill redundant check in the probe() method by Sergei Shtylyov · 7 years ago
  12. 5d0c100 ravb: kill redundant check in the probe() method by Sergei Shtylyov · 7 years ago
  13. 6b782f4 Revert "ravb: add workaround for clock when resuming with WoL enabled" by Geert Uytterhoeven · 7 years ago
  14. 2aab6b4 net: sh_eth: do not advertise Gigabit capabilities when not available by Thomas Petazzoni · 7 years ago
  15. 573500dbf net: sh_eth: don't use NULL as "struct device" for the DMA mapping API by Thomas Petazzoni · 7 years ago
  16. 22c1aed net: sh_eth: use correct "struct device" when calling DMA mapping functions by Thomas Petazzoni · 7 years ago
  17. b4804e0 net: sh_eth: implement R-Car Gen[12] fallback compatibility strings by Simon Horman · 7 years ago
  18. 6c4b2f7 net: sh_eth: rename name structures as rcar_gen[12]_* by Simon Horman · 7 years ago
  19. ab10461 ravb: Consolidate clock handling by Geert Uytterhoeven · 7 years ago
  20. 4d86d38 ravb: RX checksum offload by Simon Horman · 7 years ago
  21. ef00df8 net: sh_eth: constify platform_device_id by Arvind Yadav · 7 years ago
  22. fbf3d03 ravb: add workaround for clock when resuming with WoL enabled by Niklas Söderlund · 7 years ago
  23. 3e3d647 ravb: add wake-on-lan support via magic packet by Niklas Söderlund · 7 years ago
  24. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  25. 78d6102 sh_eth: add support for changing MTU by Niklas Söderlund · 8 years ago
  26. 79514ef ravb: Fix use-after-free on `ifconfig eth0 down` by Eugeniu Rosca · 8 years ago
  27. b7ce520 sh_eth: Do not print an error message for probe deferral by Geert Uytterhoeven · 8 years ago
  28. 5f5c544 sh_eth: Use platform device for printing before register_netdev() by Geert Uytterhoeven · 8 years ago
  29. 9199cb7 ravb: Double free on error in ravb_start_xmit() by Dan Carpenter · 8 years ago
  30. 1debdc8 sh_eth: unmap DMA buffers when freeing rings by Sergei Shtylyov · 8 years ago
  31. 0cf45a3 sh_eth: fix wakeup event reporting from MagicPacket by Niklas Söderlund · 8 years ago
  32. 5e2ed13 sh_eth: align usage of sh_eth_modify() with rest of driver by Niklas Söderlund · 8 years ago
  33. 2b2d3eb sh_eth: stop using bare numbers for EESIPR values by Sergei Shtylyov · 8 years ago
  34. 00300b2 sh_eth: add missing EESIPR bits by Sergei Shtylyov · 8 years ago
  35. 1a0bee6 sh_eth: rename EESIPR bits by Sergei Shtylyov · 8 years ago
  36. 0e98f9d ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W by Geert Uytterhoeven · 8 years ago
  37. 61fccb2 ravb: Add tx and rx clock internal delays mode of APSR by Kazuya Mizuguchi · 8 years ago
  38. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. a47b70e ravb: unmap descriptors when freeing rings by Kazuya Mizuguchi · 8 years ago
  40. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  41. 8ec3e8a ravb: do not use zero-length alignment DMA descriptor by Masaru Nagai · 8 years ago
  42. 18a3ed5 ravb: Remove Rx overflow log messages by Kazuya Mizuguchi · 8 years ago
  43. 267e1d5 sh_eth: enable wake-on-lan for sh7763 by Niklas Söderlund · 8 years ago
  44. 159c2a9 sh_eth: enable wake-on-lan for sh7734 by Niklas Söderlund · 8 years ago
  45. 33017e2 sh_eth: enable wake-on-lan for r8a7740/armadillo by Niklas Söderlund · 8 years ago
  46. e410d86d sh_eth: enable wake-on-lan for R-Car Gen2 devices by Niklas Söderlund · 8 years ago
  47. d8981d0 sh_eth: add generic wake-on-lan support via magic packet by Niklas Söderlund · 8 years ago
  48. 6dcf45e5 sh_eth: use correct name for ECMR_MPDE bit by Niklas Söderlund · 8 years ago
  49. 62e04b7 sh_eth: rename 'sh_eth_cpu_data::hw_crc' by Sergei Shtylyov · 8 years ago
  50. 2e653ff sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0' by Sergei Shtylyov · 8 years ago
  51. bb1d303 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. 0f1f9cb sh_eth: R8A7740 supports packet shecksumming by Sergei Shtylyov · 8 years ago
  53. 978d363 sh_eth: fix EESIPR values for SH77{34|63} by Sergei Shtylyov · 8 years ago
  54. 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. 71eae1c sh_eth: enable RX descriptor word 0 shift on SH7734 by Sergei Shtylyov · 8 years ago
  56. 9b39f05 sh_eth: factor out sh_eth_emac_interrupt() by Sergei Shtylyov · 8 years ago
  57. 1940f24 sh_eth: no need for *else* after *goto* by Sergei Shtylyov · 8 years ago
  58. 4063469 sh_eth: handle only enabled E-MAC interrupts by Sergei Shtylyov · 8 years ago
  59. 2344ef3 sh_eth: fix branch prediction in sh_eth_interrupt() by Sergei Shtylyov · 8 years ago
  60. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. 50d5aa4 net: renesas: ravb: unintialized return value by Dan Carpenter · 8 years ago
  63. 33d446d sh_eth: remove unchecked interrupts for RZ/A1 by Chris Brandt · 8 years ago
  64. 9f70eb3 net: ethernet: renesas: ravb: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  65. d1cbfd7 ptp_clock: Allow for it to be optional by Nicolas Pitre · 8 years ago
  66. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  67. c099ff3 sh_eth: add R8A7743/5 support by Sergei Shtylyov · 8 years ago
  68. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  69. e148788 net: ethernet: renesas: sh_eth: add POST registers for rz by Chris Brandt · 8 years ago
  70. 1ddcf41 ravb: avoid unused function warnings by Arnd Bergmann · 8 years ago
  71. 04462f2 net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  72. 0f63517 net: ethernet: renesas: ravb: use phydev from struct net_device by Philippe Reynes · 8 years ago
  73. f08aff4 net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  74. 9fd0375 net: ethernet: renesas: sh_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  75. b89b815 ravb: use proper names for suspend/resume functions by Niklas Söderlund · 8 years ago
  76. 0184165 ravb: add sleep PM suspend/resume support by Niklas Söderlund · 8 years ago
  77. 8da703d ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  78. c9b1eb8 ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  79. 3c78658 sh_eth: fix DMA channel misreporting by Sergei Shtylyov · 8 years ago
  80. 9345b24 ravb: fix DMA channel misreporting by Sergei Shtylyov · 8 years ago
  81. c8296b9 ravb: Remove manual pause frame transmit by Masaru Nagai · 9 years ago
  82. 524c6f6 ravb: Add SET_RUNTIME_PM_OPS macro by Kazuya Mizuguchi · 9 years ago
  83. 8d9c418 ravb: Add ESF in RCR for enabling separation filter by Masaru Nagai · 9 years ago
  84. ccf9282 ravb: Add missing free_irq() calls to ravb_close() by Geert Uytterhoeven · 9 years ago
  85. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. 7fa816b ravb: Add missing free_irq() call to ravb_close() by Geert Uytterhoeven · 9 years ago
  87. c66b258 sh_eth: reuse sh_eth_chip_reset() by Sergei Shtylyov · 9 years ago
  88. 7927092 sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga() by Sergei Shtylyov · 9 years ago
  89. 094e43d ravb: Remove rx buffer ALIGN by Kazuya Mizuguchi · 9 years ago
  90. ec65cfc sh_eth: rename ARSTR register bit by Sergei Shtylyov · 9 years ago
  91. 97717ed sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset() by Sergei Shtylyov · 9 years ago
  92. f796721 sh_eth: get rid of the 2nd parameter to sh_eth_dev_init() by Sergei Shtylyov · 9 years ago
  93. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  94. d0988a5 ravb: make ravb_ptp_interrupt() *void* by Sergei Shtylyov · 9 years ago
  95. a6d3713 net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0 by Wolfram Sang · 9 years ago
  96. 49dd48d sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam() by Sergei Shtylyov · 9 years ago
  97. f51bdc2 ravb: Add dma queue interrupt support by Kazuya Mizuguchi · 9 years ago
  98. d7be81a ravb: fix software timestamping by Lino Sanfilippo · 9 years ago
  99. 38c848c ravb: fix result value overwrite by Yoshihiro Kaneko · 9 years ago
  100. ad846aa sh_eth: do not call netif_start_queue() from sh_eth_dev_init() by Sergei Shtylyov · 9 years ago