1. b2b14d2 sh_eth: factor out register bit twiddling code by Sergei Shtylyov · 8 years ago
  2. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. bffa731 sh_eth: stop reading ECMR in sh_eth_dev_init() by Sergei Shtylyov · 9 years ago
  4. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  5. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  6. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  7. 7cf7247 sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}() by Sergei Shtylyov · 9 years ago
  8. 888cc8c sh_eth: remove EDMAC_BIG_ENDIAN by Sergei Shtylyov · 9 years ago
  9. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 5cbf20c sh_eth: fix 16-bit descriptor field access endianness too by Sergei Shtylyov · 9 years ago
  11. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  12. 1299653 sh_eth: fix descriptor access endianness by Sergei Shtylyov · 9 years ago
  13. 3e23099 sh_eth: fix TX buffer byte-swapping by Sergei Shtylyov · 9 years ago
  14. 2274d37 sh_eth: uninline sh_eth_{write|read}() by Sergei Shtylyov · 9 years ago
  15. 78fa3c5 sh_eth: get rid of bb_{set|clr|read}() by Sergei Shtylyov · 9 years ago
  16. 39b4b06 sh_eth: factor out common code from MDIO bitbang methods by Sergei Shtylyov · 9 years ago
  17. 3242e2b sh_eth: remove mask fields from 'struct bb_info' by Sergei Shtylyov · 9 years ago
  18. 37742f0 sh_eth: read MAC address registers only once by Sergei Shtylyov · 9 years ago
  19. 248be83 sh_eth: fix kernel oops in skb_put() by Sergei Shtylyov · 9 years ago
  20. 1af2729 sh_eth: Remove obsolete r8a777x-ether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  21. a0f48be sh_eth: Remove obsolete r8a7740-gether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  22. c74a224 sh_eth: Remove obsolete r8a779x-ether platform_device_id entries by Geert Uytterhoeven · 9 years ago
  23. 99f84be sh_eth: Remove obsolete r7s72100-ether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  24. 8e03a5e sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free() by Sergei Shtylyov · 9 years ago
  25. 91d8068 sh_eth: kill 'ret' variable in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  26. f32bfb9 sh_eth: use DMA barriers by Sergei Shtylyov · 9 years ago
  27. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  28. c238041 sh_eth: fix typo in RX descriptor bit name by Sergei Shtylyov · 9 years ago
  29. b61ed8f sh_eth: fix WARNING in dma_common_free_remap() by Sergei Shtylyov · 9 years ago
  30. 2c94e85 sh_eth: fix uninitialized arrays in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  31. cb36859 sh_eth: fix RX buffer size calculation by Sergei Shtylyov · 9 years ago
  32. ab85791 sh_eth: fix RX buffer size alignment by Sergei Shtylyov · 9 years ago
  33. 7a468ac sh_eth: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  34. 4398f9c sh_eth: Mitigate lost statistics updates by Ben Hutchings · 9 years ago
  35. e5fd13f sh_eth: Optionally log RX and TX status for each completed descriptor by Ben Hutchings · 9 years ago
  36. 6b4b4fe sh_eth: Implement ethtool register dump operations by Ben Hutchings · 9 years ago
  37. 3365711 sh_eth: WARN on access to a register not implemented in a particular chip by Ben Hutchings · 9 years ago
  38. 25b77ad sh_eth: Implement multicast statistic based on the RFS8 status bit by Ben Hutchings · 9 years ago
  39. dacc73e sh_eth: Really fix padding of short frames on TX by Ben Hutchings · 9 years ago
  40. 9b4a636 Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790" by Ben Hutchings · 9 years ago
  41. 6ded286 sh_eth: Fix RX recovery on R-Car in case of RX ring underrun by Ben Hutchings · 9 years ago
  42. 7d7355f sh_eth: Ensure proper ordering of descriptor active bit write/read by Ben Hutchings · 9 years ago
  43. a14c7d1 sh_eth: Fix lost MAC address on kexec by Geert Uytterhoeven · 9 years ago
  44. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. 52b9fa3 sh_eth: Fix DMA-API usage for RX buffers by Ben Hutchings · 10 years ago
  46. aa3933b sh_eth: Check for DMA mapping errors on transmit by Ben Hutchings · 10 years ago
  47. 740c7f3 sh_eth: Ensure DMA engines are stopped before freeing buffers by Ben Hutchings · 10 years ago
  48. dc1d0e6 sh_eth: Remove RX overflow log messages by Ben Hutchings · 10 years ago
  49. 283e38d sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers by Ben Hutchings · 10 years ago
  50. 084236d sh_eth: Fix crash or memory leak when resizing rings on device that is down by Ben Hutchings · 10 years ago
  51. bd88891 sh_eth: Detach net device when stopping queue to resize DMA rings by Ben Hutchings · 10 years ago
  52. eebfb64 sh_eth: Fix padding of short frames on TX by Ben Hutchings · 10 years ago
  53. b71af04 sh_eth: add more PM methods by Mikhail Ulyanov · 10 years ago
  54. e7d7e89 sh_eth: use SET_RUNTIME_PM_OPS() by Mikhail Ulyanov · 10 years ago
  55. 4f9dce23 sh_eth: Fix ethtool operation crash when net device is down by Ben Hutchings · 10 years ago
  56. b37feed sh_eth: Fix promiscuous mode on chips without TSU by Ben Hutchings · 10 years ago
  57. 0799c2d net: sh_eth: Use u32 for 32-bit register data by Geert Uytterhoeven · 10 years ago
  58. 01fbd3f sh_eth: Fix addition of .trscer_err_mask to wrong SoC data by Geert Uytterhoeven · 10 years ago
  59. b284fbe sh_eth: Fix access to TRSCER register by Nobuhiro Iwamatsu · 10 years ago
  60. d407bc0 sh-eth: Set fdr_value of R-Car SoCs by Nobuhiro Iwamatsu · 10 years ago
  61. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 450fa21 sh_eth: Remove redundant alignment adjustment by Mitsuhiro Kimura · 10 years ago
  63. 319cd52 sh_eth: Optimization for RX excess judgement by Mitsuhiro Kimura · 10 years ago
  64. 7fa2955 sh_eth: Fix sleeping function called from invalid context by Mitsuhiro Kimura · 10 years ago
  65. 4d6a949 sh_eth: Fix skb alloc size and alignment adjust rule. by Mitsuhiro Kimura · 10 years ago
  66. 9488e1e net: sh_eth: Add r8a7793 support by Hisashi Nakamura · 10 years ago
  67. 966d6db net: sh_eth: Add RMII mode setting in probe by Hisashi Nakamura · 10 years ago
  68. c960804 ethernet: renesas: remove unnecessary check by Varka Bhadram · 10 years ago
  69. 0f76b9d net: sh_eth: Add r8a7794 support by Hisashi Nakamura · 10 years ago
  70. 179d80a sh_eth: remove checks around dev_kfree_skb() calls by Sergei Shtylyov · 10 years ago
  71. 1b72a0f net: sh_eth: Fix timing of RACT setting in sh_eth_rx() by Yoshihiro Shimoda · 10 years ago
  72. 4f809ce net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx() by Yoshihiro Shimoda · 10 years ago
  73. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  74. d8b0426 sh_eth: fix SH7619/771x support by Sergei Shtylyov · 10 years ago
  75. 530aa2d sh_eth: use RNC mode for packet reception by Ben Dooks · 10 years ago
  76. 86b5d25 sh_eth: replace devm_kzalloc() with devm_kmalloc_array() by Sergei Shtylyov · 10 years ago
  77. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  78. b5893a0 sh_eth: ensure pm_runtime cannot suspend the device during init by Ben Dooks · 10 years ago
  79. f738a13 sh_eth: Remove goto statements that jump straight to a return by Laurent Pinchart · 10 years ago
  80. daacf03 sh_eth: Register MDIO bus before registering the network device by Laurent Pinchart · 10 years ago
  81. bd920ff sh_eth: Simplify MDIO bus initialization and release by Laurent Pinchart · 10 years ago
  82. a5bd6060 sh_eth: Use the platform device as the MDIO bus parent by Laurent Pinchart · 10 years ago
  83. aa8d422 sh_eth: Use the platform device for memory allocation by Laurent Pinchart · 10 years ago
  84. 8d5009f sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations by Sergei Shtylyov · 10 years ago
  85. da24685 sh_eth: convert dev_*() to netdev_*() calls by Sergei Shtylyov · 10 years ago
  86. f75f14e sh_eth: convert pr_*() to netdev_*() calls by Sergei Shtylyov · 10 years ago
  87. 264be2f sh_eth: exit probe with unknown register layout by Sergei Shtylyov · 10 years ago
  88. 702eca0 sh_eth: update OF PHY registeration by Ben Dooks · 10 years ago
  89. b356e97 sh_eth: add device tree support by Sergei Shtylyov · 10 years ago
  90. 730c8c6 sh_eth: use ETH_ZLEN instead of home-grown #define by Sergei Shtylyov · 10 years ago
  91. db89347 sh_eth: Add support for r7s72100 by Simon Horman · 11 years ago
  92. 504c8ca sh_eth: Use bool as return type of sh_eth_is_gether() by Simon Horman · 11 years ago
  93. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  94. 090d560 sh_eth: fix garbled TX error message by Sergei Shtylyov · 11 years ago
  95. 128296f sh_eth: coding style fixes by Sergei Shtylyov · 11 years ago
  96. c4bde29 net: renesas: slight optimization of addr compare by dingtianhong · 11 years ago
  97. 4174ecd sh_eth: do not reset PHY needlessly by Sergei Shtylyov · 11 years ago
  98. 18be099 sh_eth: add PHY IRQ to platform data by Sergei Shtylyov · 11 years ago
  99. 94a12b1 sh_eth: add R8A7791 support by Sergei Shtylyov · 11 years ago
  100. 0c9eb5b net: sh_eth: do not issue a wild PHY reset through BMCR by Florian Fainelli · 11 years ago