1. 5ea250e net: sh_eth: fix a missing check of of_get_phy_mode by Kangjie Lu · 5 years ago
  2. b31da50 ravb: Fix use-after-free ravb_tstamp_skb by Tho Vu · 4 years, 10 months ago
  3. 9b25b0c net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs by Yoshihiro Shimoda · 5 years ago
  4. a0f1f55 ravb: Decrease TxFIFO depth of Q3 and Q2 to one by Masaru Nagai · 5 years ago
  5. 51ddce7 ravb: do not write 1 to reserved bits by Kazuya Mizuguchi · 6 years ago
  6. fb96d97 ravb: fix invalid context bug while changing link options by ethtool by Vladimir Zapolskiy · 6 years ago
  7. 354077c ravb: fix invalid context bug while calling auto-negotiation by ethtool by Vladimir Zapolskiy · 6 years ago
  8. c5c80ef sh_eth: fix invalid context bug while changing link options by ethtool by Vladimir Zapolskiy · 6 years ago
  9. e90f9f5 sh_eth: fix invalid context bug while calling auto-negotiation by ethtool by Vladimir Zapolskiy · 6 years ago
  10. eed386e sh_eth: Use platform device for printing before register_netdev() by Geert Uytterhoeven · 7 years ago
  11. 7f4226f sh_eth: fix SH7757 GEther initialization by Sergei Shtylyov · 6 years ago
  12. eb2f80e sh_eth: fix TSU resource handling by Sergei Shtylyov · 6 years ago
  13. c682ae7 ravb: Remove Rx overflow log messages by Kazuya Mizuguchi · 7 years ago
  14. 81c9618 sh_eth: use correct name for ECMR_MPDE bit by Niklas Söderlund · 7 years ago
  15. bfe384e sh_eth: R8A7740 supports packet shecksumming by Sergei Shtylyov · 7 years ago
  16. 2d4fef7 sh_eth: fix EESIPR values for SH77{34|63} by Sergei Shtylyov · 7 years ago
  17. f10e206 sh_eth: enable RX descriptor word 0 shift on SH7734 by Sergei Shtylyov · 7 years ago
  18. f9f73c5 ravb: Fix use-after-free on `ifconfig eth0 down` by Eugeniu Rosca · 7 years ago
  19. d162682 ravb: unmap descriptors when freeing rings by Kazuya Mizuguchi · 7 years ago
  20. e344e97 sh_eth: unmap DMA buffers when freeing rings by Sergei Shtylyov · 7 years ago
  21. 08e6507 ravb: do not use zero-length alignment DMA descriptor by Masaru Nagai · 7 years ago
  22. 50d5aa4 net: renesas: ravb: unintialized return value by Dan Carpenter · 8 years ago
  23. 33d446d sh_eth: remove unchecked interrupts for RZ/A1 by Chris Brandt · 8 years ago
  24. 9f70eb3 net: ethernet: renesas: ravb: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  25. c099ff3 sh_eth: add R8A7743/5 support by Sergei Shtylyov · 8 years ago
  26. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. e148788 net: ethernet: renesas: sh_eth: add POST registers for rz by Chris Brandt · 8 years ago
  28. 1ddcf41 ravb: avoid unused function warnings by Arnd Bergmann · 8 years ago
  29. 04462f2 net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  30. 0f63517 net: ethernet: renesas: ravb: use phydev from struct net_device by Philippe Reynes · 8 years ago
  31. f08aff4 net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  32. 9fd0375 net: ethernet: renesas: sh_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  33. b89b815 ravb: use proper names for suspend/resume functions by Niklas Söderlund · 8 years ago
  34. 0184165 ravb: add sleep PM suspend/resume support by Niklas Söderlund · 8 years ago
  35. 8da703d ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  36. c9b1eb8 ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  37. 3c78658 sh_eth: fix DMA channel misreporting by Sergei Shtylyov · 8 years ago
  38. 9345b24 ravb: fix DMA channel misreporting by Sergei Shtylyov · 8 years ago
  39. c8296b9 ravb: Remove manual pause frame transmit by Masaru Nagai · 8 years ago
  40. 524c6f6 ravb: Add SET_RUNTIME_PM_OPS macro by Kazuya Mizuguchi · 8 years ago
  41. 8d9c418 ravb: Add ESF in RCR for enabling separation filter by Masaru Nagai · 8 years ago
  42. ccf9282 ravb: Add missing free_irq() calls to ravb_close() by Geert Uytterhoeven · 8 years ago
  43. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. 7fa816b ravb: Add missing free_irq() call to ravb_close() by Geert Uytterhoeven · 8 years ago
  45. c66b258 sh_eth: reuse sh_eth_chip_reset() by Sergei Shtylyov · 8 years ago
  46. 7927092 sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga() by Sergei Shtylyov · 8 years ago
  47. 094e43d ravb: Remove rx buffer ALIGN by Kazuya Mizuguchi · 8 years ago
  48. ec65cfc sh_eth: rename ARSTR register bit by Sergei Shtylyov · 8 years ago
  49. 97717ed sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset() by Sergei Shtylyov · 8 years ago
  50. f796721 sh_eth: get rid of the 2nd parameter to sh_eth_dev_init() by Sergei Shtylyov · 8 years ago
  51. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. d0988a5 ravb: make ravb_ptp_interrupt() *void* by Sergei Shtylyov · 8 years ago
  53. a6d3713 net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0 by Wolfram Sang · 8 years ago
  54. 49dd48d sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam() by Sergei Shtylyov · 8 years ago
  55. f51bdc2 ravb: Add dma queue interrupt support by Kazuya Mizuguchi · 8 years ago
  56. d7be81a ravb: fix software timestamping by Lino Sanfilippo · 8 years ago
  57. 38c848c ravb: fix result value overwrite by Yoshihiro Kaneko · 8 years ago
  58. ad846aa sh_eth: do not call netif_start_queue() from sh_eth_dev_init() by Sergei Shtylyov · 8 years ago
  59. 4fa8c3c sh_eth: kill useless initializers by Sergei Shtylyov · 8 years ago
  60. d0ba913 sh_eth: advance 'rxdesc' later in sh_eth_ring_format() by Sergei Shtylyov · 8 years ago
  61. c1b7fca sh_eth: fix NULL pointer dereference in sh_eth_ring_format() by Sergei Shtylyov · 8 years ago
  62. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. 274ba62 sh_eth, ravb: Use ARCH_RENESAS by Simon Horman · 8 years ago
  64. 42a67c9 net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  65. e866863 net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  66. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. 82c1330 sh_eth: kill useless *switch* defaults by Sergei Shtylyov · 8 years ago
  68. bb64b03 ravb: kill useless *switch* defaults by Sergei Shtylyov · 8 years ago
  69. 50bfd83 ravb: skip gPTP start/stop on R-Car gen3 by Sergei Shtylyov · 8 years ago
  70. d0c5f45 ravb: kill duplicate setting of CCC.CSEL by Sergei Shtylyov · 8 years ago
  71. b2b14d2 sh_eth: factor out register bit twiddling code by Sergei Shtylyov · 8 years ago
  72. 568b3ce ravb: factor out register bit twiddling code by Sergei Shtylyov · 8 years ago
  73. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. bffa731 sh_eth: stop reading ECMR in sh_eth_dev_init() by Sergei Shtylyov · 8 years ago
  75. 1c1fa82 ravb: stop reading ECMR in ravb_emac_init() by Sergei Shtylyov · 8 years ago
  76. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 8 years ago
  77. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 8 years ago
  78. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 8 years ago
  79. 7cf7247 sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}() by Sergei Shtylyov · 8 years ago
  80. 888cc8c sh_eth: remove EDMAC_BIG_ENDIAN by Sergei Shtylyov · 8 years ago
  81. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. 5cbf20c sh_eth: fix 16-bit descriptor field access endianness too by Sergei Shtylyov · 8 years ago
  83. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  84. b4bc88a ravb: Add fixed-link support by Kazuya Mizuguchi · 8 years ago
  85. 5449996 ravb: Add disable 10base by Kazuya Mizuguchi · 8 years ago
  86. 1299653 sh_eth: fix descriptor access endianness by Sergei Shtylyov · 8 years ago
  87. 3e23099 sh_eth: fix TX buffer byte-swapping by Sergei Shtylyov · 8 years ago
  88. 2274d37 sh_eth: uninline sh_eth_{write|read}() by Sergei Shtylyov · 8 years ago
  89. 6474de5 ravb: clear RIC1 in init instead of stop by Kazuya Mizuguchi · 8 years ago
  90. 78fa3c5 sh_eth: get rid of bb_{set|clr|read}() by Sergei Shtylyov · 8 years ago
  91. 39b4b06 sh_eth: factor out common code from MDIO bitbang methods by Sergei Shtylyov · 8 years ago
  92. 3242e2b sh_eth: remove mask fields from 'struct bb_info' by Sergei Shtylyov · 8 years ago
  93. 37742f0 sh_eth: read MAC address registers only once by Sergei Shtylyov · 9 years ago
  94. d966063 ravb: read MAC address registers only once by Sergei Shtylyov · 9 years ago
  95. b17c1d9 ravb: fix RX queue #1 frame error counter name by Sergei Shtylyov · 9 years ago
  96. 248be83 sh_eth: fix kernel oops in skb_put() by Sergei Shtylyov · 9 years ago
  97. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. 0e87436 ravb: add fallback compatibility strings by Simon Horman · 9 years ago
  99. f5d7837 ravb: ptp: Add CONFIG mode support by Kazuya Mizuguchi · 9 years ago
  100. 1af2729 sh_eth: Remove obsolete r8a777x-ether platform_device_id entry by Geert Uytterhoeven · 9 years ago