drivers/net: remove duplicate includes
[dpdk.git] / drivers / net / mlx5 /
2017-07-16 Stephen Hemmingerdrivers/net: remove duplicate includes
2017-07-08 Gaetan Rivetnet/mlx5: include PCI header directly
2017-07-07 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for x86
2017-07-07 Yongseok Kohnet/mlx5: select Rx/Tx callbacks when starting device
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 Adrien Mazarguilnet/mlx: update C compliance standard
2017-07-06 Shahaf Shulernet/mlx5: fix TSO segment size
2017-07-06 Adrien Mazarguilnet/mlx5: fix Rx interrupts management
2017-07-06 Adrien Mazarguilnet/mlx5: fix return value in Rx interrupts code
2017-07-06 Adrien Mazarguilnet/mlx5: fix Rx interrupts support checks
2017-07-06 Adrien Mazarguilnet/mlx5: fix misplaced Rx interrupts functions
2017-07-06 Nélio Laranjeironet/mlx5: implement isolated mode from flow API
2017-07-06 Nélio Laranjeironet/mlx5: fix creation of drop flows
2017-07-06 Shachar Beisernet/mlx5: implement drop action in hardware classifier
2017-07-05 Stephen Hemmingerpci: increase domain storage to 32 bits
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-14 Ferruh Yigitnet/mlx5: fix build with gcc 7.1
2017-06-12 Yongseok Kohnet/mlx5: fix redundant free of Tx buffer
2017-06-12 Yongseok Kohnet/mlx5: fix exception handling
2017-06-12 Nélio Laranjeironet/mlx5: remove already initialised mbuf fields
2017-06-12 Nélio Laranjeironet/mlx5: fix flow application order on stop/start
2017-06-12 Shahaf Shulernet/mlx5: fix completion buffer size
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-05-10 Yongseok Kohnet/mlx5: fix rollback when starting device
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-05-05 Yongseok Kohnet/mlx5: fix crash on deleting flow drop queue
2017-05-05 Shahaf Shulernet/mlx5: fix Tx max inline with TSO
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-04-28 Nélio Laranjeironet/mlx5: fix IPv6 flow pattern item
2017-04-19 Shahaf Shulernet/mlx5: fix parameters defaults
2017-04-19 Shahaf Shulernet/mlx5: rework parameters parsing
2017-04-19 Nélio Laranjeironet/mlx5: fix empty RSS flow action
2017-04-19 Yongseok Kohnet/mlx5: change calculating inline room for Tx
2017-04-19 Nélio Laranjeironet/mlx5: panic when destroying a queue in use
2017-04-19 Nélio Laranjeironet/mlx5: fix flow queues array allocation
2017-04-19 Nélio Laranjeironet/mlx5: remove extra check on Rx
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
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 RSS flow rule with non existing queues
2017-04-04 Nélio Laranjeironet/mlx5: remove duplicated process in flow API
2017-04-04 Shahaf Shulernet/mlx5: remove unnecessary Verbs library calls
2017-04-04 Yongseok Kohnet/mlx5: rebuild flows on updating RETA
2017-04-04 Yongseok Kohnet/mlx5: use correct RETA table size
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 Gaetan Rivetnet/mlx5: fix returned values upon failed probing
2017-04-04 Vasily Philipovnet/mlx: enhance Rx scatter mode detection
2017-04-04 Yongseok Kohnet/mlx5: fix reusing Rx/Tx queues
2017-04-04 Yongseok Kohnet/mlx5: add enhanced multi-packet send for ConnectX-5
2017-04-04 Nélio Laranjeironet/mlx5: limit flow API rules to one tunnel
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: fix extended statistics counters identification
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: use an RSS drop queue
2017-04-04 Nélio Laranjeironet/mlx5: support RSS action flow rule
2017-04-04 Nélio Laranjeironet/mlx5: prepare support for RSS action rule
2017-04-04 Nélio Laranjeironet/mlx5: support flag flow action
2017-04-04 Nélio Laranjeironet/mlx5: extend IPv6 flow item
2017-04-04 Nélio Laranjeironet/mlx5: add RSS hash result with mark id
2017-04-04 Nélio Laranjeironet/mlx5: support ether type support in flow item
2017-04-04 Nélio Laranjeironet/mlx5: fix resources free in the right function
2017-04-04 Nélio Laranjeironet/mlx5: fix drop queue creation error
2017-04-04 Nélio Laranjeironet/mlx5: fix flow mark action handling
2017-04-04 Nélio Laranjeironet/mlx5: fix supported packets types
2017-04-04 Nélio Laranjeironet/mlx5: fix startup when flow cannot be applied
2017-04-04 Shahaf Shulernet/mlx5: fix extended statistics
2017-04-04 Shahaf Shulernet/mlx5: remove unused interface name query
2017-04-04 Shahaf Shulernet/mlx5: fix VLAN stripping indication
2017-04-04 Shahaf Shulernet/mlx5: add out of buffer counter to extended statistic
2017-03-30 Olivier Matznet/mlx5: implement descriptor status API
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-02-10 Shahaf Shulernet/mlx5: fix link status query
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-02-10 Nélio Laranjeironet/mlx5: fix flow rule creation if ports are stopped
2017-02-10 Nélio Laranjeironet/mlx5: fix verification of mark action
2017-02-10 Nélio Laranjeironet/mlx5: use flow API default masks
2017-02-10 Shahaf Shulernet/mlx5: fix inconsistent link status
2017-01-30 Nélio Laranjeironet/mlx5: fix flow pattern validation
2017-01-30 Nélio Laranjeironet/mlx5: fix flow pattern VLAN validation
2017-01-30 Shahaf Shulernet/mlx5: fix memory leak when parsing device params
2017-01-30 Nélio Laranjeironet/mlx5: fix Rx packet validation and type
2017-01-30 Nélio Laranjeironet/mlx5: fix flow API mark combined with drop
2017-01-30 Yongseok Kohnet/mlx5: fix queue wrap-around of multi-packet send
2017-01-30 Yongseok Kohnet/mlx5: increase RSS indirection table size limit
2017-01-30 Yongseok Kohnet/mlx5: add prefetching Rx completion queue
2017-01-17 Shahaf Shulernet/mlx5: support extended statistics
next