net/mlx5: add ConnectX6-DX device ID
[dpdk.git] / drivers / net / mlx5 / mlx5.c
2019-11-08 Raslan Darawshehnet/mlx5: add ConnectX6-DX device ID
2019-11-08 Dekel Pelednet/mlx5: remove redundant new line in logs
2019-11-08 Ori Kamnet/mlx5: split hairpin flows
2019-11-08 Ori Kamnet/mlx5: add ID generation
2019-11-08 Ori Kamnet/mlx5: get hairpin capabilities
2019-11-08 Ori Kamnet/mlx5: support Tx hairpin queues
2019-11-08 Ori Kamnet/mlx5: prepare Tx queues to have different types
2019-11-08 Ori Kamnet/mlx5: support Rx hairpin queues
2019-11-08 Dekel Pelednet/mlx5: fix LRO dependency to include DV flow
2019-10-23 Matan Azradnet/mlx5: fix DevX event registration timing
2019-10-08 Viacheslav Ovsiienkonet/mlx5: fix direct call to rdma-core library
2019-10-08 Viacheslav Ovsiienkonet/mlx5: fix device scan within switch domain
2019-10-08 Viacheslav Ovsiienkonet/mlx5: check sibling device configurations mismatch
2019-10-08 Viacheslav Ovsiienkonet/mlx5: update switch port id in bonding configuration
2019-10-08 Viacheslav Ovsiienkonet/mlx5: extend switch domain searching range
2019-10-07 Viacheslav Ovsiienkonet/mlx5: query vport index match mode and parameters
2019-10-07 Viacheslav Ovsiienkonet/mlx5: check kernel support for VF LAG bonding
2019-10-07 Viacheslav Ovsiienkonet/mlx5: generate bonding device name
2019-10-07 Viacheslav Ovsiienkonet/mlx5: add VF LAG mode bonding device recognition
2019-10-07 Viacheslav Ovsiienkonet/mlx5: allocate device list explicitly
2019-10-07 Viacheslav Ovsiienkonet/mlx5: update PCI address retrieving routine
2019-10-07 Viacheslav Ovsiienkonet/mlx5: move backing PCI device to private context
2019-10-07 Viacheslav Ovsiienkonet/mlx5: fix ConnectX-6 VF type recognition
2019-10-07 Viacheslav Ovsiienkonet/mlx5: fix BlueField VF type recognition
2019-09-20 Dekel Pelednet/mlx5: support reading module EEPROM data
2019-09-20 Moti Haimovskynet/mlx5: support pop flow action on VLAN header
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-09-06 Raslan Darawshehnet/mlx5: support UDP tunnel adding
2019-08-06 Viacheslav Ovsiienkonet/mlx5: fix memory event callback list
2019-08-06 Viacheslav Ovsiienkonet/mlx5: fix default minimal data inline
2019-08-06 David Christensennet/mlx5: fix Tx inline minimum for ConnectX-5
2019-08-06 Viacheslav Ovsiienkonet/mlx5: add workaround for VLAN in virtual machine
2019-07-29 Viacheslav Ovsiienkonet/mlx5: fix ConnectX-4LX minimal inline data limit
2019-07-29 Matan Azradnet/mlx5: allow LRO in regular Rx queue
2019-07-24 Dekel Pelednet/mlx5: fix doorbell release on Rx queue release
2019-07-23 Dekel Pelednet/mlx5: store protection domain number on create
2019-07-23 Dekel Pelednet/mlx5: rename hash RxQ verbs to general
2019-07-23 Dekel Pelednet/mlx5: rename verbs indirection table to obj
2019-07-23 Dekel Pelednet/mlx5: rename RxQ verbs to general RxQ object
2019-07-23 Dekel Pelednet/mlx5: allocate door-bells via DevX
2019-07-23 Dekel Pelednet/mlx5: check conditions to enable LRO
2019-07-23 Dekel Pelednet/mlx5: add glue for create action via DevX
2019-07-23 Dekel Pelednet/mlx5: introduce LRO
2019-07-23 Viacheslav Ovsiienkonet/mlx5: cache associated network device index
2019-07-23 Viacheslav Ovsiienkonet/mlx5: add Tx configuration and setup
2019-07-23 Viacheslav Ovsiienkonet/mlx5: add Tx devargs
2019-07-23 Viacheslav Ovsiienkonet/mlx5: remove Tx implementation
2019-07-23 Matan Azradnet/mlx5: allow basic counter management fallback
2019-07-23 Matan Azradnet/mlx5: accelerate DV flow counter query
2019-07-23 Matan Azradnet/mlx5: accelerate DV flow counter transactions
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-04 Moti Haimovskynet/mlx5: remove TCF support
2019-06-13 Matan Azradnet/mlx5: fix device arguments error detection
2019-06-13 Matan Azradnet/mlx5: add log file procedure for debug data
2019-06-06 Viacheslav Ovsiienkonet/mlx5: fix event handler uninstall
2019-06-06 Tom Barbettenet/mlx5: support reading clock
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in action register
2019-06-03 Yongseok Kohnet/mlx: support IOVA VA mode
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Ori Kamnet/mlx5: fix Direct Rules API
2019-05-03 Viacheslav Ovsiienkonet/mlx5: update memory event callback for shared context
2019-05-03 Viacheslav Ovsiienkonet/mlx5: share Memory Regions for multiport device
2019-05-03 Viacheslav Ovsiienkonet/mlx5: fix probing if DevX disabled
2019-05-03 Yongseok Kohnet/mlx5: fix Direct Rules build
2019-04-19 Ori Kamnet/mlx5: add drop action to Direct Verbs E-Switch
2019-04-19 Ori Kamnet/mlx5: support Direct Rules E-Switch
2019-04-19 Thomas Monjalonethdev: avoid explicit check of valid port state
2019-04-12 Yongseok Kohnet/mlx5: remove device register remap
2019-04-12 Viacheslav Ovsiienkonet/mlx5: fix sharing context destroy order
2019-04-12 Viacheslav Ovsiienkonet/mlx5: fix device probing for old kernel drivers
2019-04-12 Viacheslav Ovsiienkonet/mlx5: fix typos in comments
2019-04-05 Viacheslav Ovsiienkonet/mlx5: share Direct Rules/Verbs flow related structures
2019-04-05 Viacheslav Ovsiienkonet/mlx5: add Direct Rules flow data alloc/free routines
2019-04-05 Ori Kamnet/mlx5: add Direct Rules API
2019-04-05 Thomas Monjalonnet/mlx5: use port sibling iterators
2019-04-05 Yongseok Kohnet/mlx5: add control of excessive memory pinning by...
2019-04-05 Yongseok Kohnet/mlx5: sync stop/start with secondary process
2019-04-05 Yongseok Kohnet/mlx5: rework PMD global data init
2019-04-05 Yongseok Kohnet/mlx5: replace IPC socket with EAL API
2019-04-05 Yongseok Kohnet/mlx5: fix memory event on secondary process
2019-03-29 Viacheslav Ovsiienkonet/mlx5: update install/uninstall event handlers
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared IB device context
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared context IB attributes
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared protection domain
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add IB shared context alloc/free functions
2019-03-29 Viacheslav Ovsiienkonet/mlx5: support multiport IB device during probing
2019-03-29 Viacheslav Ovsiienkonet/mlx5: modify get ifindex routine for multiport IB
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add representor recognition on Linux 5.x
2019-03-30 Shahaf Shulernet/mlx5: support PCI device DMA map and unmap
2019-03-08 Thomas Monjalonnet/mlx5: call generic strlcpy
2019-03-08 Viacheslav Ovsiienkonet/mlx5: fix flow priorities probing error path
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-02-13 Thomas Monjalonnet/mlx: support firmware version query
2019-01-18 Yongseok Kohnet/mlx5: fix deprecated library API for Rx padding
2019-01-18 Yongseok Kohnet/mlx5: fix Rx packet padding
2019-01-14 Thomas Monjalonconfig: gather options for dlopen mlx dependency
2019-01-14 Moti Haimovskynet/mlx5: support flow counters using devx
2019-01-03 Wisam Jaddonet/mlx5: add ConnectX-6 device IDs
2018-11-13 Thomas Monjalondrivers/net: set close behaviour flag at probing
next