net: add rte prefix to ether defines
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx.c
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-04-05 Yongseok Kohnet/mlx5: sync stop/start with secondary process
2019-03-20 Shahaf Shulernet/mlx5: fix packet inline on Tx queue wraparound
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2018-11-05 Tom Barbettenet/mlx5: support Rx queue count API
2018-10-26 Dekel Pelednet/mlx5: support metadata as flow rule criteria
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-09-10 Xueming Linet/mlx5: fix interrupt completion queue index wrapping
2018-07-26 Yongseok Kohnet/mlx5: fix assert for Tx completion queue count
2018-07-12 Moti Haimovskynet/mlx5: support 32-bit systems
2018-07-02 Yongseok Kohnet/mlx5: use stride index in Rx completion entry
2018-07-02 Yongseok Kohnet/mlx5: change return value of Rx completion poll
2018-05-22 Yongseok Kohnet/mlx5: remove redundant checks
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 Yongseok Kohnet/mlx5: add Multi-Packet Rx support
2018-05-14 Yongseok Kohnet/mlx5: separate filling Rx flags
2018-05-14 Yongseok Kohnet/mlx5: add new memory region support
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 generic tunnel offloading
2018-04-27 Xueming Linet/mlx5: separate TSO function in Tx data path
2018-04-13 Yongseok Kohnet/mlx5: remove excessive data prefetch
2018-04-13 Bin Huangnet/mlx5: add packet type index for TCP ack
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Nélio Laranjeironet/mlx5: prefix all functions with mlx5
2018-03-30 Nélio Laranjeironet/mlx5: mark parameters with unused attribute
2018-03-30 Yongseok Kohnet/mlx5: fix disabling Tx packet inlining
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-28 Yongseok Kohnet/mlx5: fix synchronization on polling Rx completions
2018-01-28 Yongseok Kohnet/mlx5: replace I/O memory barrier with coherent...
2018-01-16 Shahaf Shulernet/mlx5: convert to new Tx offloads API
2018-01-16 Yongseok Kohnet/mlx5: clean up multi-segment packet processing
2018-01-16 Yongseok Kohnet/mlx5: add fallback in Tx for multi-segment packet
2018-01-16 Yongseok Kohnet/mlx5: add missing sanity checks for Tx completion...
2018-01-16 Yongseok Kohnet/mlx5: consolidate condition checks for TSO
2018-01-16 Yongseok Kohnet/mlx5: enable inlining data from multiple segments
2018-01-16 Nélio Laranjeironet/mlx5: fix Tx checksum offloads
2018-01-16 Nélio Laranjeironet/mlx5: remove redundant inline variable
2018-01-16 Nélio Laranjeironet/mlx5: move variable declaration
2018-01-16 Nélio Laranjeironet/mlx5: remove 32-bit support
2017-11-14 Thierry Herbelotnet/mlx5: fix build without soft counters
2017-11-07 Yongseok Kohnet/mlx5: fix tunneled TCP/UDP packet type
2017-10-26 Yongseok Kohnet/mlx5: fix TSO inline size calculation
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Shahaf Shulernet/mlx5: fix packet type flags for Ethernet only frame
2017-10-12 Raslan Darawshehnet/mlx5: add Rx HW timestamp
2017-10-12 Yongseok Kohnet/mlx5: cleanup memory barriers
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-06 Shachar Beisernet/mlx5: support upstream rdma-core
2017-10-06 Shachar Beisernet/mlx5: replace network to host macros
2017-10-06 Shahaf Shulernet/mlx5: fix TSO segment size verification
2017-10-06 Shahaf Shulernet/mlx5: enforce Tx num of segments limitation
2017-10-06 Shahaf Shulernet/mlx5: fix Tx stats error counter logic
2017-10-06 Yongseok Kohnet/mlx5: fix calculating TSO inline size
2017-10-06 Nélio Laranjeironet/mlx5: remove pedantic pragma
2017-10-06 Nélio Laranjeironet/mlx5: prepare vector Rx ring at setup time
2017-08-03 Yongseok Kohnet/mlx5: fix error statistics in SSE Rx
2017-07-31 Yongseok Kohnet/mlx5: fix L4 packet type support
2017-07-31 Yongseok Kohnet/mlx5: fix missing packet type calculation
2017-07-19 Yongseok Kohnet/mlx5: change start pointer of compressed completion
2017-07-07 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for x86
2017-07-07 Yongseok Kohnet/mlx5: use buffer address for LKEY search
2017-07-07 Yongseok Kohnet/mlx5: free buffers in bulk on Tx completion
2017-07-07 Yongseok Kohnet/mlx5: change indexing for Tx SW ring
2017-07-06 Shahaf Shulernet/mlx5: fix TSO segment size
2017-07-06 Adrien Mazarguilnet/mlx5: fix misplaced Rx interrupts functions
2017-06-12 Nélio Laranjeironet/mlx5: remove already initialised mbuf fields
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-05-10 Yongseok Kohnet/mlx5: change error-prone code on Tx path
2017-05-10 Yongseok Kohnet/mlx5: fix index handling for Tx ring
2017-04-19 Yongseok Kohnet/mlx5: change calculating inline room for Tx
2017-04-19 Nélio Laranjeironet/mlx5: remove extra check on Rx
2017-04-06 Nelio Laranjeironet/mlx5: fix an uninitialized variable
2017-04-05 Olivier Matzmbuf: set mbuf fields while in pool
2017-04-05 Olivier Matzmbuf: make raw free function public
2017-04-04 Nélio Laranjeironet/mlx5: fix mark id retrieval
2017-04-04 Nélio Laranjeironet/mlx5: fix Tx when first segment size is too short
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: fix TSO TCP checksum flag
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO for VXLAN and GRE
2017-04-04 Shahaf Shulernet/mlx5: add hardware checksum offload for tunnel...
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO
2017-04-04 Nélio Laranjeironet/mlx5: support flag flow action
2017-04-04 Nélio Laranjeironet/mlx5: add RSS hash result with mark id
2017-04-04 Nélio Laranjeironet/mlx5: fix flow mark action handling
2017-04-04 Shahaf Shulernet/mlx5: fix VLAN stripping indication
2017-03-30 Olivier Matznet/mlx5: implement descriptor status API
2017-02-10 Yongseok Kohnet/mlx5: fix updating total length of multi-packet...
2017-02-10 Nélio Laranjeironet/mlx5: fix inline WQE consumption
2017-02-10 Nélio Laranjeironet/mlx5: fix Tx WQE corruption caused by starvation
2017-02-10 Nélio Laranjeironet/mlx5: fix ethernet header re-writing
2017-01-30 Nélio Laranjeironet/mlx5: fix Rx packet validation and type
2017-01-30 Yongseok Kohnet/mlx5: fix queue wrap-around of multi-packet send
2017-01-30 Yongseok Kohnet/mlx5: add prefetching Rx completion queue
2017-01-17 Matthieu Ternisien... net/mlx: fix IPv4 and IPv6 packet type
2017-01-17 Shahaf Shulernet/mlx5: fix multi segment packet send
2017-01-17 Nélio Laranjeironet/mlx5: fix Tx doorbell
next