1. 0a62415 net: stmmac: avoid using timespec by Arnd Bergmann · 9 years ago
  2. 23c2412 net: stmmac: fix type of entry variable by Andrzej Hajda · 9 years ago
  3. dfc50fc stmmac: fix check for phydev being open by Alexey Brodkin · 9 years ago
  4. a7a6268 stmmac: fix setting of driver data in stmmac_dvr_probe by Joachim Eastwood · 9 years ago
  5. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. f159067 stmmac: troubleshoot unexpected bits in des0 & des1 by Alexey Brodkin · 9 years ago
  7. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  8. 2773238 stmmac: add fixed-link device-tree support by Mathieu Olivari · 9 years ago
  9. 5790cf3 stmmac: add phy-handle support to the platform layer by Mathieu Olivari · 9 years ago
  10. 466c5ac net: stmmac: create one debugfs dir per net-device by Mathieu Olivari · 9 years ago
  11. 15ffac7 stmmac: change the stmmac_dvr_probe return type to int by Joachim Eastwood · 9 years ago
  12. e56788c stmmac: let stmmac_dvr_probe take a struct of resources by Joachim Eastwood · 9 years ago
  13. 803f8fc stmmac: move driver data setting into stmmac_dvr_probe by Joachim Eastwood · 9 years ago
  14. 4ec49a3 stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call by Vineet Gupta · 9 years ago
  15. f88203a stmmac: Configure Flow Control to work correctly based on rxfifo size by Vince Bridgers · 10 years ago
  16. e743471 stmmac: fix oops on rmmod after assigning ip addr by Bryan O'Donoghue · 10 years ago
  17. 5f9755d stmmac: Add an optional register interface clock by Andrew Bresticker · 10 years ago
  18. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  19. ccb36da net: stmmac: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  20. b2dec11 stmmac: DMA threshold mode or SF mode can be different among multiple device instance by Sonic Zhang · 10 years ago
  21. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  22. 9afec6e stmmac: prevent probe drivers to crash kernel by Andy Shevchenko · 10 years ago
  23. dec2165 stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set by Sonic Zhang · 10 years ago
  24. 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
  25. 3897957 net: stmmac: add BQL support by Beniamino Galvani · 10 years ago
  26. fe131929 stmmac: Don't init ptp again when resume from suspend/hibernation by Huacai Chen · 10 years ago
  27. 732fdf0 stmmac: review driver when run kernel-doc by Giuseppe CAVALLARO · 10 years ago
  28. b2e2f0c stmmac: split to core library and probe drivers by Andy Shevchenko · 10 years ago
  29. 424c4f7 stmmac: remove custom implementation of print_hex_dump() by Andy Shevchenko · 10 years ago
  30. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. 777da23 stmmac: fix atomicity in pm routines by Giuseppe CAVALLARO · 10 years ago
  32. 4741cf9 stmmac: fix concurrency in eee initialization. by Giuseppe CAVALLARO · 10 years ago
  33. b9d7370 stmmac: fix lock in stmmac_set_rx_mode by Giuseppe CAVALLARO · 10 years ago
  34. 758a0ab stmmac: release tx lock, in case of dma mapping error. by Fabrice Gasnier · 10 years ago
  35. 16ee817 stmmac: fix stmmac_tx_avail should be called with TX locked by Fabrice Gasnier · 10 years ago
  36. 50fb4f74 stmmac: remove STMMAC_DEBUG_FS by Giuseppe CAVALLARO · 10 years ago
  37. 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 10 years ago
  38. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  39. c5bb86c net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected by Kweh, Hock Leong · 10 years ago
  40. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  41. cc25f0c stmmac: only remove RXCSUM feature if no rx coe is available by Giuseppe CAVALLARO · 10 years ago
  42. d2afb5b stmmac: fix the rx csum feature by Giuseppe CAVALLARO · 10 years ago
  43. 7196535 stmmac: fix PLS bit setting when EEE is active by Giuseppe CAVALLARO · 10 years ago
  44. 56b88c2 stmmac: never check EEE in case of a switch is attached by Giuseppe CAVALLARO · 10 years ago
  45. 362b37b stmmac: fix dma api misuse by Giuseppe CAVALLARO · 10 years ago
  46. 5566401 stmmac: ptp: fix the reference clock by Giuseppe CAVALLARO · 10 years ago
  47. 978aded stmmac: fix rx checksum programming by Giuseppe CAVALLARO · 10 years ago
  48. a77e4ac stmmac: simple cleanups by Pavel Machek · 10 years ago
  49. 3b57de9 net: stmmac: Support devicetree configs for mcast and ucast filter entries by Vince Bridgers · 10 years ago
  50. aefef4c net: stmmac: Correct set_filter for multicast and unicast cases by Vince Bridgers · 10 years ago
  51. 7ed24bb net: stmmac: Change MAC interface to support multiple filter configurations by Vince Bridgers · 10 years ago
  52. 2d871aa net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 10 years ago
  53. d7ec858 net: stmmac: Handle different error codes from platform_get_irq_byname by Chen-Yu Tsai · 10 years ago
  54. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. 89df20d stmmac: Remove unbalanced clk_disable call by Hans de Goede · 10 years ago
  56. 2d7f2f9 stmmac: remove stmmac_config by Florian Fainelli · 10 years ago
  57. 7c565c3 stmmac: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  58. 29896a6 stmmac: fix chained mode by Giuseppe CAVALLARO · 11 years ago
  59. d916701 stmmac: fix and better tune the default buffer sizes by Giuseppe CAVALLARO · 11 years ago
  60. 83bf79b stmmac: disable at run-time the EEE if not supported by Giuseppe CAVALLARO · 11 years ago
  61. 7262b7b net: stmmac: Check return value of alloc_dma_desc_resources() by Tobias Klauser · 11 years ago
  62. c88460b net: stmmac: Log MAC address only once by Hans de Goede · 11 years ago
  63. 7509edd net: stmmac: Silence PTP init errors on hw without PTP by Hans de Goede · 11 years ago
  64. 2618abb stmmac: Fix kernel crashes for jumbo frames by Vince Bridgers · 11 years ago
  65. 75e4364 net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp by damuzi000 · 11 years ago
  66. c5e4ddb net: stmmac: Add support for optional reset control by Chen-Yu Tsai · 11 years ago
  67. 62866e9 net: stmmac: Enable stmmac main clock when probing hardware by Chen-Yu Tsai · 11 years ago
  68. 89f7f2c net: stmmac: notify the PM core of a wakeup event. by Srinivas Kandagatla · 11 years ago
  69. db88f10 net: stmmac: restore pinstate in pm resume. by Srinivas Kandagatla · 11 years ago
  70. 33a23e2 net: stmmac: use suspend functions for hibernation by Srinivas Kandagatla · 11 years ago
  71. 623997f net: stmmac: fix power management suspend-resume case by Srinivas Kandagatla · 11 years ago
  72. 523f11b net: stmmac: move hardware setup for stmmac_open to new function by Srinivas Kandagatla · 11 years ago
  73. 09f8d69 net: stmmac: move dma allocation to new function by Srinivas Kandagatla · 11 years ago
  74. 9cbadf0 net: stmmac: support max-speed device tree property by Srinivas Kandagatla · 11 years ago
  75. b938198 stmmac: Add vlan rx for better GRO performance. by Vince Bridgers · 11 years ago
  76. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  77. 47d1f71 stmicro: make local variables static by stephen hemminger · 11 years ago
  78. 7cd0139 stmmac: Fix incorrect spinlock release and PTP cap detection. by Vince Bridgers · 11 years ago
  79. 5f3da32 stmmac: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  80. 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
  81. 327dfd8 stmmac: remove useless csum flag by Giuseppe CAVALLARO · 11 years ago
  82. 5632913 stmmac: fix init_dma_desc_rings() to handle errors by Bartlomiej Zolnierkiewicz · 11 years ago
  83. c9324d1 net:stmmac: fix memleak in the open method by Giuseppe CAVALLARO · 11 years ago
  84. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  85. 83d7af6 stmmac: dity-up and rework the driver debug levels by Giuseppe CAVALLARO · 11 years ago
  86. 61369d0 net: stmmac: fixed enh_desc set always zero by Byungho An · 11 years ago
  87. 0d909dc net: stmmac: fixed operator typo by Byungho An · 11 years ago
  88. f5351ef stmmac: fix EEE setup by Giuseppe CAVALLARO · 11 years ago
  89. 631f24a net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used by Dinh Nguyen · 11 years ago
  90. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  91. 9401bb5 stmmac: prefetch all dma_erx when use extend_desc by Giuseppe CAVALLARO · 12 years ago
  92. ceb69499 stmmac: code tidy-up by Giuseppe CAVALLARO · 12 years ago
  93. 32ceabc stmmac: improve/review and fix kernel-doc by Giuseppe CAVALLARO · 12 years ago
  94. 4d8f082 stmmac: modified pcs mode support for SGMII by Byungho An · 12 years ago
  95. 92ba688 stmmac: add the support for PTP hw clock driver by Rayagond Kokatanur · 12 years ago
  96. 891434b stmmac: add IEEE PTPv1 and PTPv2 support. by Rayagond Kokatanur · 12 years ago
  97. cf32dee stmmac: add tx_skbuff_dma to save descriptors used by PTP by Rayagond Kokatanur · 12 years ago
  98. e58bb43 stmmac: initial support to manage pcs modes by Giuseppe CAVALLARO · 12 years ago
  99. 0982a0f stmmac: start adding pcs and rgmii core irq by Giuseppe CAVALLARO · 12 years ago
  100. c24602e stmmac: support extend descriptors by Giuseppe CAVALLARO · 12 years ago