1. f5015a5 net: mvpp2: ptp: add support for transmit timestamping by Russell King · 4 years, 4 months ago
  2. ce3497e net: mvpp2: ptp: add support for receive timestamping by Russell King · 4 years, 4 months ago
  3. 91dd719 net: mvpp2: ptp: add TAI support by Russell King · 4 years, 4 months ago
  4. b4b1771 net: mvpp2: check first level interrupt status registers by Russell King · 4 years, 4 months ago
  5. 8914197 net: mvpp2: rename mis-named "link status" interrupt by Russell King · 4 years, 4 months ago
  6. 94bfe43 net: mvpp2: convert to phylink pcs operations by Russell King · 4 years, 5 months ago
  7. 39b9631 mvpp2: xdp ethtool stats by Sven Auhagen · 4 years, 7 months ago
  8. c2d6fe6 mvpp2: XDP TX support by Matteo Croce · 4 years, 7 months ago
  9. 07dd0a7 mvpp2: add basic XDP support by Matteo Croce · 4 years, 7 months ago
  10. b27db22 mvpp2: use page_pool allocator by Matteo Croce · 4 years, 7 months ago
  11. 7d04b0b mvpp2: percpu buffers by Matteo Croce · 5 years ago
  12. ecb9f80 net/mvpp2: Replace tasklet with softirq hrtimer by Thomas Gleixner · 5 years ago
  13. 9bea689 net: mvpp2: Add support for more ethtool counters by Maxime Chevallier · 6 years ago
  14. 44cc27e net: phylink: Add struct phylink_config to PHYLINK API by Ioana Ciornei · 6 years ago
  15. 895586d net: mvpp2: cls: Use RSS contexts to handle RSS tables by Maxime Chevallier · 6 years ago
  16. e8486ca net: mvpp2: cls: Bypass C2 internals FIFOs at init by Maxime Chevallier · 6 years ago
  17. ae8e1d5 net: mvpp2: cls: Use the correct number of rules in various places by Maxime Chevallier · 6 years ago
  18. bec2d46 net: mvpp2: cls: Allow dropping packets with classification offload by Maxime Chevallier · 6 years ago
  19. 90b509b net: mvpp2: cls: Add Classification offload support by Maxime Chevallier · 6 years ago
  20. 8d2847d net: mvpp2: cls: Invalidate all C2 entries except the ones we use by Maxime Chevallier · 6 years ago
  21. 7cb5e36 net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct by Maxime Chevallier · 6 years ago
  22. 93c2589 net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS by Maxime Chevallier · 6 years ago
  23. 32f1a67 net: mvpp2: cls: use Lookup Type in classification engines by Maxime Chevallier · 6 years ago
  24. 7409e66 net: mvpp2: set the XPCS and MPCS in reset when not used by Antoine Tenart · 6 years ago
  25. 1970ee9 net: mvpp2: force the XLG MAC link up or down when not using in-band by Antoine Tenart · 6 years ago
  26. 3f13684 net: mvpp2: fix the computation of the RXQs by Antoine Tenart · 6 years ago
  27. 0caa756 net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition by Antoine Tenart · 6 years ago
  28. 31383c0 net: mvpp2: update the port documentation regarding the GoP by Antoine Tenart · 6 years ago
  29. 6bdb87e net: mvpp2: fix a typo in the header by Antoine Tenart · 6 years ago
  30. 417f3d0 net: marvell: mvpp2: read correct pause bits by Russell King · 6 years ago
  31. a6b3a3f net: mvpp2: Fix affinity hint allocation by Marc Zyngier · 6 years ago
  32. 4251ea5 net: mvpp2: use round-robin scheduling for TX queues on the same CPU by Maxime Chevallier · 6 years ago
  33. e531f76 net: mvpp2: handle cases where more CPUs are available than s/w threads by Antoine Tenart · 6 years ago
  34. 074c74d net: mvpp2: map the CPUs to threads by Antoine Tenart · 6 years ago
  35. 1627442 net: mvpp2: make mvpp2_read_relaxed static by Antoine Tenart · 6 years ago
  36. ecfed8d net: mvpp2: make the per-cpu helpers static by Antoine Tenart · 6 years ago
  37. 850623b net: mvpp2: cpu should always be unsigned by Antoine Tenart · 6 years ago
  38. 70afb58 net: mvpp2: fix the number of queues per cpu for PPv2.2 by Antoine Tenart · 6 years ago
  39. a9aac38 net: mvpp2: rename the IRQs to match the hardware by Antoine Tenart · 6 years ago
  40. cf55ace net: mvpp2: increase the number of s/w threads to 9 by Antoine Tenart · 6 years ago
  41. f9d30d5 net: mvpp2: debugfs: add classifier hit counters by Maxime Chevallier · 7 years ago
  42. dba1d91 net: mvpp2: debugfs: add entries for classifier flows by Maxime Chevallier · 7 years ago
  43. 1203341 net: mvpp2: debugfs: add hit counter stats for Header Parser entries by Maxime Chevallier · 7 years ago
  44. 21da57a net: mvpp2: add a debugfs interface for the Header Parser by Maxime Chevallier · 7 years ago
  45. f1e37e3 net: mvpp2: switch to SPDX identifiers by Antoine Tenart · 7 years ago
  46. b1a962c net: mvpp2: use classifier to assign default rx queue by Maxime Chevallier · 7 years ago
  47. 8179642 net: mvpp2: RSS indirection table support by Antoine Tenart · 7 years ago
  48. 4b86097b net: mvpp2: fix RSS register definitions by Maxime Chevallier · 7 years ago
  49. f8c6ba8 net: mvpp2: use only one rx queue per port per CPU by Maxime Chevallier · 7 years ago
  50. 0ad2f53 net: mvpp2: define the number of RSS entries per table in mvpp2.h by Maxime Chevallier · 7 years ago
  51. b32b088 net: mvpp2: explicitly include linux/interrupt.h by Antoine Tenart · 7 years ago
  52. bd43d1b net: mvpp2: prs: Drop unions representing TCAM and SRAM entries by Maxime Chevallier · 7 years ago
  53. 7b9c7d7 net: mvpp2: Make TX / RX descriptors little-endian by Maxime Chevallier · 7 years ago
  54. db9d7d3 net: mvpp2: Split the PPv2 driver to a dedicated directory by Maxime Chevallier · 7 years ago