net/cxgbe: fix init failure due to new flash parts
[dpdk.git] / drivers / net / mlx5 /
2018-07-12 Moti Haimovskynet/mlx5: support 32-bit systems
2018-07-12 Shahaf Shulernet/mlx5: fix build with rdma-core v19
2018-07-12 Nelio Laranjeironet/mlx5: add count flow action
2018-07-12 Nelio Laranjeironet/mlx5: add flow MPLS item
2018-07-12 Nelio Laranjeironet/mlx5: add flow GRE item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VXLAN-GPE item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VXLAN item
2018-07-12 Nelio Laranjeironet/mlx5: support inner RSS computation
2018-07-12 Nelio Laranjeironet/mlx5: remove useless arguments in hrxq API
2018-07-12 Nelio Laranjeironet/mlx5: add RSS flow action
2018-07-12 Nelio Laranjeironet/mlx5: use a macro for the RSS key size
2018-07-12 Nelio Laranjeironet/mlx5: add mark/flag flow action
2018-07-12 Nelio Laranjeironet/mlx5: add flow TCP item
2018-07-12 Nelio Laranjeironet/mlx5: add flow UDP item
2018-07-12 Nelio Laranjeironet/mlx5: add flow IPv6 item
2018-07-12 Nelio Laranjeironet/mlx5: add flow IPv4 item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VLAN item
2018-07-12 Nelio Laranjeironet/mlx5: add flow stop/start
2018-07-12 Nelio Laranjeironet/mlx5: add flow queue action
2018-07-12 Nelio Laranjeironet/mlx5: support flow Ethernet item along with drop...
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-12 Nelio Laranjeironet/mlx5: remove flow support
2018-07-11 Adrien Mazarguilnet/mlx5: add parameter for port representors
2018-07-11 Adrien Mazarguilnet/mlx5: probe port representors in natural order
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: re-indent generic probing function
2018-07-11 Adrien Mazarguilnet/mlx5: split PCI from generic probing
2018-07-11 Adrien Mazarguilnet/mlx5: drop useless support for several Verbs ports
2018-07-11 Adrien Mazarguilnet/mlx5: remove redundant objects in probe function
2018-07-11 Adrien Mazarguilnet/mlx5: rename confusing object in probe function
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-04 Matan Azradnet/mlx5: activate Verbs cleanup on removal
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Adrien Mazarguilnet/mlx5: fix invalid error check
2018-07-02 Yongseok Kohnet/mlx5: increase number of strides
2018-07-02 Yongseok Kohnet/mlx5: use stride index in Rx completion entry
2018-07-02 Yongseok Kohnet/mlx5: add warning message for Multi-Packet RQ
2018-07-02 Yongseok Kohnet/mlx5: add new fields in Rx completion entry
2018-07-02 Yongseok Kohnet/mlx5: change return value of Rx completion poll
2018-07-02 Yongseok Kohnet/mlx5: fix Rx buffer replenishment threshold
2018-07-02 Shahaf Shulernet/mlx5: separate generic tunnel TSO from the standard one
2018-07-02 Yongseok Kohnet/mlx5: fix error number handling
2018-07-02 Nelio Laranjeironet/mlx5: clean-up developer logs
2018-06-17 Stephen Hemmingernet/mlx5: fix log initialization
2018-06-17 Xueming Linet/mlx5: fix crash in device probe
2018-06-17 Adrien Mazarguilnet/mlx5: fix error message in probe function
2018-06-17 Adrien Mazarguilnet/mlx5: fix missing errno in probe function
2018-06-17 Adrien Mazarguilnet/mlx5: fix errno object in probe function
2018-06-17 Adrien Mazarguilnet/mlx5: remove limitation on number of instances
2018-05-30 David Marchandnet/mlx5: register memory callback only when probing
2018-05-28 Xueming Linet/mlx5: fix memory region cache init
2018-05-28 Adrien Mazarguilnet/mlx5: fix crash when configure is not called
2018-05-25 Shahaf Shulernet/mlx5: fix generic tunnel offload compatibility...
2018-05-25 Yongseok Kohnet/mlx5: fix SW parser offset
2018-05-22 Yongseok Kohnet/mlx5: remove redundant checks
2018-05-22 Yongseok Kohnet/mlx5: fix setting offsets for SW parser
2018-05-22 David Marchandnet/mlx5: fix count in xstats
2018-05-20 Gavin Hunet/mlx5: fix build with clang on ARM
2018-05-17 Shahaf Shulernet/mlx5: fix default RSS level
2018-05-17 Shahaf Shulernet/mlx5: fix build without tunnel RSS support
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-17 Shahaf Shulernet/mlx5: fix flow director drop rule deletion crash
2018-05-15 Andy Greennet/mlx5: fix uninitialized variable in probing
2018-05-14 Yongseok Kohnet/mlx5: use correct field in a union structure
2018-05-14 Yongseok Kohnet/mlx5: use coherent I/O memory barrier
2018-05-14 Yongseok Kohnet/mlx5: fix inlining segmented TSO packet
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Yongseok Kohnet/mlx5: add Multi-Packet Rx support
2018-05-14 Yongseok Kohnet/mlx5: add a function to rdma-core glue
2018-05-14 Yongseok Kohnet/mlx5: separate filling Rx flags
2018-05-14 Yongseok Kohnet/mlx5: add new memory region support
2018-05-14 Yongseok Kohnet/mlx5: remove memory region support
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Yongseok Kohnet/mlx5: change device reference for secondary process
2018-05-14 Yongseok Kohnet/mlx5: fix calculation of Tx TSO inline room size
2018-05-14 Raslan Darawshehnet/mlx5: fix resource leak in case of error
2018-05-14 Raslan Darawshehnet/mlx5: fix double free on error handling
2018-05-14 Xueming Linet/mlx5: fix SW parser enabling
2018-05-14 Xueming Linet/mlx5: fix SW parsing feature detection
2018-05-14 Nélio Laranjeironet/mlx5: fix flow validation
2018-05-14 Shahaf Shulernet/mlx5: fix probe return value polarity
2018-05-14 Shahaf Shulernet/mlx5: fix socket connection return value
2018-05-14 Shahaf Shulernet/mlx5: add Rx and Tx tuning parameters
2018-05-14 Shahaf Shulernet/mlx5: fix ethtool link setting call order
2018-05-02 Adrien Mazarguilnet/mlx5: fix flow director rule deletion crash
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
2018-04-27 Xueming Linet/mlx5: allow flow tunnel ID 0 with outer pattern
2018-04-27 Xueming Linet/mlx5: introduce VXLAN-GPE tunnel type
2018-04-27 Xueming Linet/mlx5: add hardware flow debug dump
2018-04-27 Xueming Linet/mlx5: support tunnel RSS level
2018-04-27 Xueming Linet/mlx5: split flow RSS handling logic
2018-04-27 Xueming Linet/mlx5: cleanup tunnel checksum offloads
2018-04-27 Xueming Linet/mlx5: support Rx tunnel type identification
2018-04-27 Xueming Linet/mlx5: support L3 VXLAN flow
2018-04-27 Xueming Linet/mlx5: support GRE tunnel flow
2018-04-27 Xueming Linet/mlx5: support 16 hardware priorities
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
next