net/ice/base: specify global RSS LUT id in get/set RSS LUT
[dpdk.git] / drivers / net / mlx5 /
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
2020-07-21 Ophir Munknet/mlx5: refactor multi-process communication
2020-07-21 Ophir Munknet/mlx5: cleanup header file
2020-07-21 Ophir Munknet/mlx5: eliminate dependency on Linux in shared header
2020-07-21 Ophir Munknet/mlx5: wrap Linux promiscuous and multicast functions
2020-07-21 Ophir Munknet/mlx5: refactor Linux MAC operations
2020-07-21 Ophir Munknet/mlx5: replace Linux specific calls
2020-07-21 Ophir Munknet/mlx5: move flow priority discovery to Verbs file
2020-07-21 Suanming Mounet/mlx5: add option to configure FCS or decapsulation
2020-07-21 Suanming Mounet/mlx5: convert queue objects to unified malloc
2020-07-21 Suanming Mounet/mlx5: convert configuration objects to unified...
2020-07-21 Suanming Mounet/mlx5: convert control path memory to unified malloc
2020-07-21 Suanming Mounet/mlx5: add option to allocate memory from system
2020-07-21 Bing Zhaonet/mlx5: add eCPRI flex parser capacity check
2020-07-21 Bing Zhaonet/mlx5: create and destroy eCPRI flex parser
2020-07-21 Bing Zhaocommon/mlx5: add flex parser DevX structures
2020-07-21 Bing Zhaonet/mlx5: add flow translation of eCPRI header
2020-07-21 Bing Zhaonet/mlx5: add flow validation of eCPRI header
2020-07-21 Viacheslav Ovsiienkonet/mlx5: convert Rx timestamps in real-time format
2020-07-21 Viacheslav Ovsiienkonet/mlx5: provide send scheduling error statistics
2020-07-21 Viacheslav Ovsiienkonet/mlx5: support reading device clock
2020-07-21 Viacheslav Ovsiienkonet/mlx5: support scheduling on send routine template
2020-07-21 Viacheslav Ovsiienkonet/mlx5: prepare Tx to support scheduling
2020-07-21 Viacheslav Ovsiienkonet/mlx5: convert timestamp to completion index
2020-07-21 Viacheslav Ovsiienkonet/mlx5: prepare Tx queue structures to support timestamp
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce clock queue service routine
2020-07-21 Viacheslav Ovsiienkonet/mlx5: allocate packet pacing context
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create Tx queues with DevX
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create rearm queue for packet pacing
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create clock queue for packet pacing
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce shared UAR resource
2020-07-21 Viacheslav Ovsiienkonet/mlx5: fix UAR lock sharing for multiport devices
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce send scheduling devargs
2020-07-11 Ali Alnubaninet/mlx5: add ConnectX-6 Lx device ID
2020-07-10 Joyce Kongintroduce restricted pointer aliasing marker
2020-07-07 Shy Shymannet/mlx5: fix flow META item validation
2020-07-07 Dekel Pelednet/mlx5: add OS specific flow actions operations
2020-07-07 Dekel Pelednet/mlx5: add OS specific flow create and destroy
2020-07-07 Dekel Pelednet/mlx5: add OS specific flow type selection
2020-07-07 Dekel Pelednet/mlx5: add OS specific flow related utilities
2020-07-07 Dekel Pelednet/mlx5: rename Verbs action to generic name
2020-07-07 Dekel Pelednet/mlx5: rename Verbs flow to generic name
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Michael Baumnet/mlx5: fix iterator type in Rx queue management
2020-06-30 Michael Baumnet/mlx5: use anonymous Direct Verbs allocator argument
2020-06-30 Michael Baumnet/mlx5: use direct API to find port by device
2020-06-30 Shiri Kuzinnet/mlx5: add parameter for LACP packets control
2020-06-30 Shiri Kuzinnet/mlx5: add default miss action to flow engine
2020-06-30 Viacheslav Ovsiienkonet/mlx5: fix host physical function representor naming
2020-06-30 Ori Kamcommon/mlx5: move doorbell record from net driver
2020-06-30 Ophir Munkcommon/mlx5: move some getter functions from net driver
2020-06-30 Suanming Mounet/mlx5: optimize free counter lookup
2020-06-30 Suanming Mounet/mlx5: optimize single counter pool search
2020-06-30 Suanming Mounet/mlx5: manage shared counters in three-level table
2020-06-30 Suanming Mounet/mlx5: add three-level table utility
2020-06-30 David Marchandnet/mlx5: remove redundant newline from logs
2020-06-30 Matan Azradcommon/mlx5: share kernel interface name getter
2020-06-17 Ophir Munknet/mlx5/linux: add memory region callbacks to Verbs
2020-06-17 Ophir Munknet/mlx5: add memory region callbacks in per-device...
2020-06-16 Dong Zhounet/mlx5: fix LRO checksum
next