1. 90f522a NET: dwmac: Make dwmac reset unconditional by Eugeniy Paltsev · 7 years ago
  2. f56ff77 net: stmmac: make const array route_possibilities static by Colin Ian King · 7 years ago
  3. d93b07f net: stmmac: revert "support future possible different internal phy mode" by LABBE Corentin · 7 years ago
  4. 6224226 net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closer by Christophe Jaillet · 7 years ago
  5. 6941f7c net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()' by Christophe Jaillet · 7 years ago
  6. 63c3aa6 net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()' by Christophe Jaillet · 7 years ago
  7. 77b0d36 net: stmmac: Add additional registers for dwmac1000_dma ethtool by Thor Thayer · 8 years ago
  8. 1c2fa5f net: stmmac: support future possible different internal phy mode by LABBE Corentin · 8 years ago
  9. 72de465 net: stmmac: make some functions static by Colin Ian King · 8 years ago
  10. 8d78b69 stmmac: pci: Use dmi_system_id table for retrieving PHY addresses by Jan Kiszka · 8 years ago
  11. 7bc519b stmmac: pci: Select quark_pci_dmi_data from quark_default_data by Jan Kiszka · 8 years ago
  12. c5f657e stmmac: pci: Make stmmac_pci_find_phy_addr truly generic by Jan Kiszka · 8 years ago
  13. b6a4c8f0 stmmac: pci: Use stmmac_pci_info for all devices by Jan Kiszka · 8 years ago
  14. c5d5287 stmmac: pci: Make stmmac_pci_info structure constant by Jan Kiszka · 8 years ago
  15. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. 05cf0d1 net: stmmac: free an skb first when there are no longer any descriptors using it by Niklas Cassel · 8 years ago
  17. 9edfa7d net: stmmac: enable TSO for IPv6 by Niklas Cassel · 8 years ago
  18. 57fde47 net-next: stmmac: dwmac-sun8i: add support for V3s EMAC by Icenowy Zheng · 8 years ago
  19. 1450ba8 net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz by Icenowy Zheng · 8 years ago
  20. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  21. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  22. 33d4c48 stmmac: fix for hw timestamp of GMAC3 unit by Mario Molitor · 8 years ago
  23. fd6720a stmmac: fix ptp header for GMAC3 hw timestamp by Mario Molitor · 8 years ago
  24. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. 1d3028f net: stmmac: fix a broken u32 less than zero check by Colin Ian King · 8 years ago
  26. 426849e net: stmmac: fix completely hung TX when using TSO by Niklas Cassel · 8 years ago
  27. 5942381 net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value by Colin Ian King · 8 years ago
  28. 2f87849 net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted by Icenowy Zheng · 8 years ago
  29. 7703273 net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization by Thor Thayer · 8 years ago
  30. 9f93ac8 net-next: stmmac: Add dwmac-sun8i by LABBE Corentin · 8 years ago
  31. ec33d71 net-next: stmmac: add optional setup function by LABBE Corentin · 8 years ago
  32. 3874191 net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr by LABBE Corentin · 8 years ago
  33. ca84dfb net-next: stmmac: rework the speed selection by LABBE Corentin · 8 years ago
  34. 4d869b0 net-next: stmmac: Convert old_link to bool by LABBE Corentin · 8 years ago
  35. afbe17a net-next: stmmac: use SPEED_xxx instead of raw value by LABBE Corentin · 8 years ago
  36. 50cb16d net-next: stmmac: Remove unnecessary parenthesis by LABBE Corentin · 8 years ago
  37. 99a4cca net-next: stmmac: Convert new_state to bool by LABBE Corentin · 8 years ago
  38. 74abc9b1 net: ethernet: update drivers to make both SW and HW TX timestamps by Miroslav Lichvar · 8 years ago
  39. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  40. 66c25f6 net: stmmac: use correct pointer when printing normal descriptor ring by Niklas Cassel · 8 years ago
  41. 70fe443 stmmac: pci: split out common_default_data() helper by Andy Shevchenko · 8 years ago
  42. efcd241 stmmac: pci: RX queue routing configuration by Andy Shevchenko · 8 years ago
  43. a1437e5 stmmac: pci: TX and RX queue priority configuration by Andy Shevchenko · 8 years ago
  44. 05c5d00 stmmac: pci: set default number of rx and tx queues by Andy Shevchenko · 8 years ago
  45. 212c7fd stmmac: Add support for SIMATIC IOT2000 platform by Jan Kiszka · 8 years ago
  46. fe6af0e net: stmmac: set total length of the packet to be transmitted in TDES3 by Niklas Cassel · 8 years ago
  47. c02b7a9 net: stmmac: use netif_set_real_num_{rx,tx}_queues by Joao Pinto · 8 years ago
  48. c22a3f4 net: stmmac: adding multiple napi mechanism by Joao Pinto · 8 years ago
  49. ce73678 net: stmmac: adding multiple buffers for TX by Joao Pinto · 8 years ago
  50. 54139cf net: stmmac: adding multiple buffers for rx by Joao Pinto · 8 years ago
  51. 71fedb0 net: stmmac: break some functions into RX and TX scopes by Joao Pinto · 8 years ago
  52. 03cf65a net: stmmac: rx queue to dma channel mapping fix by Joao Pinto · 8 years ago
  53. 44781fe net: stmmac: fix cbs configuration by Joao Pinto · 8 years ago
  54. eaf70ad net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID by Wadim Egorov · 8 years ago
  55. 5bacd77 Revert "net: stmmac: enable multiple buffers" by LABBE Corentin · 8 years ago
  56. 589a1a2 stmmac: use netif_set_real_num_{rx,tx}_queues by Arnd Bergmann · 8 years ago
  57. 270c775 net: stmmac: add set_mac to the stmmac_ops by LABBE Corentin · 8 years ago
  58. b4f0a66 net: stmmac: fix dma operation mode config for older versions by Joao Pinto · 8 years ago
  59. 33e85b8 net: stmmac: Restore DT backwards-compatibility by Thierry Reding · 8 years ago
  60. f397687 net: stmmac: Always enable MAC RX queues by Thierry Reding · 8 years ago
  61. abe80fd net: stmmac: RX queue routing configuration by Joao Pinto · 8 years ago
  62. a8f5102 net: stmmac: TX and RX queue priority configuration by Joao Pinto · 8 years ago
  63. aff3d9e net: stmmac: enable multiple buffers by Joao Pinto · 8 years ago
  64. 7bac4e1 net: stmmac: stmmac interrupt treatment prepared for multiple queues by Joao Pinto · 8 years ago
  65. 146617b net: stmmac: tso init prepared for multiple queues by Joao Pinto · 8 years ago
  66. 47f2a9c net: stmmac: dma channel init prepared for multiple queues by Joao Pinto · 8 years ago
  67. 89cc57c net: stmmac: prepare rx/tx set tail function for multiple queues by Joao Pinto · 8 years ago
  68. 4854ab9 net: stmmac: rx and tx ring length prepared for multiple queues by Joao Pinto · 8 years ago
  69. 3c55d4d net: stmmac: rx watchdog config prepared for multiple queues by Joao Pinto · 8 years ago
  70. d62a107 net: stmmac: prepare dma interrupt treatment for multiple queues by Joao Pinto · 8 years ago
  71. 4e59326 net: stmmac: prepare stmmac_tx_err for multiple queues by Joao Pinto · 8 years ago
  72. ae4f0d4 net: stmmac: rx/tx dma start/stop prepared for multiple queues by Joao Pinto · 8 years ago
  73. 4f513ec net: stmmac: enable/disable dma irq prepared for multiple queues by Joao Pinto · 8 years ago
  74. 6deee22 net: stmmac: prepare dma op mode config for multiple queues by Joao Pinto · 8 years ago
  75. 68e5cfa net: stmmac: added default rx queue size in stmmac_dma_interrupt by Joao Pinto · 8 years ago
  76. 26d6851 net: stmmac: set default number of rx and tx queues in stmmac_pci by Joao Pinto · 8 years ago
  77. 19d9187 net: stmmac: configuration of CBS in case of a TX AVB queue by Joao Pinto · 8 years ago
  78. ad5a87d net: stmmac: mac debug prepared for multiple queues by Joao Pinto · 8 years ago
  79. 8f71a88 net: stmmac: prepare irq_status for mtl by Joao Pinto · 8 years ago
  80. 29feff3 net: stmmac: flow_ctrl functions adapted to mtl by Joao Pinto · 8 years ago
  81. d43042f net: stmmac: mapping mtl rx to dma channel by Joao Pinto · 8 years ago
  82. 4f6046f net: stmmac: mtl rx queue enabled as dcb or avb by Joao Pinto · 8 years ago
  83. 6a3a719 net: stmmac: configure tx queue weight by Joao Pinto · 8 years ago
  84. d0a9c9f net: stmmac: configure mtl rx and tx algorithms by Joao Pinto · 8 years ago
  85. d976a52 net: stmmac: multiple queues dt configuration by Joao Pinto · 8 years ago
  86. e6ea2d1 net: stmmac: dwc-qos: Add Tegra186 support by Thierry Reding · 8 years ago
  87. cee45b2 net: stmmac: dwc-qos: Split out ->probe() and ->remove() by Thierry Reding · 8 years ago
  88. 356b755 net: stmmac: Program RX queue size and flow control by Thierry Reding · 8 years ago
  89. 11fbf81 net: stmmac: Parse FIFO sizes from feature registers by Thierry Reding · 8 years ago
  90. 937071c net: stmmac: Check for DMA mapping errors by Thierry Reding · 8 years ago
  91. 0ad2be7 net: stmmac: Balance PTP reference clock enable/disable by Thierry Reding · 8 years ago
  92. c66f6c3 net: stmmac: Disable PTP reference clock on error by Thierry Reding · 8 years ago
  93. 6c1e5ab net: stmmac: Stop PHY and remove TX timer on error by Thierry Reding · 8 years ago
  94. 9fbb9dd net: stmmac: Rename clk_ptp_ref clock to ptp_ref by Thierry Reding · 8 years ago
  95. 64f48e5 net: stmicro: replace kzalloc with devm_kzalloc by Joao Pinto · 8 years ago
  96. fbf6822 net: stmmac: unify registers dumps methods by LABBE Corentin · 8 years ago
  97. d4ff816 net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support by david.wu · 8 years ago
  98. c80151e net: stmmac: invert the logic for dumping regs by LABBE Corentin · 8 years ago
  99. cc26dc6 net: stmmac: reduce indentation by adding a continue by LABBE Corentin · 8 years ago
  100. 9beae26 net: stmmac: split the stmmac_adjust_link 10/100 case by LABBE Corentin · 8 years ago