1. 55ea874 sh_eth: uninline TSU register accessors by Sergei Shtylyov · 7 years ago
  2. b4580c9 sh_eth: 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. 2aab6b4 net: sh_eth: do not advertise Gigabit capabilities when not available by Thomas Petazzoni · 7 years ago
  13. 573500dbf net: sh_eth: don't use NULL as "struct device" for the DMA mapping API by Thomas Petazzoni · 7 years ago
  14. 22c1aed net: sh_eth: use correct "struct device" when calling DMA mapping functions by Thomas Petazzoni · 7 years ago
  15. b4804e0 net: sh_eth: implement R-Car Gen[12] fallback compatibility strings by Simon Horman · 7 years ago
  16. 6c4b2f7 net: sh_eth: rename name structures as rcar_gen[12]_* by Simon Horman · 7 years ago
  17. ef00df8 net: sh_eth: constify platform_device_id by Arvind Yadav · 7 years ago
  18. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  19. 78d6102 sh_eth: add support for changing MTU by Niklas Söderlund · 8 years ago
  20. b7ce520 sh_eth: Do not print an error message for probe deferral by Geert Uytterhoeven · 8 years ago
  21. 5f5c544 sh_eth: Use platform device for printing before register_netdev() by Geert Uytterhoeven · 8 years ago
  22. 1debdc8 sh_eth: unmap DMA buffers when freeing rings by Sergei Shtylyov · 8 years ago
  23. 0cf45a3 sh_eth: fix wakeup event reporting from MagicPacket by Niklas Söderlund · 8 years ago
  24. 5e2ed13 sh_eth: align usage of sh_eth_modify() with rest of driver by Niklas Söderlund · 8 years ago
  25. 2b2d3eb sh_eth: stop using bare numbers for EESIPR values by Sergei Shtylyov · 8 years ago
  26. 1a0bee6 sh_eth: rename EESIPR bits by Sergei Shtylyov · 8 years ago
  27. 267e1d5 sh_eth: enable wake-on-lan for sh7763 by Niklas Söderlund · 8 years ago
  28. 159c2a9 sh_eth: enable wake-on-lan for sh7734 by Niklas Söderlund · 8 years ago
  29. 33017e2 sh_eth: enable wake-on-lan for r8a7740/armadillo by Niklas Söderlund · 8 years ago
  30. e410d86d sh_eth: enable wake-on-lan for R-Car Gen2 devices by Niklas Söderlund · 8 years ago
  31. d8981d0 sh_eth: add generic wake-on-lan support via magic packet by Niklas Söderlund · 8 years ago
  32. 62e04b7 sh_eth: rename 'sh_eth_cpu_data::hw_crc' by Sergei Shtylyov · 8 years ago
  33. 2e653ff sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0' by Sergei Shtylyov · 8 years ago
  34. bb1d303 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. 0f1f9cb sh_eth: R8A7740 supports packet shecksumming by Sergei Shtylyov · 8 years ago
  36. 978d363 sh_eth: fix EESIPR values for SH77{34|63} by Sergei Shtylyov · 8 years ago
  37. 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 71eae1c sh_eth: enable RX descriptor word 0 shift on SH7734 by Sergei Shtylyov · 8 years ago
  39. 9b39f05 sh_eth: factor out sh_eth_emac_interrupt() by Sergei Shtylyov · 8 years ago
  40. 1940f24 sh_eth: no need for *else* after *goto* by Sergei Shtylyov · 8 years ago
  41. 4063469 sh_eth: handle only enabled E-MAC interrupts by Sergei Shtylyov · 8 years ago
  42. 2344ef3 sh_eth: fix branch prediction in sh_eth_interrupt() by Sergei Shtylyov · 8 years ago
  43. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. 33d446d sh_eth: remove unchecked interrupts for RZ/A1 by Chris Brandt · 8 years ago
  45. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  46. c099ff3 sh_eth: add R8A7743/5 support by Sergei Shtylyov · 8 years ago
  47. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. e148788 net: ethernet: renesas: sh_eth: add POST registers for rz by Chris Brandt · 8 years ago
  49. f08aff4 net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  50. 9fd0375 net: ethernet: renesas: sh_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  51. 8da703d ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  52. 3c78658 sh_eth: fix DMA channel misreporting by Sergei Shtylyov · 8 years ago
  53. c66b258 sh_eth: reuse sh_eth_chip_reset() by Sergei Shtylyov · 9 years ago
  54. 7927092 sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga() by Sergei Shtylyov · 9 years ago
  55. ec65cfc sh_eth: rename ARSTR register bit by Sergei Shtylyov · 9 years ago
  56. 97717ed sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset() by Sergei Shtylyov · 9 years ago
  57. f796721 sh_eth: get rid of the 2nd parameter to sh_eth_dev_init() by Sergei Shtylyov · 9 years ago
  58. 49dd48d sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam() by Sergei Shtylyov · 9 years ago
  59. ad846aa sh_eth: do not call netif_start_queue() from sh_eth_dev_init() by Sergei Shtylyov · 9 years ago
  60. 4fa8c3c sh_eth: kill useless initializers by Sergei Shtylyov · 9 years ago
  61. d0ba913 sh_eth: advance 'rxdesc' later in sh_eth_ring_format() by Sergei Shtylyov · 9 years ago
  62. c1b7fca sh_eth: fix NULL pointer dereference in sh_eth_ring_format() by Sergei Shtylyov · 9 years ago
  63. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. 42a67c9 net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data() by Wolfram Sang · 9 years ago
  65. 82c1330 sh_eth: kill useless *switch* defaults by Sergei Shtylyov · 9 years ago
  66. b2b14d2 sh_eth: factor out register bit twiddling code by Sergei Shtylyov · 9 years ago
  67. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  68. bffa731 sh_eth: stop reading ECMR in sh_eth_dev_init() by Sergei Shtylyov · 9 years ago
  69. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  70. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  71. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  72. 7cf7247 sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}() by Sergei Shtylyov · 9 years ago
  73. 888cc8c sh_eth: remove EDMAC_BIG_ENDIAN by Sergei Shtylyov · 9 years ago
  74. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  75. 5cbf20c sh_eth: fix 16-bit descriptor field access endianness too by Sergei Shtylyov · 9 years ago
  76. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. 1299653 sh_eth: fix descriptor access endianness by Sergei Shtylyov · 9 years ago
  78. 3e23099 sh_eth: fix TX buffer byte-swapping by Sergei Shtylyov · 9 years ago
  79. 2274d37 sh_eth: uninline sh_eth_{write|read}() by Sergei Shtylyov · 9 years ago
  80. 78fa3c5 sh_eth: get rid of bb_{set|clr|read}() by Sergei Shtylyov · 9 years ago
  81. 39b4b06 sh_eth: factor out common code from MDIO bitbang methods by Sergei Shtylyov · 9 years ago
  82. 3242e2b sh_eth: remove mask fields from 'struct bb_info' by Sergei Shtylyov · 9 years ago
  83. 37742f0 sh_eth: read MAC address registers only once by Sergei Shtylyov · 9 years ago
  84. 248be83 sh_eth: fix kernel oops in skb_put() by Sergei Shtylyov · 9 years ago
  85. 1af2729 sh_eth: Remove obsolete r8a777x-ether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  86. a0f48be sh_eth: Remove obsolete r8a7740-gether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  87. c74a224 sh_eth: Remove obsolete r8a779x-ether platform_device_id entries by Geert Uytterhoeven · 9 years ago
  88. 99f84be6 sh_eth: Remove obsolete r7s72100-ether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  89. 8e03a5e sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free() by Sergei Shtylyov · 9 years ago
  90. 91d8068 sh_eth: kill 'ret' variable in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  91. f32bfb9 sh_eth: use DMA barriers by Sergei Shtylyov · 9 years ago
  92. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. c238041 sh_eth: fix typo in RX descriptor bit name by Sergei Shtylyov · 9 years ago
  94. b61ed8f sh_eth: fix WARNING in dma_common_free_remap() by Sergei Shtylyov · 9 years ago
  95. 2c94e85 sh_eth: fix uninitialized arrays in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  96. cb36859 sh_eth: fix RX buffer size calculation by Sergei Shtylyov · 9 years ago
  97. ab85791 sh_eth: fix RX buffer size alignment by Sergei Shtylyov · 9 years ago
  98. 7a468ac sh_eth: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  99. 4398f9c sh_eth: Mitigate lost statistics updates by Ben Hutchings · 10 years ago
  100. e5fd13f sh_eth: Optionally log RX and TX status for each completed descriptor by Ben Hutchings · 10 years ago