1. 7194792 dpaa2-eth: add MAC/PHY support through phylink by Ioana Ciornei · 5 years ago
  2. f5c3fff dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED by Ioana Ciornei · 5 years ago
  3. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  4. a690af4f dpaa2-eth: Fix TX FQID values by Ioana Radulescu · 5 years ago
  5. 8398b37 dpaa2-eth: add irq for the dpmac connect/disconnect event by Florin Chiculita · 5 years ago
  6. ef17bd7 dpaa2-eth: Avoid unbounded while loops by Ioana Radulescu · 5 years ago
  7. 219684a dpaa2-eth: Cleanup dead code by Ioana Radulescu · 5 years ago
  8. 52b6a4f dpaa2-eth: Poll Tx pending frames counter on if down by Ioana Radulescu · 5 years ago
  9. 8eb3cef dpaa2-eth: Add pause frame support by Ioana Radulescu · 5 years ago
  10. cce62943 dpaa2-eth: Use stored link settings by Ioana Radulescu · 5 years ago
  11. ab1e6de dpaa2-eth: Add mqprio support by Ioana Radulescu · 6 years ago
  12. 15c87f6 dpaa2-eth: Support multiple traffic classes on Tx by Ioana Radulescu · 6 years ago
  13. 06d5b17 dpaa2-eth: Refactor xps code by Ioana Radulescu · 6 years ago
  14. 90bc6d4 dpaa2-eth: Use napi_alloc_frag() by Sebastian Andrzej Siewior · 6 years ago
  15. f9dae55 dpaa2-eth: Remove preempt_disable() from seed_pool() by Sebastian Andrzej Siewior · 6 years ago
  16. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. bd8460f dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate by Ioana Radulescu · 6 years ago
  18. 16fa1cf Revert "dpaa2-eth: configure the cache stashing amount on a queue" by Ioana Radulescu · 6 years ago
  19. 2d68023 dpaa2-eth: Add flow steering support without masking by Ioana Ciocoi Radulescu · 6 years ago
  20. 3a1e6b8 dpaa2-eth: Update hash key composition code by Ioana Ciocoi Radulescu · 6 years ago
  21. 61f9bf0 dpaa2-eth: Add a couple of macros by Ioana Ciocoi Radulescu · 6 years ago
  22. df8e249 dpaa2-eth: Fix Rx classification status by Ioana Ciocoi Radulescu · 6 years ago
  23. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. 0a25d92 dpaa2-eth: use netif_receive_skb_list by Ioana Ciornei · 6 years ago
  25. 8c838f5 dpaa2-eth: fix race condition with bql frame accounting by Ioana Ciornei · 6 years ago
  26. 6444750 dpaa2-eth: Fix possible access beyond end of array by Ioana Ciocoi Radulescu · 6 years ago
  27. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  28. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  29. d678be1 dpaa2-eth: add XDP_REDIRECT support by Ioana Radulescu · 6 years ago
  30. e3fdf6b dpaa2-eth: Add software annotation types by Ioana Radulescu · 6 years ago
  31. f8b9958 dpaa2-eth: configure the cache stashing amount on a queue by Ioana Ciornei · 6 years ago
  32. 1fa0f68 dpaa2-eth: Use FQ-based DPIO enqueue API by Ioana Ciocoi Radulescu · 6 years ago
  33. 0723a3a dpaa2-eth: Use napi_consume_skb() by Ioana Ciocoi Radulescu · 6 years ago
  34. 27c8748 dpaa2-eth: Use a single page per Rx buffer by Ioana Ciocoi Radulescu · 6 years ago
  35. 091a19e dpaa2-eth: add debugfs statistics by Ioana Radulescu · 6 years ago
  36. 68d7431 dpaa2-eth: Fix ndo_stop routine by Ioana Ciocoi Radulescu · 6 years ago
  37. 47441f7 soc: fsl: dpio: add a device_link at dpaa2_io_service_register by Ioana Ciornei · 6 years ago
  38. c1cb11b dpaa2-eth: Add "fall through" comments by Ioana Ciocoi Radulescu · 6 years ago
  39. a4a7b76 dpaa2-eth: Add xdp counters by Ioana Ciocoi Radulescu · 6 years ago
  40. 0ff8f0a dpaa2-eth: Cleanup channel stats by Ioana Ciocoi Radulescu · 6 years ago
  41. 99e4352 dpaa2-eth: Add support for XDP_TX by Ioana Ciocoi Radulescu · 6 years ago
  42. 18c2e77 dpaa2-eth: Map Rx buffers as bidirectional by Ioana Ciocoi Radulescu · 6 years ago
  43. 5d39dc2 dpaa2-eth: Release buffers back to pool on XDP_DROP by Ioana Ciocoi Radulescu · 6 years ago
  44. 569375f dpaa2-eth: Move function by Ioana Ciocoi Radulescu · 6 years ago
  45. 7b1eea1 dpaa2-eth: Allow XDP header adjustments by Ioana Ciocoi Radulescu · 6 years ago
  46. 7e273a8 dpaa2-eth: Add basic XDP support by Ioana Ciocoi Radulescu · 6 years ago
  47. 569dac6 dpaa2-eth: bql support by Ioana Ciocoi Radulescu · 6 years ago
  48. dbcdf72 dpaa2-eth: Update callback signature by Ioana Ciocoi Radulescu · 6 years ago
  49. b0e4f37 dpaa2-eth: Don't use multiple queues per channel by Ioana Ciocoi Radulescu · 6 years ago
  50. d7f5a9d dpaa2-eth: defer probe on object allocate by Ioana Ciornei · 6 years ago
  51. b948c8c dpaa2-eth: remove unused FD field by Ioana Radulescu · 6 years ago
  52. b00c898 dpaa2-eth: mark unused parameter in dpaa2_eth_tx_conf by Ioana Ciornei · 6 years ago
  53. fdb6ca9 dpaa2-eth: remove unused priv parameter by Ioana Ciornei · 6 years ago
  54. 85b7a34 dpaa2-eth: fix uninitialized variable warnings by Ioana Ciornei · 6 years ago
  55. 3233c15 dpaa2-eth: make dpaa2_eth_set_dist_key static by Ioana Ciornei · 6 years ago
  56. 68049a5 dpaa2-eth: Don't account Tx confirmation frames on NAPI poll by Ioana Ciocoi Radulescu · 6 years ago
  57. afb90db dpaa2-eth: Add ethtool support for flow classification by Ioana Radulescu · 6 years ago
  58. 4aaaf9b dpaa2-eth: Configure Rx flow classification key by Ioana Radulescu · 6 years ago
  59. f76c483 dpaa2-eth: Rename structure by Ioana Radulescu · 6 years ago
  60. df85aeb dpaa2-eth: Use new API for Rx flow hashing by Ioana Radulescu · 6 years ago
  61. edad8d2 dpaa2-eth: Make Rx flow hash key configurable by Ioana Ciocoi Radulescu · 6 years ago
  62. 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]
  63. 7f12c8a3 staging: fsl-dpaa2/eth: Delay netdev_register() call by Ioana Radulescu · 6 years ago
  64. 459479d bridge: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago