1. c02b7a9 net: stmmac: use netif_set_real_num_{rx,tx}_queues by Joao Pinto · 8 years ago
  2. c22a3f4 net: stmmac: adding multiple napi mechanism by Joao Pinto · 8 years ago
  3. ce73678 net: stmmac: adding multiple buffers for TX by Joao Pinto · 8 years ago
  4. 54139cf net: stmmac: adding multiple buffers for rx by Joao Pinto · 8 years ago
  5. 71fedb0 net: stmmac: break some functions into RX and TX scopes by Joao Pinto · 8 years ago
  6. 03cf65a net: stmmac: rx queue to dma channel mapping fix by Joao Pinto · 8 years ago
  7. 44781fe net: stmmac: fix cbs configuration by Joao Pinto · 8 years ago
  8. 5bacd77 Revert "net: stmmac: enable multiple buffers" by LABBE Corentin · 8 years ago
  9. 589a1a2 stmmac: use netif_set_real_num_{rx,tx}_queues by Arnd Bergmann · 8 years ago
  10. 270c775 net: stmmac: add set_mac to the stmmac_ops by LABBE Corentin · 8 years ago
  11. b4f0a66 net: stmmac: fix dma operation mode config for older versions by Joao Pinto · 8 years ago
  12. f397687 net: stmmac: Always enable MAC RX queues by Thierry Reding · 8 years ago
  13. abe80fd net: stmmac: RX queue routing configuration by Joao Pinto · 8 years ago
  14. a8f5102 net: stmmac: TX and RX queue priority configuration by Joao Pinto · 8 years ago
  15. aff3d9e net: stmmac: enable multiple buffers by Joao Pinto · 8 years ago
  16. 7bac4e1 net: stmmac: stmmac interrupt treatment prepared for multiple queues by Joao Pinto · 8 years ago
  17. 146617b net: stmmac: tso init prepared for multiple queues by Joao Pinto · 8 years ago
  18. 47f2a9c net: stmmac: dma channel init prepared for multiple queues by Joao Pinto · 8 years ago
  19. 4854ab9 net: stmmac: rx and tx ring length prepared for multiple queues by Joao Pinto · 8 years ago
  20. 3c55d4d net: stmmac: rx watchdog config prepared for multiple queues by Joao Pinto · 8 years ago
  21. d62a107 net: stmmac: prepare dma interrupt treatment for multiple queues by Joao Pinto · 8 years ago
  22. 4e59326 net: stmmac: prepare stmmac_tx_err for multiple queues by Joao Pinto · 8 years ago
  23. ae4f0d4 net: stmmac: rx/tx dma start/stop prepared for multiple queues by Joao Pinto · 8 years ago
  24. 4f513ec net: stmmac: enable/disable dma irq prepared for multiple queues by Joao Pinto · 8 years ago
  25. 6deee22 net: stmmac: prepare dma op mode config for multiple queues by Joao Pinto · 8 years ago
  26. 68e5cfa net: stmmac: added default rx queue size in stmmac_dma_interrupt by Joao Pinto · 8 years ago
  27. 19d9187 net: stmmac: configuration of CBS in case of a TX AVB queue by Joao Pinto · 8 years ago
  28. 8f71a88 net: stmmac: prepare irq_status for mtl by Joao Pinto · 8 years ago
  29. 29feff3 net: stmmac: flow_ctrl functions adapted to mtl by Joao Pinto · 8 years ago
  30. d43042f net: stmmac: mapping mtl rx to dma channel by Joao Pinto · 8 years ago
  31. 4f6046f net: stmmac: mtl rx queue enabled as dcb or avb by Joao Pinto · 8 years ago
  32. 6a3a719 net: stmmac: configure tx queue weight by Joao Pinto · 8 years ago
  33. d0a9c9f net: stmmac: configure mtl rx and tx algorithms by Joao Pinto · 8 years ago
  34. 11fbf81 net: stmmac: Parse FIFO sizes from feature registers by Thierry Reding · 8 years ago
  35. 937071c net: stmmac: Check for DMA mapping errors by Thierry Reding · 8 years ago
  36. 0ad2be7 net: stmmac: Balance PTP reference clock enable/disable by Thierry Reding · 8 years ago
  37. c66f6c3 net: stmmac: Disable PTP reference clock on error by Thierry Reding · 8 years ago
  38. 6c1e5ab net: stmmac: Stop PHY and remove TX timer on error by Thierry Reding · 8 years ago
  39. fbf6822 net: stmmac: unify registers dumps methods by LABBE Corentin · 8 years ago
  40. 9beae26 net: stmmac: split the stmmac_adjust_link 10/100 case by LABBE Corentin · 8 years ago
  41. 5db1355 net: stmmac: run stmmac_hw_fix_mac_speed when speed is valid by LABBE Corentin · 8 years ago
  42. 688495b net: stmmac: set speed at SPEED_UNKNOWN in case of broken speed by LABBE Corentin · 8 years ago
  43. bd00632 net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN by LABBE Corentin · 8 years ago
  44. 3e12790e net: stmmac: likely is useless in occasional function by LABBE Corentin · 8 years ago
  45. cb2c0ac net: stmmac: remove useless parenthesis by LABBE Corentin · 8 years ago
  46. a6a3e02 net: stmmac: replace unsigned by u32 by LABBE Corentin · 8 years ago
  47. 64679e5 net: stmmac: remove unused variable in sysfs_display_ring by LABBE Corentin · 8 years ago
  48. 732fe78 net: stmmac: remove dead code in stmmac_tx_clean by LABBE Corentin · 8 years ago
  49. b05c76a net: stmmac: print phy information by LABBE Corentin · 8 years ago
  50. 662ec2b net: stmmac: Rewrite two test against NULL value by LABBE Corentin · 8 years ago
  51. cba920a net: stmmac: Correct the error message about invalid speed by LABBE Corentin · 8 years ago
  52. deeb637 net: stmmac: remove freesoftware address by LABBE Corentin · 8 years ago
  53. 8d45e42 net: stmmac: fix some typos in comments by LABBE Corentin · 8 years ago
  54. 6a2cac5 net: stmmac: Remove the bus_setup function pointer by LABBE Corentin · 8 years ago
  55. 722eef2 net: stmmac: add separate warning for PTP not being supported by HW by Heiner Kallweit · 8 years ago
  56. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  57. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. b618ab4 net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registered by Heiner Kallweit · 8 years ago
  59. bb1d303 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. f573c0b stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure by jpinto · 8 years ago
  61. b4b7b77 stmmac: adding DT parameter for LPI tx clock gating by jpinto · 8 years ago
  62. a2cd64f net: stmmac: fix maxmtu assignment to be within valid range by Kweh, Hock Leong · 8 years ago
  63. 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. b2eb09a net: stmmac: Fix error path after register_netdev move by Florian Fainelli · 8 years ago
  65. 9eb1247 stmmac: enable rx queues by jpinto · 8 years ago
  66. 5701659 net: stmmac: Fix race between stmmac_drv_probe and stmmac_open by Florian Fainelli · 8 years ago
  67. ad688cd stmmac: fix memory barriers by Pavel Machek · 8 years ago
  68. 739c8e1 net: ethernet: stmmac: remove private tx queue lock by Lino Sanfilippo · 8 years ago
  69. a332e2f net: stmmac: stmmac_platform: fix parsing of DT binding by Niklas Cassel · 8 years ago
  70. 50ca903 net: stmmac: simplify the common DMA init API by Niklas Cassel · 8 years ago
  71. 89ab75b net: stmmac: return error if no DMA configuration is found by Niklas Cassel · 8 years ago
  72. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  73. d2ed0a7 net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks by Johan Hovold · 8 years ago
  74. 22d3efe stmmac: fix comments, make debug output consistent by Pavel Machek · 8 years ago
  75. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. b3e5106 net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart by LABBE Corentin · 8 years ago
  77. de9a216 net: stmmac: replace hardcoded function name by __func__ by LABBE Corentin · 8 years ago
  78. 38ddc59 net: stmmac: replace all pr_xxx by their netdev_xxx counterpart by LABBE Corentin · 8 years ago
  79. f8be0d7 net: ethernet: stmmac: change dma descriptors to __le32 by Michael Weiser · 8 years ago
  80. ba1ffd7 stmmac: fix PTP support for GMAC4 by Giuseppe CAVALLARO · 8 years ago
  81. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. c51e424 net: stmmac: Fix lack of link transition for fixed PHYs by Florian Fainelli · 8 years ago
  83. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  84. c30a70d stmmac: fix and review the ptp registration. by Giuseppe CAVALLARO · 8 years ago
  85. 44770e1 ethernet: use core min/max MTU checking by Jarod Wilson · 8 years ago
  86. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  88. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  89. d6d50c7 net: stmmac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  90. 4613b27 ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  91. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  92. a8b7d77 net: stmmac: Fix null-function call in ISR on stmmac1000 by Matt Corallo · 9 years ago
  93. 02e57b9 drivers: net: stmmac: add port selection programming by Giuseppe CAVALLARO · 9 years ago
  94. 3fe5cad drivers: net: stmmac: rework core ISR to better manage PCS and PMT by Giuseppe CAVALLARO · 9 years ago
  95. 70523e63 drivers: net: stmmac: reworking the PCS code. by Giuseppe CAVALLARO · 9 years ago
  96. f55d84b stmmac: do not sleep in atomic context for mdio_reset by Vincent Palatin · 9 years ago
  97. a8df35d stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set by Ezequiel Garcia · 9 years ago
  98. f4e7bd8 stmmac: let remove/resume/suspend functions take device pointer by Joachim Eastwood · 9 years ago
  99. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  100. 52f95bb stmmac: fix adjust link call in case of a switch is attached by Giuseppe CAVALLARO · 9 years ago