1. fc0c090 sh_eth: check TSU registers ioremap() error by Sergei Shtylyov · 12 years ago
  2. 0582b7d sh_eth: fix bitbang memory leak by Sergei Shtylyov · 12 years ago
  3. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  4. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  5. 8f6352f net: sh_eth: Fix a typo - replace regist with register. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  6. 043c478 drivers/net/ethernet/renesas/sh_eth.c: fix error return code by Peter Senna Tschudin · 12 years ago
  7. d0418bb net: sh_eth: Add eth support for R8A7779 device by Phil Edworthy · 12 years ago
  8. 525b807 net: sh_eth: add support for set_ringparam/get_ringparam by Yoshihiro Shimoda · 12 years ago
  9. 91c7755 net: sh_eth: fix up the buffer pointers by Yoshihiro Shimoda · 12 years ago
  10. 2ecbb78 net: sh_eth: remove unnecessary members/definitions by Yoshihiro Shimoda · 12 years ago
  11. c265026 net: sh_eth: remove unnecessary function by Yoshihiro Shimoda · 12 years ago
  12. 5cee1d3 net/sh-eth: Check return value of sh_eth_reset when chip reset fail by Nobuhiro Iwamatsu · 12 years ago
  13. 5e7a76b net/sh-eth: Add support selecting MII function for SH7734 and R8A7740 by Nobuhiro Iwamatsu · 12 years ago
  14. a18e08b net: sh_eth: fix the condition to fix the cur_tx/dirty_rx by Yoshihiro Shimoda · 12 years ago
  15. 79fba9f net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens by Yoshihiro Shimoda · 13 years ago
  16. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. 73a0d90 net: sh_eth: add support R8A7740 by Yoshihiro Shimoda · 13 years ago
  18. 10b9194 net: sh_eth: fix endian check for architecture independent by Yoshihiro Shimoda · 13 years ago
  19. f0e81fe net: sh_eth: Add support SH7734 by Nobuhiro Iwamatsu · 13 years ago
  20. 71cc7c3 net: sh_eth: add support for VLAN tag filtering by Yoshihiro Shimoda · 13 years ago
  21. 6743fe6 net: sh_eth: add support for multicast filtering by Yoshihiro Shimoda · 13 years ago
  22. 6ba8802 net: sh_eth: modify a condition of ioremap for TSU by Yoshihiro Shimoda · 13 years ago
  23. 150647f net: sh_eth: change the condition of initialization by Yoshihiro Shimoda · 13 years ago
  24. 3acbc97 net: sh_eth: add the value of tsu to the SH7757's GETHER by Yoshihiro Shimoda · 13 years ago
  25. 1638760 renesas/sh_eth.c: fix linux/interrupt.h included twice by Danny Kukawka · 13 years ago
  26. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  27. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  28. bb7d92e sh-eth: use netdev stats structure and fix dma_map_single by Eric Dumazet · 13 years ago
  29. fdb37a7 net: sh_eth: fix skb_over_panic happen by Yoshihiro Shimoda · 13 years ago
  30. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  31. 34aa6f1 net: sh-eth: Fix build error by the value which is not defined by Nobuhiro Iwamatsu · 13 years ago
  32. 5278fb5 sh-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  33. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  34. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  35. 0654011 net: sh_eth: fix build failure by Yoshihiro Shimoda · 13 years ago
  36. d4fa0e3 net: sh_eth: move the asm/sh_eth.h to include/linux/ by Yoshihiro Shimoda · 13 years ago
  37. ae70644 net: sh_eth: use ioremap() by Yoshihiro Shimoda · 13 years ago
  38. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  39. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  40. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  41. 37b9375 sh_eth: Move the Renesas SuperH driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sh_eth.c]
  42. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  43. 2e98e79 net: sh_eth: fix the parameter for the ETHER of SH7757 by Yoshihiro Shimoda · 13 years ago
  44. 91a5615 net: sh_eth: fix cannot work half-duplex mode by Yoshihiro Shimoda · 13 years ago
  45. 31fcb99 net: sh_eth: remove __flush_purge_region by Yoshihiro Shimoda · 13 years ago
  46. ec0d755 net: sh_eth: tidyup compile warning by Kuninori Morimoto · 13 years ago
  47. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  48. b3017e6 net: sh_eth: add set_mdio_gate in bb_info by Yoshihiro Shimoda · 14 years ago
  49. 8fcd496 net: sh_eth: add support for SH7757's GETHER by Yoshihiro Shimoda · 14 years ago
  50. e47c905 net: sh_eth: modify the PHY_INTERFACE_MODE by Yoshihiro Shimoda · 14 years ago
  51. c5ed536 net: sh_eth: remove almost #ifdef of SH7763 by Yoshihiro Shimoda · 14 years ago
  52. 4986b99 net: sh_eth: remove the SH_TSU_ADDR by Yoshihiro Shimoda · 14 years ago
  53. 4a55530 net: sh_eth: modify the definitions of register by Yoshihiro Shimoda · 14 years ago
  54. dc19e4e sh: sh_eth: Add support ethtool by Nobuhiro Iwamatsu · 14 years ago
  55. 6e07ebd drivers/net: remove unnecessary flush_scheduled_work() calls by Tejun Heo · 14 years ago
  56. 900fcf0 net: sh_eth: Move off of deprecated I/O routines. by Paul Mundt · 14 years ago
  57. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  58. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  59. 9c38657 net: sh_eth: remove unused variable by Kuninori Morimoto · 14 years ago
  60. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  61. c2e07b3 Fix spelling contorller -> controller in comments by Stefan Weil · 14 years ago
  62. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  63. f29a3d0 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · 14 years ago
  64. 0f0b405 sh_eth: Fix memleak in sh_mdio_release by Denis Kirjanov · 15 years ago
  65. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  66. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  67. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. 890c8c1 net: Test off by one in sh_eth_reset() by roel kluin · 15 years ago
  69. 6cd9b49 Subject: drivers/net/sh_eth.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  70. 503914c net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2 by Magnus Damm · 15 years ago
  71. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  72. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  73. f568a92 sh_eth: Add asm/cacheflush.h by Nobuhiro Iwamatsu · 15 years ago
  74. bcd5149 net: add Runtime PM to the sh_eth driver by Magnus Damm · 15 years ago
  75. 748031f net: allow sh_eth to get mac address through platform data by Magnus Damm · 15 years ago
  76. 4923576 net: sh_eth: add value of ether_link pin in platform_data by Yoshihiro Shimoda · 15 years ago
  77. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  78. 37c8ae3 sh_eth: remove redundant test on unsigned by roel kluin · 15 years ago
  79. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  80. 0a372eb sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead. by David S. Miller · 16 years ago
  81. 65ac885 net: sh_eth: Add support SH7724 by Yoshihiro Shimoda · 16 years ago
  82. 380af9e net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data" by Yoshihiro Shimoda · 16 years ago
  83. 862df49 net: sh_eth: fix receive desciptor loop by Yoshihiro Shimoda · 16 years ago
  84. 0029d64 net: sh_eth: fix TX/RX descriptor not set physical memory by Yoshihiro Shimoda · 16 years ago
  85. e88aae7 net: sh_eth: fix cache coherency issue by Yoshihiro Shimoda · 16 years ago
  86. ebf84ea sh_eth: convert to net_device_ops by Alexander Beregalov · 16 years ago
  87. 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 16 years ago
  88. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. fb5e2f9 sh: sh_eth: Update to change of mii_bus by Nobuhiro Iwamatsu · 16 years ago
  90. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  91. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  92. 4cb40f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  93. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  94. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  95. cc3c080 sh_eth: unsigned ndev->irq cannot be negative by roel kluin · 16 years ago
  96. fde9403a [netdrvr] remove unnecessary #include by Huang Weiyi · 16 years ago
  97. 71557a3 [netdrvr] sh_eth: Add SH7619 support by Yoshinori Sato · 16 years ago
  98. b0ca2a2 sh_eth: Add support of SH7763 to sh_eth by Nobuhiro Iwamatsu · 16 years ago
  99. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 16 years ago
  100. 263ba32 netdev: Convert all drivers away from netif_schedule(). by David S. Miller · 16 years ago