1. 2453beb stmmac: Add defines and documentation for enabling flow control by Vince Bridgers · 9 years ago
  2. e743471 stmmac: fix oops on rmmod after assigning ip addr by Bryan O'Donoghue · 9 years ago
  3. 5f9755d stmmac: Add an optional register interface clock by Andrew Bresticker · 9 years ago
  4. e7ea55b ptp: stmmac: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  5. 3f6c465 ptp: stmmac: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  6. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  8. cbe21d9 net: stmmac: make reset control an optional requirement by Dinh Nguyen · 9 years ago
  9. 8f02d8d stmmac: check IRQ availability early on probe by Alexey Brodkin · 9 years ago
  10. ccb36da net: stmmac: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  11. b2dec11 stmmac: DMA threshold mode or SF mode can be different among multiple device instance by Sonic Zhang · 10 years ago
  12. d2a029b stmmac: pci: add MSI support for Intel Quark X1000 by Kweh, Hock Leong · 10 years ago
  13. 0763d95 stmmac: pci: introduce Intel Quark X1000 runtime detection by Andy Shevchenko · 10 years ago
  14. 5b99a6b stmmac: pci: add support for Intel Quark X1000 by Kweh, Hock Leong · 10 years ago
  15. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. 9afec6e stmmac: prevent probe drivers to crash kernel by Andy Shevchenko · 10 years ago
  17. fa06746 stmmac: Add an optional device tree property "snps,burst_len" by Sonic Zhang · 10 years ago
  18. dec2165 stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set by Sonic Zhang · 10 years ago
  19. c405abe stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in tx_hard_error_bump_tc interrupt by Sonic Zhang · 10 years ago
  20. 3897957 net: stmmac: add BQL support by Beniamino Galvani · 10 years ago
  21. 2e12f53 net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator by Romain Perier · 10 years ago
  22. 4cc8bfb net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver by Romain Perier · 10 years ago
  23. 9b1a6d3 stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property. by Peter Griffin · 10 years ago
  24. 7ad269e GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC by Roger Chen · 10 years ago
  25. f620e4f net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  26. fe131929 stmmac: Don't init ptp again when resume from suspend/hibernation by Huacai Chen · 10 years ago
  27. 50262c8 net: stmmac: sti: Fix uninitialized pointer dereference if !OF by Geert Uytterhoeven · 10 years ago
  28. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  29. 9b8d16c stmmac: fix max coal timer parameter by Giuseppe CAVALLARO · 10 years ago
  30. c4b2b9a stmmac: pci: allocate memory resources dynamically by Andy Shevchenko · 10 years ago
  31. 28603d1 stmmac: platform: Move plat_dat checking earlier by Huacai Chen · 10 years ago
  32. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  33. 571dcfd stmmac: platform: fix default values of the filter bins setting by Huacai Chen · 10 years ago
  34. 732fdf0 stmmac: review driver when run kernel-doc by Giuseppe CAVALLARO · 10 years ago
  35. 915c199 stmmac: document common header file by Giuseppe CAVALLARO · 10 years ago
  36. b2e2f0c stmmac: split to core library and probe drivers by Andy Shevchenko · 10 years ago
  37. f10f9fb stmmac: platform: fix sparse warnings by Andy Shevchenko · 10 years ago
  38. 424c4f7 stmmac: remove custom implementation of print_hex_dump() by Andy Shevchenko · 10 years ago
  39. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  40. 7627fc0 stmmac: pci: convert to use dev_* macros by Andy Shevchenko · 10 years ago
  41. 2a3e8e9 stmmac: pci: use managed resources by Andy Shevchenko · 10 years ago
  42. 3be3d81 stmmac: pci: convert to use dev_pm_ops by Andy Shevchenko · 10 years ago
  43. 295f9d0 stmmac: pci: use defined constant instead of magic number by Andy Shevchenko · 10 years ago
  44. 915af65 stmmac: fix sparse warnings by Andy Shevchenko · 10 years ago
  45. 777da23 stmmac: fix atomicity in pm routines by Giuseppe CAVALLARO · 10 years ago
  46. 4741cf9 stmmac: fix concurrency in eee initialization. by Giuseppe CAVALLARO · 10 years ago
  47. b9d7370 stmmac: fix lock in stmmac_set_rx_mode by Giuseppe CAVALLARO · 10 years ago
  48. 758a0ab stmmac: release tx lock, in case of dma mapping error. by Fabrice Gasnier · 10 years ago
  49. 16ee817 stmmac: fix stmmac_tx_avail should be called with TX locked by Fabrice Gasnier · 10 years ago
  50. 98fbebc stmmac: remove BUS_MODE_DA by Giuseppe CAVALLARO · 10 years ago
  51. 50fb4f74 stmmac: remove STMMAC_DEBUG_FS by Giuseppe CAVALLARO · 10 years ago
  52. c0d5406 stmmac: remove specific SoC Koption from platform. by Giuseppe CAVALLARO · 10 years ago
  53. 1e19e08 stmmac: pci: set default of the filter bins by Andy Shevchenko · 10 years ago
  54. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 10 years ago
  55. 53b26b9 stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs by Giuseppe CAVALLARO · 10 years ago
  56. 160e1fd stmmac: make the STi Layer compatible to STiH407 by Giuseppe CAVALLARO · 10 years ago
  57. 8c2a7a5 stmmac: platform: fix FIXED_PHY support. by Giuseppe CAVALLARO · 10 years ago
  58. 3dab99e stmmac: correct mc_filter local variable in set_filter and set_mac_addr call by Vince Bridgers · 10 years ago
  59. 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 10 years ago
  60. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  61. c5bb86c net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected by Kweh, Hock Leong · 10 years ago
  62. 0ad5adc net: stmmac: add Amlogic Meson glue layer by Beniamino Galvani · 10 years ago
  63. f19f916 net: stmmac: fix return value check in socfpga_dwmac_parse_data() by Wei Yongjun · 10 years ago
  64. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 10 years ago
  65. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  66. cc25f0c stmmac: only remove RXCSUM feature if no rx coe is available by Giuseppe CAVALLARO · 10 years ago
  67. d2afb5b stmmac: fix the rx csum feature by Giuseppe CAVALLARO · 10 years ago
  68. 7196535 stmmac: fix PLS bit setting when EEE is active by Giuseppe CAVALLARO · 10 years ago
  69. 56b88c2 stmmac: never check EEE in case of a switch is attached by Giuseppe CAVALLARO · 10 years ago
  70. 438a62b stmmac: fix LPI TW timer value to 20.5us. by nandini sharma · 10 years ago
  71. 162fb1d stmmac: fix the EEE LPI Macro definitions. by nandini sharma · 10 years ago
  72. dace1b5 net: stmmac: fix warning from Sparse for socfpga by Ley Foon Tan · 10 years ago
  73. 362b37b stmmac: fix dma api misuse by Giuseppe CAVALLARO · 10 years ago
  74. 5566401 stmmac: ptp: fix the reference clock by Giuseppe CAVALLARO · 10 years ago
  75. 2b78d348 stmmac: fix tipo on mmc crc error by Giuseppe CAVALLARO · 10 years ago
  76. b1dee47 stmmac: prevent false carrier sense detection by Giuseppe CAVALLARO · 10 years ago
  77. f95f404 stmmac: set ptp_clock to NULL while unregister by Giuseppe CAVALLARO · 10 years ago
  78. 978aded stmmac: fix rx checksum programming by Giuseppe CAVALLARO · 10 years ago
  79. a77e4ac stmmac: simple cleanups by Pavel Machek · 10 years ago
  80. b4834c8 net: stmmac: add fix_mac_speed support for socfpga by Ley Foon Tan · 10 years ago
  81. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  82. 3b57de9 net: stmmac: Support devicetree configs for mcast and ucast filter entries by Vince Bridgers · 10 years ago
  83. aefef4c net: stmmac: Correct set_filter for multicast and unicast cases by Vince Bridgers · 10 years ago
  84. 7ed24bb net: stmmac: Change MAC interface to support multiple filter configurations by Vince Bridgers · 10 years ago
  85. 2d871aa net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 10 years ago
  86. 26a9ebc Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga" by David S. Miller · 10 years ago
  87. c8df8ce net: stmmac: Remove unneeded I/O read caught by cppcheck by Vince Bridgers · 10 years ago
  88. 43d24e4 net: stmmac: Correct duplicate if/then/else case found by cppcheck by Vince Bridgers · 10 years ago
  89. 0acf167 net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 10 years ago
  90. d7ec858 net: stmmac: Handle different error codes from platform_get_irq_byname by Chen-Yu Tsai · 10 years ago
  91. 86c92ee stmmac: Remove spin_lock call in stmmac_get_pauseparam() by Emil Goode · 10 years ago
  92. cab6715 net: driver: stmicro: Remove some useless the lock protection by Yang Wei · 10 years ago
  93. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  94. 89df20d stmmac: Remove unbalanced clk_disable call by Hans de Goede · 10 years ago
  95. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  96. cc80ee1 net: stmmac: set phy to use polling by default by Dinh Nguyen · 10 years ago
  97. 2d7f2f9 stmmac: remove stmmac_config by Florian Fainelli · 10 years ago
  98. 801d233 net: stmmac: Add SOCFPGA glue driver by Dinh Nguyen · 10 years ago
  99. 7c565c3 stmmac: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  100. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 10 years ago