1. 0fe665d dpaa2-eth: fix draining of S/G cache by Ioana Ciornei · 4 years, 6 months ago
  2. 4c96c0a dpaa2-eth: add software counter for Tx frames converted to S/G by Ioana Ciornei · 4 years, 6 months ago
  3. d70446e dpaa2-eth: send a scatter-gather FD instead of realloc-ing by Ioana Ciornei · 4 years, 6 months ago
  4. 0e5ad75 dpaa2-eth: fix condition for number of buffer acquire retries by Ioana Ciornei · 4 years, 6 months ago
  5. 37fbbdda dpaa2-eth: check the result of skb_to_sgvec() by Ioana Ciornei · 4 years, 6 months ago
  6. 9334d5b drivers: dpaa2: Use devm_kcalloc() in setup_dpni() by Xu Wang · 4 years, 7 months ago
  7. 07beb16 dpaa2-eth: Keep congestion group taildrop enabled when PFC on by Ioana Ciornei · 4 years, 7 months ago
  8. f395b69 dpaa2-eth: Add PFC support through DCB ops by Ioana Ciornei · 4 years, 7 months ago
  9. 2c8d1c8 dpaa2-eth: Add congestion group taildrop by Ioana Radulescu · 4 years, 7 months ago
  10. ad054f2 dpaa2-eth: Add helper functions by Ioana Radulescu · 4 years, 7 months ago
  11. 6aa90fe dpaa2-eth: Distribute ingress frames based on VLAN prio by Ioana Radulescu · 4 years, 7 months ago
  12. 685e39e dpaa2-eth: Add support for Rx traffic classes by Ioana Radulescu · 4 years, 7 months ago
  13. 74a1c05 dpaa2-eth: add bulking to XDP_TX by Ioana Ciornei · 4 years, 8 months ago
  14. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  15. efa6a7d dpaa2-eth: properly handle buffer size restrictions by Ioana Ciornei · 4 years, 8 months ago
  16. 4a9b052 dpaa2-eth: Add XDP frame size by Jesper Dangaard Brouer · 4 years, 8 months ago
  17. 38c440b dpaa2-eth: create a function to flush the XDP fds by Ioana Ciornei · 4 years, 8 months ago
  18. 97fff7c dpaa2-eth: fix error return code in setup_dpni() by Wei Yongjun · 4 years, 8 months ago
  19. 460fd83 dpaa2-eth: add channel stat to debugfs by Ioana Ciornei · 4 years, 8 months ago
  20. b89c1e6 dpaa2-eth: fix return codes used in ndo_setup_tc by Jesper Dangaard Brouer · 4 years, 8 months ago
  21. 8665d97 dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit by Ioana Ciornei · 4 years, 8 months ago
  22. 6aa40b9 dpaa2-eth: split the .ndo_xdp_xmit callback into two stages by Ioana Ciornei · 4 years, 8 months ago
  23. 6ff8044 dpaa2-eth: use the bulk ring mode enqueue interface by Ioana Ciornei · 4 years, 8 months ago
  24. 48c0481 dpaa2-eth: return num_enqueued frames from enqueue callback by Ioana Ciornei · 4 years, 8 months ago
  25. 4a84182 dpaa2-eth: add support for mii ioctls by Russell King · 4 years, 10 months ago
  26. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  27. 85192db bpf: Convert bpf_prog refcnt to atomic64_t by Andrii Nakryiko · 5 years ago
  28. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  29. 5aa4277 dpaa2-eth: free already allocated channels on probe defer by Ioana Ciornei · 5 years ago
  30. 7194792 dpaa2-eth: add MAC/PHY support through phylink by Ioana Ciornei · 5 years ago
  31. f5c3fff dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED by Ioana Ciornei · 5 years ago
  32. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  33. a690af4f dpaa2-eth: Fix TX FQID values by Ioana Radulescu · 5 years ago
  34. 8398b37 dpaa2-eth: add irq for the dpmac connect/disconnect event by Florin Chiculita · 5 years ago
  35. ef17bd7 dpaa2-eth: Avoid unbounded while loops by Ioana Radulescu · 5 years ago
  36. 219684a dpaa2-eth: Cleanup dead code by Ioana Radulescu · 5 years ago
  37. 52b6a4f dpaa2-eth: Poll Tx pending frames counter on if down by Ioana Radulescu · 5 years ago
  38. 8eb3cef dpaa2-eth: Add pause frame support by Ioana Radulescu · 5 years ago
  39. cce62943 dpaa2-eth: Use stored link settings by Ioana Radulescu · 5 years ago
  40. ab1e6de dpaa2-eth: Add mqprio support by Ioana Radulescu · 6 years ago
  41. 15c87f6 dpaa2-eth: Support multiple traffic classes on Tx by Ioana Radulescu · 6 years ago
  42. 06d5b17 dpaa2-eth: Refactor xps code by Ioana Radulescu · 6 years ago
  43. 90bc6d4 dpaa2-eth: Use napi_alloc_frag() by Sebastian Andrzej Siewior · 6 years ago
  44. f9dae55 dpaa2-eth: Remove preempt_disable() from seed_pool() by Sebastian Andrzej Siewior · 6 years ago
  45. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  46. bd8460f dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate by Ioana Radulescu · 6 years ago
  47. 16fa1cf Revert "dpaa2-eth: configure the cache stashing amount on a queue" by Ioana Radulescu · 6 years ago
  48. 2d68023 dpaa2-eth: Add flow steering support without masking by Ioana Ciocoi Radulescu · 6 years ago
  49. 3a1e6b8 dpaa2-eth: Update hash key composition code by Ioana Ciocoi Radulescu · 6 years ago
  50. 61f9bf0 dpaa2-eth: Add a couple of macros by Ioana Ciocoi Radulescu · 6 years ago
  51. df8e249 dpaa2-eth: Fix Rx classification status by Ioana Ciocoi Radulescu · 6 years ago
  52. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  53. 0a25d92 dpaa2-eth: use netif_receive_skb_list by Ioana Ciornei · 6 years ago
  54. 8c838f5 dpaa2-eth: fix race condition with bql frame accounting by Ioana Ciornei · 6 years ago
  55. 6444750 dpaa2-eth: Fix possible access beyond end of array by Ioana Ciocoi Radulescu · 6 years ago
  56. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  57. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  58. d678be1 dpaa2-eth: add XDP_REDIRECT support by Ioana Radulescu · 6 years ago
  59. e3fdf6b dpaa2-eth: Add software annotation types by Ioana Radulescu · 6 years ago
  60. f8b9958 dpaa2-eth: configure the cache stashing amount on a queue by Ioana Ciornei · 6 years ago
  61. 1fa0f68 dpaa2-eth: Use FQ-based DPIO enqueue API by Ioana Ciocoi Radulescu · 6 years ago
  62. 0723a3a dpaa2-eth: Use napi_consume_skb() by Ioana Ciocoi Radulescu · 6 years ago
  63. 27c8748 dpaa2-eth: Use a single page per Rx buffer by Ioana Ciocoi Radulescu · 6 years ago
  64. 091a19e dpaa2-eth: add debugfs statistics by Ioana Radulescu · 6 years ago
  65. 68d7431 dpaa2-eth: Fix ndo_stop routine by Ioana Ciocoi Radulescu · 6 years ago
  66. 47441f7 soc: fsl: dpio: add a device_link at dpaa2_io_service_register by Ioana Ciornei · 6 years ago
  67. c1cb11b dpaa2-eth: Add "fall through" comments by Ioana Ciocoi Radulescu · 6 years ago
  68. a4a7b76 dpaa2-eth: Add xdp counters by Ioana Ciocoi Radulescu · 6 years ago
  69. 0ff8f0a dpaa2-eth: Cleanup channel stats by Ioana Ciocoi Radulescu · 6 years ago
  70. 99e4352 dpaa2-eth: Add support for XDP_TX by Ioana Ciocoi Radulescu · 6 years ago
  71. 18c2e77 dpaa2-eth: Map Rx buffers as bidirectional by Ioana Ciocoi Radulescu · 6 years ago
  72. 5d39dc2 dpaa2-eth: Release buffers back to pool on XDP_DROP by Ioana Ciocoi Radulescu · 6 years ago
  73. 569375f dpaa2-eth: Move function by Ioana Ciocoi Radulescu · 6 years ago
  74. 7b1eea1 dpaa2-eth: Allow XDP header adjustments by Ioana Ciocoi Radulescu · 6 years ago
  75. 7e273a8 dpaa2-eth: Add basic XDP support by Ioana Ciocoi Radulescu · 6 years ago
  76. 569dac6 dpaa2-eth: bql support by Ioana Ciocoi Radulescu · 6 years ago
  77. dbcdf72 dpaa2-eth: Update callback signature by Ioana Ciocoi Radulescu · 6 years ago
  78. b0e4f37 dpaa2-eth: Don't use multiple queues per channel by Ioana Ciocoi Radulescu · 6 years ago
  79. d7f5a9d dpaa2-eth: defer probe on object allocate by Ioana Ciornei · 6 years ago
  80. b948c8c dpaa2-eth: remove unused FD field by Ioana Radulescu · 6 years ago
  81. b00c898 dpaa2-eth: mark unused parameter in dpaa2_eth_tx_conf by Ioana Ciornei · 6 years ago
  82. fdb6ca9 dpaa2-eth: remove unused priv parameter by Ioana Ciornei · 6 years ago
  83. 85b7a34 dpaa2-eth: fix uninitialized variable warnings by Ioana Ciornei · 6 years ago
  84. 3233c15 dpaa2-eth: make dpaa2_eth_set_dist_key static by Ioana Ciornei · 6 years ago
  85. 68049a5 dpaa2-eth: Don't account Tx confirmation frames on NAPI poll by Ioana Ciocoi Radulescu · 6 years ago
  86. afb90db dpaa2-eth: Add ethtool support for flow classification by Ioana Radulescu · 6 years ago
  87. 4aaaf9b dpaa2-eth: Configure Rx flow classification key by Ioana Radulescu · 6 years ago
  88. f76c483 dpaa2-eth: Rename structure by Ioana Radulescu · 6 years ago
  89. df85aeb dpaa2-eth: Use new API for Rx flow hashing by Ioana Radulescu · 6 years ago
  90. edad8d2 dpaa2-eth: Make Rx flow hash key configurable by Ioana Ciocoi Radulescu · 6 years ago
  91. 34ff684 dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/net by Ioana Radulescu · 6 years ago[Renamed from drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c]
  92. 7f12c8a3 staging: fsl-dpaa2/eth: Delay netdev_register() call by Ioana Radulescu · 6 years ago
  93. 459479d bridge: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago