net/hns3: support SVE Rx
[dpdk.git] / drivers / net / mlx5 /
2020-10-16 Jiawei Wangnet/mlx5: update translate function for mirroring
2020-10-16 Jiawei Wangnet/mlx5: update flow mirroring validation
2020-10-16 Jiawei Wangnet/mlx5: update translate function for sample action
2020-10-16 Jiawei Wangnet/mlx5: split sample flow into two sub-flows
2020-10-16 Jiawei Wangnet/mlx5: validate sample action
2020-10-16 Li Zhangnet/mlx5: support ICMP identifier matching
2020-10-09 Xueming Linet/mlx5: disable dump of Verbs flows
2020-10-09 Michael Baumnet/mlx5: remove Rx queue object type field
2020-10-09 Michael Baumnet/mlx5: separate Rx queue state modification
2020-10-09 Michael Baumnet/mlx5: remove Tx queue object type field
2020-10-09 Michael Baumnet/mlx5: share Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: rearrange QP creation in Verbs module
2020-10-09 Michael Baumnet/mlx5: rearrange SQ and CQ creation in DevX module
2020-10-09 Michael Baumnet/mlx5: share Tx control code
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object creations
2020-10-09 Michael Baumnet/mlx5: reposition event queue number field
2020-10-09 Michael Baumnet/mlx5: reorder Tx queue Verbs object creation
2020-10-09 Michael Baumnet/mlx5: reorder Tx queue DevX object creation
2020-10-09 Michael Baumnet/mlx5: mitigate Tx queue reference counters
2020-10-09 Michael Baumnet/mlx5: remove unused variable in Tx queue creation
2020-10-09 Michael Baumnet/mlx5: fix send queue doorbell
2020-10-08 Dekel Peledethdev: move RSS expansion code to mlx5 driver
2020-10-08 Alexander Kozyrevnet/mlx5: fix Rx queue count calculation
2020-10-08 Suanming Mounet/mlx5: fix meter table definitions
2020-10-08 Dekel Pelednet/mlx5: fix DevX CQ attributes values
2020-09-30 Phil Yangnet/mlx5: relax atomic refcnt for multi-packet Rx buffer
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Suanming Mounet/mlx5: manage header reformat actions with hashed...
2020-09-30 Xueming Linet/mlx5: use bond index for netdev operations
2020-09-30 Viacheslav Ovsiienkonet/mlx5: fix vectorized Rx burst check
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-09-18 Michael Baumnet/mlx5: fix hairpin dependency on destination DevX TIR
2020-09-18 Michael Baumnet/mlx5: fix Rx objects creator selection
2020-09-18 Maxime Leroynet/mlx5: fix RSS RETA reset on start
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: use hairpin helper functions
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Michael Baumnet/mlx5: share Rx queue drop action code
2020-09-18 Michael Baumnet/mlx5: separate Rx queue drop
2020-09-18 Michael Baumnet/mlx5: share Rx hash queue code
2020-09-18 Michael Baumnet/mlx5: share Rx queue indirection table code
2020-09-18 Michael Baumnet/mlx5: remove indirection table type field
2020-09-18 Michael Baumnet/mlx5: separate Rx hash queue creation
2020-09-18 Michael Baumnet/mlx5: separate Rx indirection table object creation
2020-09-18 Michael Baumnet/mlx5: share Rx queue object modification
2020-09-18 Michael Baumnet/mlx5: separate Rx queue object modification
2020-09-18 Michael Baumnet/mlx5: rearrange creation of WQ and CQ object
2020-09-18 Michael Baumnet/mlx5: rearrange creation of RQ and CQ resources
2020-09-18 Michael Baumnet/mlx5: share Rx control code
2020-09-18 Michael Baumnet/mlx5: separate Rx interrupt handling
2020-09-18 Michael Baumnet/mlx5: separate Rx queue object creations
2020-09-18 Michael Baumnet/mlx5: mitigate Rx queue reference counters
2020-09-18 Michael Baumnet/mlx5: fix types differentiation in Rx queue create
2020-09-18 Michael Baumnet/mlx5: fix Rx queue state update
2020-09-18 Michael Baumnet/mlx5: fix Rx hash queue creation error flow
2020-09-18 Ophir Munknet/mlx5/linux: refactor VLAN
2020-09-18 Ophir Munknet/mlx5: separate VLAN strip modification
2020-09-18 Ophir Munknet/mlx5: remove Verbs dependency in Rx/Tx objects
2020-09-18 Ophir Munknet/mlx5: remove more Direct Verbs dependencies
2020-09-18 Ophir Munknet/mlx5: call meter detach only if DR is supported
2020-09-18 Ophir Munknet/mlx5: remove unused log macros
2020-09-18 Ophir Munknet/mlx5: remove netlink dependency in shared code
2020-09-18 Ophir Munknet/mlx5: remove unused includes
2020-09-18 Ophir Munknet/mlx5: move Linux ifname function
2020-09-18 Ophir Munknet/mlx5: rename constant conflicting with Windows
2020-09-18 Suanming Mounet/mlx5: manage modify actions with hashed list
2020-09-18 Suanming Mounet/mlx5: add hash list extended lookup and insert
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-08-05 Dekel Pelednet/mlx5: fix number of retries for UAR allocation
2020-07-29 Viacheslav Ovsiienkocommon/mlx5: fix user mode register access command
2020-07-29 Dekel Pelednet/mlx5: fix Rx interrupt handling and cleanup
2020-07-29 Gregory Etelsonnet/mlx5: fix dynamic inline hint handling
2020-07-29 Viacheslav Ovsiienkonet/mlx5: fix metadata storing for NEON Rx
2020-07-29 Viacheslav Ovsiienkonet/mlx5: fix UAR memory mapping type
2020-07-29 Raslan Darawshehnet/mlx5: fix VF MAC address set over BlueField
2020-07-29 Alexander Kozyrevnet/mlx5: fix vectorized mini-CQE prefetching
2020-07-29 Michael Baumnet/mlx5: optimize stack memory in probe
2020-07-29 Michael Baumnet/mlx5: fix unnecessary init in mark conversion
2020-07-29 Michael Baumnet/mlx5: optimize critical section in device free
2020-07-29 Michael Baumnet/mlx5: fix unlimited parsing of switch info
2020-07-29 Michael Baumnet/mlx5: remove ineffective increment in hairpin split
2020-07-29 Michael Baumnet/mlx5: fix crash in NVGRE item translation
2020-07-29 Michael Baumnet/mlx5: fix initialization of steering registers
2020-07-29 Suanming Mounet/mlx5: fix counter query
2020-07-29 Suanming Mounet/mlx5: separate aging counter pool range
2020-07-29 Raslan Darawshehnet/mlx5: fix flow items size calculation
2020-07-29 Ophir Munknet/mlx5: fix premature disabling of interrupt
2020-07-28 Parav Panditcommon/mlx5: remove class check from class drivers
2020-07-28 Parav Panditcommon/mlx5: register class drivers through common...
2020-07-28 Parav Panditcommon/mlx5: avoid class constructor priority
2020-07-21 Gregory Etelsonnet/mlx5: fix tunnel flow priority
2020-07-21 Dekel Pelednet/mlx5: fix VLAN push action on hairpin queue
2020-07-21 Dekel Pelednet/mlx5: fix VLAN pop with decap action validation
2020-07-21 Shy Shymannet/mlx5: fix HW counters path in switchdev mode
2020-07-21 Viacheslav Ovsiienkonet/mlx5: add queue start and stop
2020-07-21 Dekel Pelednet/mlx5: implement CQ for Rx using DevX API
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
next