net/mlx5: support UDP tunnel adding
[dpdk.git] / drivers / net / mlx5 / mlx5.c
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
2018-11-05 Tom Barbettenet/mlx5: support Rx queue count API
2018-11-05 Yongseok Kohnet/mlx5: make vectorized Tx threshold configurable
2018-11-05 Yongseok Kohnet/mlx5: move device spawn configuration to probing
2018-11-05 Yongseok Kohnet/mlx5: add 128B padding of Rx completion entry
2018-10-26 Ophir Munknet/mlx5: close all ports on remove
2018-10-26 Ophir Munknet/mlx5: release port on close
2018-10-26 Ophir Munknet/mlx5: allow multiple probing for representor
2018-10-26 Yongseok Kohnet/mlx5: add warning message for Direct Verbs flow
2018-10-26 Viacheslav Ovsiienkonet/mlx5: simplify flow counters support check
2018-10-26 Viacheslav Ovsiienkonet/mlx5: rename flow counter configuration macro
2018-10-26 Thomas Monjalonethdev: support representor id as iterator filter
2018-10-26 Moti Haimovskynet/mlx5: refactor TC-flow infrastructure
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-11 Yongseok Kohnet/mlx5: add Linux TC flower driver for E-Switch flow
2018-10-11 Yongseok Kohnet/mlx5: remove Netlink flow driver
2018-10-11 Yongseok Kohnet/mlx5: add abstraction for multiple flow drivers
2018-10-11 Ori Kamnet/mlx5: add runtime parameter to enable Direct Verbs
2018-10-11 Ori Kamnet/mlx5: add flow translate function
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-09-27 Ori Kamnet/mlx5: add bluefield VF support
2018-08-28 Shahaf Shulernet/mlx5: disable ConnectX-4 Lx Multi Packet Send by...
2018-08-05 Yongseok Kohnet/mlx5: preserve allmulticast flag for flow isolation...
2018-08-05 Yongseok Kohnet/mlx5: preserve promiscuous flag for flow isolation...
2018-07-26 Nelio Laranjeironet/mlx5: fix route Netlink message overflow
2018-07-26 Nelio Laranjeironet/mlx5: fix representors detection
2018-07-26 Adrien Mazarguilnet/mlx5: lay groundwork for switch offloads
next