net: add rte prefix to GRE structure
[dpdk.git] / drivers / net / mlx4 /
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Adrien Mazarguilnet/mlx4: support multicast address list interface
2019-04-19 Viacheslav Ovsiienkonet/mlx4: fix memory region cleanup
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-18 Yongseok Kohnet/mlx: fix library search in meson build
2019-04-12 Yongseok Kohnet/mlx4: remove device register remap
2019-04-12 Yongseok Kohnet/mlx4: fix Tx doorbell register unmap
2019-04-05 Yongseok Kohnet/mlx4: enable secondary process to register DMA...
2019-04-05 Yongseok Kohnet/mlx4: add control of excessive memory pinning by...
2019-04-05 Yongseok Kohnet/mlx: remove debug messages on datapath
2019-04-05 Yongseok Kohnet/mlx4: support secondary process
2019-04-05 Yongseok Kohnet/mlx4: add external allocator for Verbs object
2019-04-05 Yongseok Kohnet/mlx4: change device reference for secondary process
2019-03-08 Dekel Pelednet/mlx4: fix default flow rule create
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-02-27 Luca Boccassibuild: improve dependency handling
2019-02-13 Thomas Monjalonnet/mlx: support firmware version query
2019-01-24 Dekel Pelednet/mlx4: fix creation of flow rule w/o ETH spec
2019-01-14 Thomas Monjalonconfig: add static linkage of mlx dependency
2019-01-14 Thomas Monjalonconfig: gather options for dlopen mlx dependency
2019-01-14 Yongseok Kohmbuf: remove deprecated macro
2019-01-03 Dekel Pelednet/mlx4: support flow w/o ETH spec and with VLAN
2018-11-23 Thomas Monjalonnet/mlx4: fix possible uninitialized variable
2018-11-16 Yongseok Kohnet/mlx4: optimize Tx external memory registration
2018-11-15 Ali Alnubaninet/mlx4: fix initialization of struct members
2018-11-15 Ali Alnubaninet/mlx4: fix minor typo
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/mlx4: support externally allocated static memory
2018-09-27 Nelio Laranjeironet/mlx4: support meson build
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-02 Moti Haimovskynet/mlx4: advertise Rx jumbo frame support
2018-08-02 Timothy Redaellinet/mlx4: avoid stripping the glue library
2018-08-02 Moti Haimovskynet/mlx4: check RSS queues number limitation
2018-07-10 Moti Haimovskynet/mlx4: support hardware TSO
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Moti Haimovskynet/mlx4: refine Rx packet type report
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-06-17 Adrien Mazarguilnet/mlx4: fix minor resource leak during init
2018-05-28 Yongseok Kohnet/mlx4: fix crash when configure is not called
2018-05-22 Adrien Mazarguilnet/mlx4: refactor RSS conversion functions
2018-05-22 Adrien Mazarguilnet/mlx4: fix default in RSS converter
2018-05-17 Adrien Mazarguilnet/mlx4: fix shifts of signed values in Tx
2018-05-14 Ophir Munknet/mlx4: advertise supported RSS hash functions
2018-05-14 Ophir Munknet/mlx4: avoid constant recreations in function
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Yongseok Kohnet/mlx4: add new memory region support
2018-05-14 Yongseok Kohnet/mlx4: remove memory region support
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Ophir Munknet/mlx4: fix CRC stripping capability report
2018-05-14 Adrien Mazarguilnet/mlx4: fix UDP flow rule limitation enforcement
2018-05-02 Adrien Mazarguilnet/mlx4: fix inner RSS support for broken kernels
2018-05-02 Adrien Mazarguilnet/mlx4: fix default RSS hash fields
2018-05-02 Adrien Mazarguilnet/mlx4: fix Rx resource leak in case of error
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Adrien Mazarguilethdev: fix C99 flexible arrays from flow API
2018-04-27 Adrien Mazarguilethdev: alter behavior of flow API actions
2018-04-27 Yongseok Kohnet/mlx4: fix alignment of memory region
2018-04-27 Ferruh Yigitdrivers/net: update link status
2018-04-27 Adrien Mazarguilnet/mlx4: fix ignored RSS hash types
2018-04-27 Adrien Mazarguilnet/mlx4: fix RSS resource leak in case of error
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Ophir Munknet/mlx4: support CRC strip toggling
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Bruce Richardsonnet/mlx: fix warnings for unused compiler arguments
2018-04-13 Rami Rosennet/mlx4: fix a typo in header file
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakovnet/mlx4: use virt2memseg instead of iteration
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-03-30 Adrien Mazarguilnet/mlx: fix rdma-core glue path with EAL plugins
2018-03-30 Adrien Mazarguilnet/mlx: control netdevices through ioctl only
2018-02-08 Moti Haimovskynet/mlx4: add CRC stripping capability
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: fix missing includes for rdma-core glue
2018-02-06 Adrien Mazarguilnet/mlx: add debug checks to glue structure
2018-02-06 Moti Haimovskynet/mlx4: fix Rx offload non-fragmented indication
2018-02-05 Adrien Mazarguilnet/mlx4: fix drop flow resources leak
2018-02-01 Olivier Matznet/mlx4: use SPDX tags in 6WIND copyrighted files
2018-01-31 Adrien Mazarguilnet/mlx4: spawn rdma-core dependency plug-in
2018-01-31 Adrien Mazarguilnet/mlx4: move rdma-core calls to separate file
2018-01-30 Moti Haimovskynet/mlx4: fix removal detection of stopped port
2018-01-29 Moti Haimovskynet/mlx4: fix broadcast Rx
2018-01-29 Ophir Munknet/mlx4: fix single port configuration
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Matan Azradnet/mlx4: support a device removal check operation
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Shahaf Shulernet/mlx4: convert to new Rx offloads API
2018-01-16 Shahaf Shulernet/mlx4: convert to new Tx offloads API
2018-01-16 Moti Haimovskynet/mlx4: verify Tx max sges
2018-01-16 Matan Azradnet/mlx4: remove Tx completion elements counter
2018-01-16 Matan Azradnet/mlx4: align Tx descriptors number
2018-01-16 Matan Azradnet/mlx4: mitigate Tx send entry size calculations
2018-01-16 Matan Azradnet/mlx4: merge Tx queue rings management
next