1. b16a960 sh_eth: Change platform check to CONFIG_ARCH_RENESAS by Geert Uytterhoeven · 7 years ago
  2. 6e80e55 sh_eth: add sh_eth_cpu_data::no_xdfar flag by Sergei Shtylyov · 7 years ago
  3. 4c1d458 sh_eth: add sh_eth_cpu_data::cexcr flag by Sergei Shtylyov · 7 years ago
  4. ce9134d sh_eth: add sh_eth_cpu_data::no_tx_cntrs flag by Sergei Shtylyov · 7 years ago
  5. 246e30c sh_eth: add sh_eth_cpu_data::xdfar_rw flag by Sergei Shtylyov · 7 years ago
  6. 3e41699 sh_eth: add sh_eth_cpu_data::edtrr_trns value by Sergei Shtylyov · 7 years ago
  7. 4ceedeb sh_eth: add sh_eth_cpu_data::soft_reset() method by Sergei Shtylyov · 7 years ago
  8. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  9. 55ea874 sh_eth: uninline TSU register accessors by Sergei Shtylyov · 7 years ago
  10. a94cf2a sh_eth: fix TSU init on SH7734/R8A7740 by Sergei Shtylyov · 7 years ago
  11. 4869a14 sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1 by Sergei Shtylyov · 7 years ago
  12. 00300b2 sh_eth: add missing EESIPR bits by Sergei Shtylyov · 9 years ago
  13. 1a0bee6 sh_eth: rename EESIPR bits by Sergei Shtylyov · 9 years ago
  14. d8981d0 sh_eth: add generic wake-on-lan support via magic packet by Niklas Söderlund · 9 years ago
  15. 6dcf45e5 sh_eth: use correct name for ECMR_MPDE bit by Niklas Söderlund · 9 years ago
  16. 62e04b7 sh_eth: rename 'sh_eth_cpu_data::hw_crc' by Sergei Shtylyov · 9 years ago
  17. 2e653ff sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0' by Sergei Shtylyov · 9 years ago
  18. 9b39f05 sh_eth: factor out sh_eth_emac_interrupt() by Sergei Shtylyov · 9 years ago
  19. 9fd0375 net: ethernet: renesas: sh_eth: use phydev from struct net_device by Philippe Reynes · 9 years ago
  20. ec65cfc sh_eth: rename ARSTR register bit by Sergei Shtylyov · 9 years ago
  21. 888cc8c sh_eth: remove EDMAC_BIG_ENDIAN by Sergei Shtylyov · 10 years ago
  22. 5cbf20c sh_eth: fix 16-bit descriptor field access endianness too by Sergei Shtylyov · 10 years ago
  23. 2274d37 sh_eth: uninline sh_eth_{write|read}() by Sergei Shtylyov · 10 years ago
  24. c238041 sh_eth: fix typo in RX descriptor bit name by Sergei Shtylyov · 10 years ago
  25. 6b4b4fe sh_eth: Implement ethtool register dump operations by Ben Hutchings · 10 years ago
  26. 3365711 sh_eth: WARN on access to a register not implemented in a particular chip by Ben Hutchings · 10 years ago
  27. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  28. 283e38d sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers by Ben Hutchings · 11 years ago
  29. 0799c2d net: sh_eth: Use u32 for 32-bit register data by Geert Uytterhoeven · 11 years ago
  30. b284fbe sh_eth: Fix access to TRSCER register by Nobuhiro Iwamatsu · 11 years ago
  31. 7fa2955 sh_eth: Fix sleeping function called from invalid context by Mitsuhiro Kimura · 11 years ago
  32. 4d6a949 sh_eth: Fix skb alloc size and alignment adjust rule. by Mitsuhiro Kimura · 11 years ago
  33. 530aa2d sh_eth: use RNC mode for packet reception by Ben Dooks · 11 years ago
  34. 730c8c6 sh_eth: use ETH_ZLEN instead of home-grown #define by Sergei Shtylyov · 12 years ago
  35. db89347 sh_eth: Add support for r7s72100 by Simon Horman · 12 years ago
  36. 128296f sh_eth: coding style fixes by Sergei Shtylyov · 12 years ago
  37. 305a338 sh_eth: add/use RMCR.RNC bit by Sergei Shtylyov · 12 years ago
  38. 8d3214c sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' by Sergei Shtylyov · 12 years ago
  39. a3153d8 sh_eth: get register layout from 'struct sh_eth_cpu_data' by Sergei Shtylyov · 12 years ago
  40. 55754f1 sh_eth: add support for RMIIMODE register by Simon Horman · 12 years ago
  41. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  42. ca8c358 sh_eth: fix unhandled RFE interrupt by Sergei Shtylyov · 12 years ago
  43. ac8025a sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef by Sergei Shtylyov · 12 years ago
  44. c8bbe37 sh_eth: cleanup 'enum TD_STS_BIT' by Sergei Shtylyov · 12 years ago
  45. 8f80899 sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data' by Sergei Shtylyov · 12 years ago
  46. 3719109 sh_eth: add NAPI support by Sergei Shtylyov · 12 years ago
  47. ea7d69e sh_eth: define/use EESR_RX_CHECK macro by Sergei Shtylyov · 12 years ago
  48. 5b3dfd1 sh_eth: add IRQ flags to 'struct sh_eth_cpu_data' by Nobuhiro Iwamatsu · 12 years ago
  49. 41d5ffe sh_eth: remove #ifdef around EDSR and GECMR bit definitions by Nobuhiro Iwamatsu · 12 years ago
  50. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. 3340d2a sh_eth: make 'link' field of 'struct sh_eth_private' *int* by Sergei Shtylyov · 12 years ago
  52. c0013f6 sh_eth: move data from header file to driver by Sergei Shtylyov · 12 years ago
  53. d5e07e6 sh_eth: use managed device API by Sergei Shtylyov · 12 years ago
  54. 0582b7d sh_eth: fix bitbang memory leak by Sergei Shtylyov · 12 years ago
  55. 525b807 net: sh_eth: add support for set_ringparam/get_ringparam by Yoshihiro Shimoda · 13 years ago
  56. 2ecbb78 net: sh_eth: remove unnecessary members/definitions by Yoshihiro Shimoda · 13 years ago
  57. c265026 net: sh_eth: remove unnecessary function by Yoshihiro Shimoda · 13 years ago
  58. 5e7a76b net/sh-eth: Add support selecting MII function for SH7734 and R8A7740 by Nobuhiro Iwamatsu · 13 years ago
  59. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  60. 73a0d90 net: sh_eth: add support R8A7740 by Yoshihiro Shimoda · 13 years ago
  61. 10b9194 net: sh_eth: fix endian check for architecture independent by Yoshihiro Shimoda · 13 years ago
  62. f0e81fe net: sh_eth: Add support SH7734 by Nobuhiro Iwamatsu · 13 years ago
  63. 71cc7c3 net: sh_eth: add support for VLAN tag filtering by Yoshihiro Shimoda · 14 years ago
  64. 6743fe6 net: sh_eth: add support for multicast filtering by Yoshihiro Shimoda · 14 years ago
  65. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  66. bb7d92e sh-eth: use netdev stats structure and fix dma_map_single by Eric Dumazet · 14 years ago
  67. fdb37a7 net: sh_eth: fix skb_over_panic happen by Yoshihiro Shimoda · 14 years ago
  68. d4fa0e3 net: sh_eth: move the asm/sh_eth.h to include/linux/ by Yoshihiro Shimoda · 14 years ago
  69. ae70644 net: sh_eth: use ioremap() by Yoshihiro Shimoda · 14 years ago
  70. 37b9375 sh_eth: Move the Renesas SuperH driver by Jeff Kirsher · 14 years ago[Renamed from drivers/net/sh_eth.h]
  71. e47c905 net: sh_eth: modify the PHY_INTERFACE_MODE by Yoshihiro Shimoda · 14 years ago
  72. c5ed536 net: sh_eth: remove almost #ifdef of SH7763 by Yoshihiro Shimoda · 14 years ago
  73. 4986b99 net: sh_eth: remove the SH_TSU_ADDR by Yoshihiro Shimoda · 14 years ago
  74. 4a55530 net: sh_eth: modify the definitions of register by Yoshihiro Shimoda · 14 years ago
  75. 6e07ebd drivers/net: remove unnecessary flush_scheduled_work() calls by Tejun Heo · 15 years ago
  76. bcd5149 net: add Runtime PM to the sh_eth driver by Magnus Damm · 16 years ago
  77. 4923576 net: sh_eth: add value of ether_link pin in platform_data by Yoshihiro Shimoda · 16 years ago
  78. 65ac885 net: sh_eth: Add support SH7724 by Yoshihiro Shimoda · 16 years ago
  79. 380af9e net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data" by Yoshihiro Shimoda · 16 years ago
  80. 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 16 years ago
  81. 71557a3 [netdrvr] sh_eth: Add SH7619 support by Yoshinori Sato · 17 years ago
  82. b0ca2a2 sh_eth: Add support of SH7763 to sh_eth by Nobuhiro Iwamatsu · 17 years ago
  83. 0caa116 net: sh_eth: Fix compile error sh_eth by Nobuhiro Iwamatsu · 17 years ago
  84. 86a74ff net: sh_eth: add support for Renesas SuperH Ethernet by Nobuhiro Iwamatsu · 17 years ago