net/bnxt: fix Rx checksum flags
[dpdk.git] / drivers / net / mlx4 /
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
2018-01-16 Matan Azradnet/mlx4: optimize Tx multi-segment case
2018-01-16 Matan Azradnet/mlx4: remove restamping from Tx error path
2018-01-16 Matan Azradnet/mlx4: remove unnecessary Tx wraparound checks
2018-01-16 Matan Azradnet/mlx4: fix Tx packet drop application report
2018-01-16 Matan Azradnet/mlx4: revert workaround for broken Verbs
2018-01-16 Adrien Mazarguilnet/mlx4: restore inner VXLAN RSS support
2018-01-16 Adrien Mazarguilnet/mlx4: restore UDP RSS by probing capabilities
2018-01-16 Adrien Mazarguilnet/mlx4: use function to get default RSS fields
2018-01-16 Adrien Mazarguilnet/mlx4: fix documentation in private structure
2018-01-16 Adrien Mazarguilnet/mlx4: fix unnecessary include
2018-01-16 Raslan Darawshehnet/mlx4: store RSS hash result in mbufs
2017-11-11 Matan Azradnet/mlx4: fix missing stamp during Tx completion
2017-11-10 Shahaf Shulernet/mlx4: fix rxq interrupt memory corruption
2017-11-10 Moti Haimovskynet/mlx4: fix Rx packet type offloads
2017-11-07 Moti Haimovskynet/mlx4: enhance Rx packet type offloads
2017-11-03 Adrien Mazarguilnet/mlx4: share memory region resources
2017-11-03 Adrien Mazarguilnet/mlx4: fix function prototypes
2017-11-03 Matan Azradnet/mlx4: mitigate Tx path memory barriers
2017-11-03 Matan Azradnet/mlx4: fix HW memory optimizations careless
2017-11-03 Matan Azradnet/mlx4: separate Tx segment cases
2017-11-03 Matan Azradnet/mlx4: remove duplicate handling in Tx burst
2017-11-03 Matan Azradnet/mlx4: merge Tx path functions
2017-11-03 Matan Azradnet/mlx4: fix ring wraparound compiler hint
2017-11-03 Ophir Munknet/mlx4: associate MR to MP in a short function
2017-11-03 Matan Azradnet/mlx4: remove error flows from Tx fast path
2017-11-02 Adrien Mazarguilnet/mlx4: fix missing include
2017-11-01 Adrien Mazarguilnet/mlx4: fix queue index check on flow rules
2017-11-01 Adrien Mazarguilnet/mlx4: fix Rx after updating number of queues
2017-10-26 Moti Haimovskynet/mlx4: fix no Rx interrupts
2017-10-26 Moti Haimovskynet/mlx4: introducing consumer index mask
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Matan Azradnet/mlx4: fix targetless internal rule creation
2017-10-26 Adrien Mazarguilnet/mlx4: fix restriction on TCP/UDP flow rules
2017-10-26 Adrien Mazarguilnet/mlx4: relax Rx queue configuration order
2017-10-26 Adrien Mazarguilnet/mlx4: fix indirection table error rollback
2017-10-26 Adrien Mazarguilnet/mlx4: fix useless flow rules synchronization
2017-10-26 Adrien Mazarguilnet/mlx4: use dedicated list iterator
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-13 Adrien Mazarguilnet/mlx4: fix missing initializers for old GCC
2017-10-13 Moti Haimovskynet/mlx4: add loopback Tx from VF
2017-10-13 Moti Haimovskynet/mlx4: restore Rx offloads
2017-10-13 Moti Haimovskynet/mlx4: restore Tx checksum offloads
2017-10-13 Moti Haimovskynet/mlx4: add Rx bypassing Verbs
2017-10-13 Moti Haimovskynet/mlx4: add Tx bypassing Verbs
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS support outside flow API
2017-10-13 Adrien Mazarguilnet/mlx4: disable UDP support in RSS flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS flow rule action support
2017-10-13 Adrien Mazarguilnet/mlx4: remove unnecessary check
2017-10-13 Adrien Mazarguilnet/mlx4: convert Rx path to work queues
2017-10-13 Adrien Mazarguilnet/mlx4: allocate queues and mbuf rings together
2017-10-13 Adrien Mazarguilnet/mlx4: drop live queue reconfiguration support
2017-10-13 Adrien Mazarguilnet/mlx4: fix invalid errno value sign
2017-10-13 Adrien Mazarguilnet/mlx4: update Rx/Tx callbacks consistently
2017-10-13 Adrien Mazarguilnet/mlx4: restore promisc and allmulti support
2017-10-13 Adrien Mazarguilnet/mlx4: add flow support for multicast traffic
2017-10-13 Adrien Mazarguilnet/mlx4: add VLAN filter configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: add MAC addresses configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor flow item validation code
2017-10-13 Adrien Mazarguilnet/mlx4: simplify trigger code for flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: generalize flow rule priority support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor internal flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: relax check on missing flow rule target
2017-10-13 Adrien Mazarguilnet/mlx4: allocate drop flow resources on demand
2017-10-13 Adrien Mazarguilnet/mlx4: merge flow creation and validation code
2017-10-13 Adrien Mazarguilnet/mlx4: add iovec-like allocation wrappers
2017-10-13 Adrien Mazarguilnet/mlx4: compact flow rule error reporting
2017-10-13 Adrien Mazarguilnet/mlx4: tidy up flow rule handling code
2017-10-13 Adrien Mazarguilnet/mlx4: clarify flow objects naming scheme
2017-10-13 Adrien Mazarguilnet/mlx4: expose support for flow rule priorities
2017-10-13 Adrien Mazarguilnet/mlx4: enhance header files comments
2017-10-13 Adrien Mazarguilnet/mlx4: remove Rx QP initializer function
2017-10-13 Adrien Mazarguilnet/mlx4: replace bit-field type
2017-10-13 Adrien Mazarguilethdev: expose flow API error helper
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Adrien Mazarguilnet/mlx4: merge interrupt collector function
2017-10-06 Adrien Mazarguilnet/mlx4: fix rescheduled link status check
2017-10-06 Adrien Mazarguilnet/mlx4: fix unhandled event debug message
next