1. 7782ab2 stmmac: add missing of_node_put by Julia Lawall · 7 years ago
  2. 6b3374c net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before writing by Niklas Cassel · 8 years ago
  3. d2ed0a7 net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks by Johan Hovold · 8 years ago
  4. 661f049 net: ethernet: stmmac: platform: fix outdated function header by Johan Hovold · 8 years ago
  5. f9a0968 net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP by Alexandre TORGUE · 8 years ago
  6. 4613b27 ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  7. 02e57b9 drivers: net: stmmac: add port selection programming by Giuseppe CAVALLARO · 8 years ago
  8. cecbc55 net: stmmac: allow to split suspend/resume from init/exit callbacks by Vincent Palatin · 8 years ago
  9. f4e7bd8 stmmac: let remove/resume/suspend functions take device pointer by Joachim Eastwood · 8 years ago
  10. ee2ae1e stmmac: add new DT platform entries for GMAC4 by Alexandre TORGUE · 8 years ago
  11. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 8 years ago
  12. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 8 years ago
  13. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. 4c3e962 stmmac: fix noderef.cocci warnings by Wu Fengguang · 8 years ago
  15. 88f8b1b stmmac: Fix 'eth0: No PHY found' regression by Gabriel Fernandez · 8 years ago
  16. afea036 stmmac: rework DMA bus setting and introduce new platform AXI structure by Giuseppe Cavallaro · 8 years ago
  17. e34d656 stmmac: create of compatible mdio bus for stmmac driver by Phil Reid · 9 years ago
  18. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. ea111545 stmmac: fix missing MODULE_LICENSE in stmmac_platform by Joachim Eastwood · 9 years ago
  20. 75fee59 stmmac: remove setup/free glue callbacks by Joachim Eastwood · 9 years ago
  21. 149aded stmmac: let dwmac-* drivers handle their own match data by Joachim Eastwood · 9 years ago
  22. 85d89e6 stmmac: move stmmac_pltfr_probe into dwmac-generic by Joachim Eastwood · 9 years ago
  23. a04c0ae stmmac: fix ptr_ret.cocci warning by Fengguang Wu · 9 years ago
  24. 402dae0 stmmac: export probe_config_dt() and get_platform_resources() by Joachim Eastwood · 9 years ago
  25. b0003ea stmmac: make stmmac_probe_config_dt return the platform data struct by Joachim Eastwood · 9 years ago
  26. f396cb0 stmmac: introduce stmmac_get_platform_resources() by Joachim Eastwood · 9 years ago
  27. 4ed2d8f stmmac: clean up platform/of_match data retrieval by Joachim Eastwood · 9 years ago
  28. 0dacf3f stmmac: use of_device_get_match_data to retrieve of match data by Joachim Eastwood · 9 years ago
  29. 2773238 stmmac: add fixed-link device-tree support by Mathieu Olivari · 9 years ago
  30. 5790cf3 stmmac: add phy-handle support to the platform layer by Mathieu Olivari · 9 years ago
  31. def5cd3 stmmac: drop unnecessary dt checks in stmmac_probe_config_dt by Joachim Eastwood · 9 years ago
  32. 15ffac7 stmmac: change the stmmac_dvr_probe return type to int by Joachim Eastwood · 9 years ago
  33. e56788c stmmac: let stmmac_dvr_probe take a struct of resources by Joachim Eastwood · 9 years ago
  34. 803f8fc stmmac: move driver data setting into stmmac_dvr_probe by Joachim Eastwood · 9 years ago
  35. 50649ab stmmac: drop driver from stmmac platform code by Joachim Eastwood · 9 years ago
  36. 4198b7d stmmac: convert dwmac-sunxi to platform driver by Joachim Eastwood · 9 years ago
  37. 2a32179 stmmac: convert dwmac-sti to platform driver by Joachim Eastwood · 9 years ago
  38. c7c52ae stmmac: convert dwmac-socfpga to platform driver by Joachim Eastwood · 9 years ago
  39. e0fb4013 stmmac: convert dwmac-rk to platform driver by Joachim Eastwood · 9 years ago
  40. 40e6b0b stmmac: convert dwmac-meson to platform driver by Joachim Eastwood · 9 years ago
  41. 69bdd2d stmmac: convert dwmac-lpc18xx to a platform driver by Joachim Eastwood · 9 years ago
  42. ba25020 stmmac: add a generic dwmac driver by Joachim Eastwood · 9 years ago
  43. 902b160 stmmac: prepare stmmac platform to support stand alone drivers by Joachim Eastwood · 9 years ago
  44. d58617e stmmac: add dwmac glue for NXP 18xx/43xx family by Joachim Eastwood · 9 years ago
  45. f0e9fc5 drivers/net: include <module.h> for modular stmmac_platform code by Paul Gortmaker · 9 years ago
  46. e7877f5 stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree by Vince Bridgers · 9 years ago
  47. 8f02d8d stmmac: check IRQ availability early on probe by Alexey Brodkin · 9 years ago
  48. fa06746 stmmac: Add an optional device tree property "snps,burst_len" by Sonic Zhang · 9 years ago
  49. 7ad269e GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC by Roger Chen · 9 years ago
  50. f620e4f net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers by Wolfram Sang · 9 years ago
  51. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. 28603d1 stmmac: platform: Move plat_dat checking earlier by Huacai Chen · 10 years ago
  53. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. 571dcfd stmmac: platform: fix default values of the filter bins setting by Huacai Chen · 10 years ago
  55. 732fdf0 stmmac: review driver when run kernel-doc by Giuseppe CAVALLARO · 10 years ago
  56. b2e2f0c stmmac: split to core library and probe drivers by Andy Shevchenko · 10 years ago
  57. f10f9fb stmmac: platform: fix sparse warnings by Andy Shevchenko · 10 years ago
  58. c0d5406 stmmac: remove specific SoC Koption from platform. by Giuseppe CAVALLARO · 10 years ago
  59. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 10 years ago
  60. 160e1fd stmmac: make the STi Layer compatible to STiH407 by Giuseppe CAVALLARO · 10 years ago
  61. 8c2a7a5 stmmac: platform: fix FIXED_PHY support. by Giuseppe CAVALLARO · 10 years ago
  62. 0ad5adc net: stmmac: add Amlogic Meson glue layer by Beniamino Galvani · 10 years ago
  63. 3b57de9 net: stmmac: Support devicetree configs for mcast and ucast filter entries by Vince Bridgers · 10 years ago
  64. d7ec858 net: stmmac: Handle different error codes from platform_get_irq_byname by Chen-Yu Tsai · 10 years ago
  65. 801d233 net: stmmac: Add SOCFPGA glue driver by Dinh Nguyen · 10 years ago
  66. c5e9103 stmmac: dwmac-sti: fix broken STiD127 compatibility by Giuseppe CAVALLARO · 10 years ago
  67. d15891c net: stmmac:sti: Add STi SOC glue driver. by Srinivas Kandagatla · 10 years ago
  68. 2618abb stmmac: Fix kernel crashes for jumbo frames by Vince Bridgers · 10 years ago
  69. af0bd4e net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's by Chen-Yu Tsai · 10 years ago
  70. 022066f net: stmmac: Use driver data and callbacks tied with compatible strings by Chen-Yu Tsai · 10 years ago
  71. 436f7ec net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address by Chen-Yu Tsai · 10 years ago
  72. 6aedb8c net: stmmac: Honor DT parameter to force DMA store and forward mode by Chen-Yu Tsai · 10 years ago
  73. 938dfda net: stmmac: Allocate and pass soc/board specific data to callbacks by Chen-Yu Tsai · 10 years ago
  74. c5e4ddb net: stmmac: Add support for optional reset control by Chen-Yu Tsai · 10 years ago
  75. 33a23e2 net: stmmac: use suspend functions for hibernation by Srinivas Kandagatla · 10 years ago
  76. 9cbadf0 net: stmmac: support max-speed device tree property by Srinivas Kandagatla · 10 years ago
  77. 33ba407 drivers: net: Mark functions as static in stmmac_platform.c by Rashika Kheria · 10 years ago
  78. 356f9e7 net: stmmac: fix bad merge conflict resolution by Olof Johansson · 11 years ago
  79. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  80. f91b29f net: stmmac: use dev_get_platdata() by Jingoo Han · 11 years ago
  81. e2a240c driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set. by Sonic Zhang · 11 years ago
  82. 64c3b25 net: stmmac: fixed the pbl setting with DT by Byungho An · 11 years ago
  83. 9025c8e drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  84. 25c83b5 dt:net:stmmac: Add support to dwmac version 3.610 and 3.710 by Srinivas Kandagatla · 11 years ago
  85. d741434 dt:net:stmmac: Allocate platform data only if its NULL. by Srinivas Kandagatla · 11 years ago
  86. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  87. 5760f42 net: ethernet: stmicro: stmmac: use devm_ioremap_resource() by Silviu-Mihai Popescu · 11 years ago
  88. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  89. 979857b stmmac: remove __dev* attributes by Bill Pemberton · 12 years ago
  90. 3f8bdec net:stmmac: convert driver to use devm_request_and_ioremap. by Srinivas Kandagatla · 12 years ago
  91. 1f9defa net:stmmac: fix broken stmmac_pltfr_remove. by Srinivas Kandagatla · 12 years ago
  92. f5addb9 net/stmmac: mark probe function as __devinit by Arnd Bergmann · 12 years ago
  93. 84c9f8c4 net: stmmac: Add ip version to dts bindings by Dinh Nguyen · 12 years ago
  94. d765955 stmmac: add the Energy Efficient Ethernet support by Giuseppe CAVALLARO · 12 years ago
  95. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  96. ba27ec6 stmmac: fix driver Kconfig when built as module by Giuseppe CAVALLARO · 12 years ago
  97. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  98. 0f1f88a stmmac: verify the dma_cfg platform fields by Giuseppe CAVALLARO · 12 years ago
  99. 3256251 stmmac: use custom init/exit functions in pm ops by Francesco Virlinzi · 12 years ago
  100. 36b7777 stmmac: fix build when CONFIG_OF is enable by Giuseppe Cavallaro · 12 years ago