1. a6d3713 net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0 by Wolfram Sang · 8 years ago
  2. 49dd48d sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam() by Sergei Shtylyov · 8 years ago
  3. d7be81a ravb: fix software timestamping by Lino Sanfilippo · 8 years ago
  4. 38c848c ravb: fix result value overwrite by Yoshihiro Kaneko · 8 years ago
  5. ad846aa sh_eth: do not call netif_start_queue() from sh_eth_dev_init() by Sergei Shtylyov · 8 years ago
  6. 4fa8c3c sh_eth: kill useless initializers by Sergei Shtylyov · 8 years ago
  7. d0ba913 sh_eth: advance 'rxdesc' later in sh_eth_ring_format() by Sergei Shtylyov · 8 years ago
  8. c1b7fca sh_eth: fix NULL pointer dereference in sh_eth_ring_format() by Sergei Shtylyov · 8 years ago
  9. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  10. 274ba62 sh_eth, ravb: Use ARCH_RENESAS by Simon Horman · 8 years ago
  11. 42a67c9 net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  12. e866863 net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  13. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. 82c1330 sh_eth: kill useless *switch* defaults by Sergei Shtylyov · 9 years ago
  15. bb64b03 ravb: kill useless *switch* defaults by Sergei Shtylyov · 9 years ago
  16. 50bfd83 ravb: skip gPTP start/stop on R-Car gen3 by Sergei Shtylyov · 9 years ago
  17. d0c5f45 ravb: kill duplicate setting of CCC.CSEL by Sergei Shtylyov · 9 years ago
  18. b2b14d2 sh_eth: factor out register bit twiddling code by Sergei Shtylyov · 9 years ago
  19. 568b3ce ravb: factor out register bit twiddling code by Sergei Shtylyov · 9 years ago
  20. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. bffa731 sh_eth: stop reading ECMR in sh_eth_dev_init() by Sergei Shtylyov · 9 years ago
  22. 1c1fa82 ravb: stop reading ECMR in ravb_emac_init() by Sergei Shtylyov · 9 years ago
  23. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  24. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  25. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  26. 7cf7247 sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}() by Sergei Shtylyov · 9 years ago
  27. 888cc8c sh_eth: remove EDMAC_BIG_ENDIAN by Sergei Shtylyov · 9 years ago
  28. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  29. 5cbf20c sh_eth: fix 16-bit descriptor field access endianness too by Sergei Shtylyov · 9 years ago
  30. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  31. b4bc88a ravb: Add fixed-link support by Kazuya Mizuguchi · 9 years ago
  32. 5449996 ravb: Add disable 10base by Kazuya Mizuguchi · 9 years ago
  33. 1299653 sh_eth: fix descriptor access endianness by Sergei Shtylyov · 9 years ago
  34. 3e23099 sh_eth: fix TX buffer byte-swapping by Sergei Shtylyov · 9 years ago
  35. 2274d37 sh_eth: uninline sh_eth_{write|read}() by Sergei Shtylyov · 9 years ago
  36. 6474de5 ravb: clear RIC1 in init instead of stop by Kazuya Mizuguchi · 9 years ago
  37. 78fa3c5 sh_eth: get rid of bb_{set|clr|read}() by Sergei Shtylyov · 9 years ago
  38. 39b4b06 sh_eth: factor out common code from MDIO bitbang methods by Sergei Shtylyov · 9 years ago
  39. 3242e2b sh_eth: remove mask fields from 'struct bb_info' by Sergei Shtylyov · 9 years ago
  40. 37742f0 sh_eth: read MAC address registers only once by Sergei Shtylyov · 9 years ago
  41. d966063 ravb: read MAC address registers only once by Sergei Shtylyov · 9 years ago
  42. b17c1d9 ravb: fix RX queue #1 frame error counter name by Sergei Shtylyov · 9 years ago
  43. 248be83 sh_eth: fix kernel oops in skb_put() by Sergei Shtylyov · 9 years ago
  44. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  45. 0e87436 ravb: add fallback compatibility strings by Simon Horman · 9 years ago
  46. f5d7837 ravb: ptp: Add CONFIG mode support by Kazuya Mizuguchi · 9 years ago
  47. 1af2729 sh_eth: Remove obsolete r8a777x-ether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  48. a0f48be sh_eth: Remove obsolete r8a7740-gether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  49. c74a224 sh_eth: Remove obsolete r8a779x-ether platform_device_id entries by Geert Uytterhoeven · 9 years ago
  50. 99f84be sh_eth: Remove obsolete r7s72100-ether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  51. b3d39a8 ravb: use clock rate as basis for GTI.TIV by Simon Horman · 9 years ago
  52. 508dc06 ravb: fix WARNING in __free_irq() by Sergei Shtylyov · 9 years ago
  53. d60cf61 ravb: remove unhandle int cause by Masaru Nagai · 9 years ago
  54. 2452cb0 ravb: Fix int mask value overwritten issue by Masaru Nagai · 9 years ago
  55. 8e03a5e sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free() by Sergei Shtylyov · 9 years ago
  56. 91d8068 sh_eth: kill 'ret' variable in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  57. f32bfb9 sh_eth: use DMA barriers by Sergei Shtylyov · 9 years ago
  58. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  59. c238041 sh_eth: fix typo in RX descriptor bit name by Sergei Shtylyov · 9 years ago
  60. c451113 ravb: use pdev rather than ndev for error messages by Simon Horman · 9 years ago
  61. b61ed8f sh_eth: fix WARNING in dma_common_free_remap() by Sergei Shtylyov · 9 years ago
  62. 2c94e85 sh_eth: fix uninitialized arrays in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  63. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. cb36859 sh_eth: fix RX buffer size calculation by Sergei Shtylyov · 9 years ago
  65. ab85791 sh_eth: fix RX buffer size alignment by Sergei Shtylyov · 9 years ago
  66. 22d4df8 ravb: Add support for r8a7795 SoC by Kazuya Mizuguchi · 9 years ago
  67. e2dbb33 ravb: Provide dev parameter to DMA API by Kazuya Mizuguchi · 9 years ago
  68. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. 7a468ac sh_eth: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  70. f375339 ravb: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  71. 2f45d19 ravb: minimize TX data copying by Sergei Shtylyov · 9 years ago
  72. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. d8b4891 ravb: fix ring memory allocation by Sergei Shtylyov · 9 years ago
  74. 06613e3 ravb: fix race updating TCCR by Sergei Shtylyov · 9 years ago
  75. e2370f0 ravb: do not invalidate cache for RX buffer twice by Sergei Shtylyov · 9 years ago
  76. aad0d51 ravb: kill useless initializers by Sergei Shtylyov · 9 years ago
  77. 5102e23 renesas: missing unlock on error path by Dan Carpenter · 9 years ago
  78. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  79. a0d2f20 Renesas Ethernet AVB PTP clock driver by Sergei Shtylyov · 9 years ago
  80. c156633 Renesas Ethernet AVB driver proper by Sergei Shtylyov · 9 years ago
  81. 4398f9c sh_eth: Mitigate lost statistics updates by Ben Hutchings · 9 years ago
  82. e5fd13f sh_eth: Optionally log RX and TX status for each completed descriptor by Ben Hutchings · 9 years ago
  83. 6b4b4fe sh_eth: Implement ethtool register dump operations by Ben Hutchings · 9 years ago
  84. 3365711 sh_eth: WARN on access to a register not implemented in a particular chip by Ben Hutchings · 9 years ago
  85. 25b77ad sh_eth: Implement multicast statistic based on the RFS8 status bit by Ben Hutchings · 9 years ago
  86. dacc73e sh_eth: Really fix padding of short frames on TX by Ben Hutchings · 9 years ago
  87. 9b4a636 Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790" by Ben Hutchings · 9 years ago
  88. 6ded286 sh_eth: Fix RX recovery on R-Car in case of RX ring underrun by Ben Hutchings · 9 years ago
  89. 7d7355f sh_eth: Ensure proper ordering of descriptor active bit write/read by Ben Hutchings · 9 years ago
  90. a14c7d1 sh_eth: Fix lost MAC address on kexec by Geert Uytterhoeven · 9 years ago
  91. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  92. 52b9fa3 sh_eth: Fix DMA-API usage for RX buffers by Ben Hutchings · 10 years ago
  93. aa3933b sh_eth: Check for DMA mapping errors on transmit by Ben Hutchings · 10 years ago
  94. 740c7f3 sh_eth: Ensure DMA engines are stopped before freeing buffers by Ben Hutchings · 10 years ago
  95. dc1d0e6 sh_eth: Remove RX overflow log messages by Ben Hutchings · 10 years ago
  96. 283e38d sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers by Ben Hutchings · 10 years ago
  97. 084236d sh_eth: Fix crash or memory leak when resizing rings on device that is down by Ben Hutchings · 10 years ago
  98. bd88891 sh_eth: Detach net device when stopping queue to resize DMA rings by Ben Hutchings · 10 years ago
  99. eebfb64 sh_eth: Fix padding of short frames on TX by Ben Hutchings · 10 years ago
  100. b71af04 sh_eth: add more PM methods by Mikhail Ulyanov · 10 years ago