net/mlx5: fix double free on error handling
[dpdk.git] / drivers / net / mlx5 / mlx5.c
2018-05-14 Raslan Darawshehnet/mlx5: fix double free on error handling
2018-05-14 Xueming Linet/mlx5: fix SW parsing feature detection
2018-05-14 Shahaf Shulernet/mlx5: fix probe return value polarity
2018-05-14 Shahaf Shulernet/mlx5: fix socket connection return value
2018-04-27 Xueming Linet/mlx5: support L3 VXLAN flow
2018-04-27 Xueming Linet/mlx5: support 16 hardware priorities
2018-04-27 Xueming Linet/mlx5: support generic tunnel offloading
2018-04-27 Nélio Laranjeironet/mlx5: implement multicast add list devop
2018-04-13 Shahaf Shulernet/mlx5: fix link status initialization
2018-04-13 Nélio Laranjeironet/mlx5: add parameter for Netlink support in VF
2018-04-13 Nélio Laranjeironet/mlx5: use Netlink to add/remove MAC addresses
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakovnet/mlx5: use memseg walk instead of iteration
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Nélio Laranjeironet/mlx5: fix icc build
2018-03-30 Nélio Laranjeironet/mlx5: fix link status behavior
2018-03-30 Nélio Laranjeironet/mlx5: use dynamic logging
2018-03-30 Nélio Laranjeironet/mlx5: use port id in PMD log
2018-03-30 Nélio Laranjeironet/mlx5: standardize on negative errno values
2018-03-30 Nélio Laranjeironet/mlx5: prefix all functions with mlx5
2018-03-30 Nélio Laranjeironet/mlx5: remove control path locks
2018-03-30 Nélio Laranjeironet/mlx5: remove useless empty lines
2018-03-30 Nélio Laranjeironet/mlx5: mark parameters with unused attribute
2018-03-30 Nélio Laranjeironet/mlx5: fix sriov flag
2018-03-30 Adrien Mazarguilnet/mlx: fix rdma-core glue path with EAL plugins
2018-03-30 Shahaf Shulernet/mlx5: fix tunnel offloads cap query
2018-02-13 Xueming Linet/mlx5: fix close after start failure
2018-02-06 Adrien Mazarguilnet/mlx: make rdma-core glue path configurable
2018-02-06 Adrien Mazarguilnet/mlx: version rdma-core glue libraries
2018-02-06 Adrien Mazarguilnet/mlx: add debug checks to glue structure
2018-02-05 Shahaf Shulernet/mlx5: fix CRC strip capability query
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-31 Adrien Mazarguilnet/mlx5: spawn rdma-core dependency plug-in
2018-01-31 Nelio Laranjeironet/mlx5: move rdma-core calls to separate file
2018-01-29 Xueming Linet/mlx5: map UAR address around huge pages
2018-01-29 Shahaf Shulernet/mlx5: fix link state on device start
2018-01-29 Yuanhan Liunet/mlx5: use PCI address as port name
2018-01-29 Olivier Matznet/mlx5: fix allocation when no memory on device NUMA...
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Matan Azradnet/mlx5: support a device removal check operation
2018-01-21 Yongseok Kohnet/mlx5: fix handling link status event
2018-01-16 Shahaf Shulernet/mlx5: convert to new Tx offloads API
2018-01-16 Nelio Laranjeironet/mlx5: rename counter set in configuration
2018-01-16 Shahaf Shulernet/mlx5: add device configuration structure
2018-01-16 Shahaf Shulernet/mlx5: change pkt burst select function prototype
2018-01-16 Nélio Laranjeironet/mlx5: fix Tx checksum offloads
2018-01-16 Nélio Laranjeironet/mlx5: fix secondary process verification
2018-01-16 Nélio Laranjeironet/mlx5: remove get priv internal function
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Yongseok Kohnet/mlx5: fix Tx doorbell memory barrier
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Yongseok Kohnet/mlx5: fix parsing flags of multi-packet send
2017-10-12 Ori Kamnet/mlx5: flow counter support
2017-10-12 Yongseok Kohnet/mlx5: fix configuration of Rx CQE compression
2017-10-12 Yongseok Kohnet/mlx5: match Rx completion entry size to cacheline
2017-10-12 Nélio Laranjeironet/mlx5: add new operations for isolated mode
2017-10-12 Nélio Laranjeironet/mlx5: remove hash Rx queues support
2017-10-12 Nélio Laranjeironet/mlx5: handle a single RSS hash key for all protocols
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable unicast traffic
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable promiscuous mode
2017-10-12 Nélio Laranjeironet/mlx5: add hash Rx queue object
2017-10-12 Nélio Laranjeironet/mlx5: make indirection tables shareable
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on DPDK Rx queues
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on DPDK Tx queues
2017-10-12 Nélio Laranjeironet/mlx5: separate DPDK from verbs Tx queue objects
2017-10-12 Nélio Laranjeironet/mlx5: separate DPDK from verbs Rx queue objects
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on memory region
2017-10-12 Nélio Laranjeironet/mlx5: verify all flows are been removed on close
2017-10-12 Nélio Laranjeironet/mlx5: prefix Tx structures and functions
2017-10-12 Nélio Laranjeironet/mlx5: prefix Rx structures and functions
2017-10-12 Nélio Laranjeironet/mlx5: remove flow director support
2017-10-12 Xueming Linet/mlx5: add operations for secondary process
2017-10-12 Xueming Linet/mlx5: allocate verbs object into shared memory
2017-10-12 Xueming Linet/mlx5: install a socket to exchange a file descriptor
2017-10-06 Shachar Beisernet/mlx5: support upstream rdma-core
2017-10-06 Matan Azradnet/mlx5: support device removal event
2017-10-06 Xueming Linet/mlx5: fix tunnel offload detection
2017-10-06 Matan Azradnet/mlx5: fix probe failure report
2017-10-06 Shahaf Shulernet/mlx5: don't map doorbell register to write combining
2017-10-06 Nélio Laranjeironet/mlx5: fix non working secondary process by removing it
2017-10-06 Nélio Laranjeironet/mlx5: remove pedantic pragma
2017-08-03 Nelio Laranjeironet/mlx5: add parameters to enable/disable vector datapath
2017-07-31 Yongseok Kohnet/mlx5: fix L4 packet type support
2017-07-31 Gaetan Rivetnet/mlx5: advertise the detach capability
2017-07-06 Adrien Mazarguilnet/mlx5: fix Rx interrupts support checks
2017-06-12 Nélio Laranjeironet/mlx5: fix flow application order on stop/start
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-04-19 Shahaf Shulernet/mlx5: fix parameters defaults
2017-04-19 Shahaf Shulernet/mlx5: rework parameters parsing
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-04 Gaetan Rivetnet/mlx5: fix returned values upon failed probing
2017-04-04 Yongseok Kohnet/mlx5: add enhanced multi-packet send for ConnectX-5
2017-04-04 Shahaf Shulernet/mlx5: support user space Rx interrupt event
2017-04-04 Shahaf Shulernet/mlx5: add hardware checksum offload for tunnel...
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO
2017-03-30 Olivier Matznet/mlx5: implement descriptor status API
2017-01-30 Shahaf Shulernet/mlx5: fix memory leak when parsing device params
2017-01-30 Yongseok Kohnet/mlx5: increase RSS indirection table size limit
2017-01-17 Shahaf Shulernet/mlx5: support extended statistics
2017-01-17 Matthieu Ternisien... net/mlx: remove link update lock
next