net: add rte prefix to ether structures
[dpdk.git] / drivers / net / mlx5 / mlx5.h
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-04-19 Ori Kamnet/mlx5: add drop action to Direct Verbs E-Switch
2019-04-19 Ori Kamnet/mlx5: add E-Switch port id action to Direct Verbs
2019-04-19 Ori Kamnet/mlx5: validate Direct Rule E-Switch
2019-04-19 Ori Kamnet/mlx5: support Direct Rules E-Switch
2019-04-19 Viacheslav Ovsiienkonet/mlx5: support PF representor
2019-04-12 Yongseok Kohnet/mlx5: remove device register remap
2019-04-12 Yongseok Kohnet/mlx5: fix recursive inclusion of header file
2019-04-12 Viacheslav Ovsiienkonet/mlx5: fix device probing for old kernel drivers
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: support jump action
2019-04-05 Ori Kamnet/mlx5: add Direct Rules API
2019-04-05 Ori Kamnet/mlx5: prepare Direct Verbs for Direct Rule
2019-04-05 Yongseok Kohnet/mlx5: enable secondary process to register DMA...
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-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: switch to the names in the shared IB context
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add IB shared context alloc/free functions
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add getting IB ports number for multiport IB
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-20 Dekel Pelednet/mlx5: support new representor naming format
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-02-13 Thomas Monjalonnet/mlx: support firmware version query
2019-01-14 Moti Haimovskynet/mlx5: support flow counters using devx
2019-01-03 Wisam Jaddonet/mlx5: add ConnectX-6 device IDs
2019-01-03 Dekel Pelednet/mlx5: support modify header using Direct Verbs
2018-12-13 Tom Barbettenet/mlx5: report imissed statistics
2018-11-05 Yongseok Kohnet/mlx5: make vectorized Tx threshold configurable
2018-11-05 Dekel Pelednet/mlx5: add caching of encap/decap actions
2018-11-05 Yongseok Kohnet/mlx5: add 128B padding of Rx completion entry
2018-10-26 Viacheslav Ovsiienkonet/mlx5: simplify flow counters support check
2018-10-26 Moti Haimovskynet/mlx5: refactor TC-flow infrastructure
2018-10-11 Shahaf Shulernet/mlx5: always use representor ifindex for ioctl
2018-10-11 Shahaf Shulernet/mlx5: support missing counter in extended statistics
2018-10-11 Yongseok Kohnet/mlx5: remove Netlink flow driver
2018-10-11 Ori Kamnet/mlx5: add runtime parameter to enable Direct Verbs
2018-10-11 Ori Kamnet/mlx5: add Direct Verbs prepare function
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-07-26 Adrien Mazarguilnet/mlx5: fix invalid network interface index
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: add framework for switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: lay groundwork for switch offloads
2018-07-12 Moti Haimovskynet/mlx5: support 32-bit systems
2018-07-12 Nelio Laranjeironet/mlx5: add count flow action
2018-07-12 Nelio Laranjeironet/mlx5: replace verbs priorities by flow
2018-07-12 Nelio Laranjeironet/mlx5: handle drop queues as regular queues
2018-07-11 Adrien Mazarguilnet/mlx5: probe all port representors
2018-07-11 Adrien Mazarguilnet/mlx5: add port representor awareness
2018-07-11 Adrien Mazarguilnet/mlx5: drop useless support for several Verbs ports
2018-05-17 Matan Azradnet/mlx5: support MPLS-in-GRE and MPLS-in-UDP
2018-05-17 Shahaf Shulernet/mlx5: add Bluefield device id
2018-05-14 Yongseok Kohnet/mlx5: add Multi-Packet Rx support
2018-05-14 Yongseok Kohnet/mlx5: add new memory region support
2018-05-14 Yongseok Kohnet/mlx5: remove memory region support
2018-05-14 Yongseok Kohnet/mlx5: change device reference for secondary process
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
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 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Nélio Laranjeironet/mlx5: add parameter for Netlink support in VF
2018-04-13 Nélio Laranjeironet/mlx5: use Netlink to enable promisc/allmulti mode
2018-04-13 Nélio Laranjeironet/mlx5: use Netlink to add/remove MAC addresses
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Nélio Laranjeironet/mlx5: fix link status to use wait to complete
2018-03-30 Nélio Laranjeironet/mlx5: change non failing function return 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: name parameters in function prototypes
2018-03-30 Nélio Laranjeironet/mlx5: fix sriov flag
2018-03-30 Shahaf Shulernet/mlx5: fix tunnel offloads cap query
2018-03-30 Adrien Mazarguilnet/mlx: control netdevices through ioctl only
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
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 Nélio Laranjeironet/mlx5: use RSS table max size from config
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 Yongseok Kohnet/mlx5: fix deadlock of link status alarm
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
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
next