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