1. b6cfffa stmmac: fix DMA channel hang in half-duplex mode by Bhadram Varka · 7 years ago
  2. 7cfde0a net: stmmac: Run HWIF Quirks after getting HW caps by Jose Abreu · 7 years ago
  3. ab188e8 stmmac: added support for 802.1ad vlan stripping by Elad Nachman · 7 years ago
  4. 9a8a02c net: stmmac: Add Flexible PPS support by Jose Abreu · 7 years ago
  5. 29555fa net: stmmac: Use mutex instead of spinlock by Thierry Reding · 7 years ago
  6. 61fac60 net: stmmac: Remove if condition by taking advantage of hwif return code by Jose Abreu · 7 years ago
  7. d2df9ea net: stmmac: Let descriptor code get skbuff address by Jose Abreu · 7 years ago
  8. 357951c net: stmmac: Uniformize set_rx_owner() by Jose Abreu · 7 years ago
  9. f1565c6 net: stmmac: Remove uneeded check for GMAC version in stmmac_xmit by Jose Abreu · 7 years ago
  10. 24aaed0 net: stmmac: Uniformize the use of dma_init_* callbacks by Jose Abreu · 7 years ago
  11. 758d5c7 net: stmmac: Move PTP and MMC base address calculation to hwif.c by Jose Abreu · 7 years ago
  12. 63a550f net: stmmac: Remove uneeded checks for GMAC version by Jose Abreu · 7 years ago
  13. ab0204e net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks by Jose Abreu · 7 years ago
  14. 44c67f8 net: stmmac: Let descriptor code clear the descriptor by Jose Abreu · 7 years ago
  15. 6844171 net: stmmac: Let descriptor code set skbuff address by Jose Abreu · 7 years ago
  16. 4ae0169 net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit by Jose Abreu · 7 years ago
  17. 4dbbe8d net: stmmac: Add support for U32 TC filter using Flexible RX Parser by Jose Abreu · 7 years ago
  18. 8ac60ff net: stmmac: Avoid VLA usage by Kees Cook · 7 years ago
  19. 5f0456b net: stmmac: Implement logic to automatically select HW Interface by Jose Abreu · 7 years ago
  20. e0ada51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. 565020a net: stmmac: Disable ACS Feature for GMAC >= 4 by Jose Abreu · 7 years ago
  22. 2c520b1 net: stmmac: Switch stmmac_mode_ops to generic HW Interface Helpers by Jose Abreu · 7 years ago
  23. cc4c900 net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers by Jose Abreu · 7 years ago
  24. c10d4c8 net: stmmac: Switch stmmac_ops to generic HW Interface Helpers by Jose Abreu · 7 years ago
  25. a4e887f net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers by Jose Abreu · 7 years ago
  26. 42de047 net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers by Jose Abreu · 7 years ago
  27. 8bf993a net: stmmac: Add support for DWMAC5 and implement Safety Features by Jose Abreu · 7 years ago
  28. 34877a1 net: stmmac: Rework and fix TX Timeout code by Jose Abreu · 7 years ago
  29. d3757ba ethernet: Use octal not symbolic permissions by Joe Perches · 7 years ago
  30. a6b25da net: stmmac: ensure that the device has released ownership before reading data by Niklas Cassel · 7 years ago
  31. 95eb930 net: stmmac: use correct barrier between coherent memory and MMIO by Niklas Cassel · 7 years ago
  32. 15d2ee4 net: stmmac: ensure that the MSS desc is the last desc to set the own bit by Niklas Cassel · 7 years ago
  33. 13138de net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing() by Niklas Cassel · 7 years ago
  34. b4c9784 net: stmmac: WARN if tx_skbuff entries are reused before cleared by Niklas Cassel · 7 years ago
  35. f66b533 net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit() by Niklas Cassel · 7 years ago
  36. 8d212a9e net: stmmac: set MSS for each tx DMA channel by Niklas Cassel · 7 years ago
  37. 8cad443 net: stmmac: Fix reception of Broadcom switches tags by Florian Fainelli · 8 years ago
  38. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. 879626e net: stmmac: enable EEE in MII, GMII or RGMII only by Jerome Brunet · 8 years ago
  40. 1ca7992 net: stmmac: Allow debug prints of frame_len/COE by Florian Fainelli · 8 years ago
  41. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. a176245 net: stmmac: Fix bad RX timestamp extraction by Fredrik Hallenberg · 8 years ago
  43. 5a6a044 net: stmmac: fix broken dma_interrupt handling for multi-queues by Niklas Cassel · 8 years ago
  44. 45ab4b1 stmmac: reset last TSO segment size after device open by Lars Persson · 8 years ago
  45. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 8 years ago
  46. a830405 stmmac: copy unicast mac address to MAC registers by Bhadram Varka · 8 years ago
  47. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. 8d5f4b0 stmmac: Don't access tx_q->dirty_tx before netif_tx_lock by Bernd Edlinger · 8 years ago
  49. 9887094 net: stmmac: Fix stmmac_get_rx_hwtstamp() by Jose Abreu · 8 years ago
  50. 9c8080d net: stmmac: Add missing call to dev_kfree_skb() by Jose Abreu · 8 years ago
  51. a0daae1 net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queues by Jose Abreu · 8 years ago
  52. 52a7623 net: stmmac: Use correct values in TQS/RQS fields by Jose Abreu · 8 years ago
  53. 997decf drivers: net: stmmac: use setup_timer() helper. by Allen Pais · 8 years ago
  54. 90f522a NET: dwmac: Make dwmac reset unconditional by Eugeniy Paltsev · 8 years ago
  55. 6224226 net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closer by Christophe Jaillet · 8 years ago
  56. 6941f7c net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()' by Christophe Jaillet · 8 years ago
  57. 63c3aa6 net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()' by Christophe Jaillet · 8 years ago
  58. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. 05cf0d1 net: stmmac: free an skb first when there are no longer any descriptors using it by Niklas Cassel · 8 years ago
  60. 9edfa7d net: stmmac: enable TSO for IPv6 by Niklas Cassel · 8 years ago
  61. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. 33d4c48 stmmac: fix for hw timestamp of GMAC3 unit by Mario Molitor · 8 years ago
  63. fd6720a stmmac: fix ptp header for GMAC3 hw timestamp by Mario Molitor · 8 years ago
  64. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. 1d3028f net: stmmac: fix a broken u32 less than zero check by Colin Ian King · 8 years ago
  66. 426849e net: stmmac: fix completely hung TX when using TSO by Niklas Cassel · 8 years ago
  67. 5942381 net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value by Colin Ian King · 8 years ago
  68. 9f93ac8 net-next: stmmac: Add dwmac-sun8i by LABBE Corentin · 8 years ago
  69. ec33d71 net-next: stmmac: add optional setup function by LABBE Corentin · 8 years ago
  70. ca84dfb net-next: stmmac: rework the speed selection by LABBE Corentin · 8 years ago
  71. 4d869b0 net-next: stmmac: Convert old_link to bool by LABBE Corentin · 8 years ago
  72. afbe17a net-next: stmmac: use SPEED_xxx instead of raw value by LABBE Corentin · 8 years ago
  73. 50cb16d net-next: stmmac: Remove unnecessary parenthesis by LABBE Corentin · 8 years ago
  74. 99a4cca net-next: stmmac: Convert new_state to bool by LABBE Corentin · 8 years ago
  75. 74abc9b1 net: ethernet: update drivers to make both SW and HW TX timestamps by Miroslav Lichvar · 8 years ago
  76. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  77. 66c25f6 net: stmmac: use correct pointer when printing normal descriptor ring by Niklas Cassel · 8 years ago
  78. fe6af0e net: stmmac: set total length of the packet to be transmitted in TDES3 by Niklas Cassel · 8 years ago
  79. c02b7a9 net: stmmac: use netif_set_real_num_{rx,tx}_queues by Joao Pinto · 8 years ago
  80. c22a3f4 net: stmmac: adding multiple napi mechanism by Joao Pinto · 8 years ago
  81. ce73678 net: stmmac: adding multiple buffers for TX by Joao Pinto · 8 years ago
  82. 54139cf net: stmmac: adding multiple buffers for rx by Joao Pinto · 8 years ago
  83. 71fedb0 net: stmmac: break some functions into RX and TX scopes by Joao Pinto · 8 years ago
  84. 03cf65a net: stmmac: rx queue to dma channel mapping fix by Joao Pinto · 8 years ago
  85. 44781fe net: stmmac: fix cbs configuration by Joao Pinto · 8 years ago
  86. 5bacd77 Revert "net: stmmac: enable multiple buffers" by LABBE Corentin · 8 years ago
  87. 589a1a2 stmmac: use netif_set_real_num_{rx,tx}_queues by Arnd Bergmann · 8 years ago
  88. 270c775 net: stmmac: add set_mac to the stmmac_ops by LABBE Corentin · 8 years ago
  89. b4f0a66 net: stmmac: fix dma operation mode config for older versions by Joao Pinto · 8 years ago
  90. f397687 net: stmmac: Always enable MAC RX queues by Thierry Reding · 8 years ago
  91. abe80fd net: stmmac: RX queue routing configuration by Joao Pinto · 8 years ago
  92. a8f5102 net: stmmac: TX and RX queue priority configuration by Joao Pinto · 8 years ago
  93. aff3d9e net: stmmac: enable multiple buffers by Joao Pinto · 8 years ago
  94. 7bac4e1 net: stmmac: stmmac interrupt treatment prepared for multiple queues by Joao Pinto · 8 years ago
  95. 146617b net: stmmac: tso init prepared for multiple queues by Joao Pinto · 8 years ago
  96. 47f2a9c net: stmmac: dma channel init prepared for multiple queues by Joao Pinto · 8 years ago
  97. 4854ab9 net: stmmac: rx and tx ring length prepared for multiple queues by Joao Pinto · 8 years ago
  98. 3c55d4d net: stmmac: rx watchdog config prepared for multiple queues by Joao Pinto · 8 years ago
  99. d62a107 net: stmmac: prepare dma interrupt treatment for multiple queues by Joao Pinto · 8 years ago
  100. 4e59326 net: stmmac: prepare stmmac_tx_err for multiple queues by Joao Pinto · 8 years ago