1. 2fe397a ravb: do not write 1 to reserved bits by Kazuya Mizuguchi · 6 years ago
  2. 00e1cae net: ethernet: renesas: use SPDX identifier for Renesas drivers by Wolfram Sang · 6 years ago
  3. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 7 years ago
  4. e49b42f ravb: fix byte order for TX descriptor tag field lower bits by Niklas Söderlund · 7 years ago
  5. 49f3303 ravb: fix warning about memcpy length by Niklas Söderlund · 7 years ago
  6. c94f2fc ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats() by Niklas Söderlund · 7 years ago
  7. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
  8. 44f3d55 ravb: remove custom .set_link_ksettings from ethtool ops by Vladimir Zapolskiy · 7 years ago
  9. 468e40b ravb: remove custom .get_link_ksettings from ethtool ops by Vladimir Zapolskiy · 7 years ago
  10. efdf751 ravb: remove useless serialization in ravb_get_link_ksettings() by Vladimir Zapolskiy · 7 years ago
  11. eeb0728 ravb: remove custom .nway_reset from ethtool ops by Vladimir Zapolskiy · 7 years ago
  12. 2a150c50 ravb: simplify link auto-negotiation by ethtool by Vladimir Zapolskiy · 7 years ago
  13. 05925e5 ravb: fix invalid context bug while changing link options by ethtool by Vladimir Zapolskiy · 7 years ago
  14. 0973a4d ravb: fix invalid context bug while calling auto-negotiation by ethtool by Vladimir Zapolskiy · 7 years ago
  15. 5c3d0fd ravb: remove erroneous comment by Niklas Söderlund · 7 years ago
  16. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. 75efa06 ravb: add support for changing MTU by Niklas Söderlund · 7 years ago
  18. dd62c23 ravb: Remove obsolete explicit clock handling for WoL by Geert Uytterhoeven · 7 years ago
  19. 5d0c100 ravb: kill redundant check in the probe() method by Sergei Shtylyov · 7 years ago
  20. 6b782f4 Revert "ravb: add workaround for clock when resuming with WoL enabled" by Geert Uytterhoeven · 7 years ago
  21. ab10461 ravb: Consolidate clock handling by Geert Uytterhoeven · 7 years ago
  22. 4d86d38 ravb: RX checksum offload by Simon Horman · 7 years ago
  23. fbf3d03 ravb: add workaround for clock when resuming with WoL enabled by Niklas Söderlund · 8 years ago
  24. 3e3d647 ravb: add wake-on-lan support via magic packet by Niklas Söderlund · 8 years ago
  25. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  26. 79514ef ravb: Fix use-after-free on `ifconfig eth0 down` by Eugeniu Rosca · 8 years ago
  27. 9199cb7 ravb: Double free on error in ravb_start_xmit() by Dan Carpenter · 8 years ago
  28. 0e98f9d ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W by Geert Uytterhoeven · 8 years ago
  29. 61fccb2 ravb: Add tx and rx clock internal delays mode of APSR by Kazuya Mizuguchi · 8 years ago
  30. a47b70e ravb: unmap descriptors when freeing rings by Kazuya Mizuguchi · 8 years ago
  31. 8ec3e8a ravb: do not use zero-length alignment DMA descriptor by Masaru Nagai · 8 years ago
  32. 18a3ed5 ravb: Remove Rx overflow log messages by Kazuya Mizuguchi · 8 years ago
  33. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. 50d5aa4 net: renesas: ravb: unintialized return value by Dan Carpenter · 8 years ago
  35. 9f70eb3 net: ethernet: renesas: ravb: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  36. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  37. 1ddcf41 ravb: avoid unused function warnings by Arnd Bergmann · 8 years ago
  38. 04462f2 net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  39. 0f63517 net: ethernet: renesas: ravb: use phydev from struct net_device by Philippe Reynes · 8 years ago
  40. b89b815 ravb: use proper names for suspend/resume functions by Niklas Söderlund · 9 years ago
  41. 0184165 ravb: add sleep PM suspend/resume support by Niklas Söderlund · 9 years ago
  42. c9b1eb8 ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  43. 9345b24 ravb: fix DMA channel misreporting by Sergei Shtylyov · 9 years ago
  44. c8296b9 ravb: Remove manual pause frame transmit by Masaru Nagai · 9 years ago
  45. 524c6f6 ravb: Add SET_RUNTIME_PM_OPS macro by Kazuya Mizuguchi · 9 years ago
  46. 8d9c418 ravb: Add ESF in RCR for enabling separation filter by Masaru Nagai · 9 years ago
  47. ccf9282 ravb: Add missing free_irq() calls to ravb_close() by Geert Uytterhoeven · 9 years ago
  48. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  49. 7fa816b ravb: Add missing free_irq() call to ravb_close() by Geert Uytterhoeven · 9 years ago
  50. 094e43d ravb: Remove rx buffer ALIGN by Kazuya Mizuguchi · 9 years ago
  51. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. d0988a5 ravb: make ravb_ptp_interrupt() *void* by Sergei Shtylyov · 9 years ago
  53. a6d3713 net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0 by Wolfram Sang · 9 years ago
  54. f51bdc2 ravb: Add dma queue interrupt support by Kazuya Mizuguchi · 9 years ago
  55. d7be81a ravb: fix software timestamping by Lino Sanfilippo · 9 years ago
  56. 38c848c ravb: fix result value overwrite by Yoshihiro Kaneko · 9 years ago
  57. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. e866863 net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data() by Wolfram Sang · 9 years ago
  59. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  60. bb64b03 ravb: kill useless *switch* defaults by Sergei Shtylyov · 9 years ago
  61. 50bfd83 ravb: skip gPTP start/stop on R-Car gen3 by Sergei Shtylyov · 9 years ago
  62. d0c5f45 ravb: kill duplicate setting of CCC.CSEL by Sergei Shtylyov · 9 years ago
  63. 568b3ce ravb: factor out register bit twiddling code by Sergei Shtylyov · 9 years ago
  64. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. 1c1fa82 ravb: stop reading ECMR in ravb_emac_init() by Sergei Shtylyov · 9 years ago
  66. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  67. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  68. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. b4bc88a ravb: Add fixed-link support by Kazuya Mizuguchi · 9 years ago
  70. 5449996 ravb: Add disable 10base by Kazuya Mizuguchi · 9 years ago
  71. 6474de5 ravb: clear RIC1 in init instead of stop by Kazuya Mizuguchi · 9 years ago
  72. d966063 ravb: read MAC address registers only once by Sergei Shtylyov · 9 years ago
  73. b17c1d9 ravb: fix RX queue #1 frame error counter name by Sergei Shtylyov · 9 years ago
  74. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  75. 0e87436 ravb: add fallback compatibility strings by Simon Horman · 9 years ago
  76. f5d7837 ravb: ptp: Add CONFIG mode support by Kazuya Mizuguchi · 9 years ago
  77. b3d39a8 ravb: use clock rate as basis for GTI.TIV by Simon Horman · 9 years ago
  78. 508dc06 ravb: fix WARNING in __free_irq() by Sergei Shtylyov · 9 years ago
  79. d60cf61 ravb: remove unhandle int cause by Masaru Nagai · 9 years ago
  80. 2452cb0 ravb: Fix int mask value overwritten issue by Masaru Nagai · 9 years ago
  81. c451113 ravb: use pdev rather than ndev for error messages by Simon Horman · 9 years ago
  82. 22d4df8 ravb: Add support for r8a7795 SoC by Kazuya Mizuguchi · 9 years ago
  83. e2dbb33 ravb: Provide dev parameter to DMA API by Kazuya Mizuguchi · 9 years ago
  84. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  85. f375339 ravb: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  86. 2f45d19 ravb: minimize TX data copying by Sergei Shtylyov · 10 years ago
  87. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  88. d8b4891 ravb: fix ring memory allocation by Sergei Shtylyov · 10 years ago
  89. 06613e3 ravb: fix race updating TCCR by Sergei Shtylyov · 10 years ago
  90. e2370f0 ravb: do not invalidate cache for RX buffer twice by Sergei Shtylyov · 10 years ago
  91. aad0d51 ravb: kill useless initializers by Sergei Shtylyov · 10 years ago
  92. a0d2f20 Renesas Ethernet AVB PTP clock driver by Sergei Shtylyov · 10 years ago[Renamed (98%) from drivers/net/ethernet/renesas/ravb.c]
  93. c156633 Renesas Ethernet AVB driver proper by Sergei Shtylyov · 10 years ago