git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
net/af_packet: make qdisc bypass configurable
[dpdk.git]
/
drivers
/
net
/
mlx5
/
mlx5_txq.c
2017-10-06
Shahaf Shuler
net/mlx5: enforce Tx num of segments limitation
blob
|
commitdiff
|
raw
2017-10-06
Nélio Laranjeiro
net/mlx5: fix non working secondary process by removing it
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Nélio Laranjeiro
net/mlx5: remove pedantic pragma
blob
|
commitdiff
|
raw
|
diff to current
2017-07-16
Stephen Hemminger
drivers/net: remove duplicate includes
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Yongseok Koh
net/mlx5: add vectorized Rx/Tx burst for x86
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Yongseok Koh
net/mlx5: select Rx/Tx callbacks when starting device
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Yongseok Koh
net/mlx5: use buffer address for LKEY search
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Yongseok Koh
net/mlx5: change indexing for Tx SW ring
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Yongseok Koh
net/mlx5: fix redundant free of Tx buffer
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Shahaf Shuler
net/mlx5: fix completion buffer size
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Shahaf Shuler
net/mlx5: fix Tx max inline with TSO
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Shahaf Shuler
net/mlx5: remove unnecessary Verbs library calls
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Yongseok Koh
net/mlx5: fix reusing Rx/Tx queues
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Yongseok Koh
net/mlx5: add enhanced multi-packet send for ConnectX-5
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Shahaf Shuler
net/mlx5: add hardware checksum offload for tunnel...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Shahaf Shuler
net/mlx5: support hardware TSO
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Yongseok Koh
net/mlx5: support ConnectX-5 devices
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Nélio Laranjeiro
net/mlx5: fix Tx doorbell
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Nélio Laranjeiro
net/mlx5: use work queue buffer as a raw buffer
blob
|
commitdiff
|
raw
|
diff to current
2016-09-30
Nélio Laranjeiro
net/mlx5: reduce memory overhead for WQE handling
blob
|
commitdiff
|
raw
|
diff to current
2016-09-30
Nélio Laranjeiro
net/mlx5: reduce memory overhead for BF handling
blob
|
commitdiff
|
raw
|
diff to current
2016-09-30
Nélio Laranjeiro
net/mlx5: reduce memory overhead for CQE handling
blob
|
commitdiff
|
raw
|
diff to current
2016-09-30
Nélio Laranjeiro
net/mlx5: reduce memory overhead of Rx/Tx descriptors
blob
|
commitdiff
|
raw
|
diff to current
2016-09-30
Nélio Laranjeiro
net/mlx5: rework hardware structures
blob
|
commitdiff
|
raw
|
diff to current
2016-09-30
Bruce Richardson
net/mlx: fix debug build with gcc 6.1
blob
|
commitdiff
|
raw
|
diff to current
2016-09-30
Nélio Laranjeiro
net/mlx5: fix inline logic
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Adrien Mazarguil
net/mlx5: re-add Tx gather support
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Adrien Mazarguil
net/mlx5: add debug information about Tx queues capabil...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Nélio Laranjeiro
net/mlx5: support multi-packet send
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Yaacov Hazan
net/mlx5: support inline send
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Adrien Mazarguil
net/mlx5: replace countdown with threshold for Tx compl...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Nélio Laranjeiro
net/mlx5: handle Rx CQE compression
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Nélio Laranjeiro
net/mlx5: refactor Tx data path
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Nélio Laranjeiro
net/mlx5: add Tx/Rx burst function selection wrapper
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Nélio Laranjeiro
net/mlx5: update prerequisites for upcoming enhancements
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Nélio Laranjeiro
net/mlx5: split Tx queue structure
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Nélio Laranjeiro
net/mlx5: remove inline Tx support
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Nélio Laranjeiro
net/mlx5: remove configuration variable
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Nélio Laranjeiro
net/mlx5: remove Tx gather support
blob
|
commitdiff
|
raw
|
diff to current
2016-06-20
Nélio Laranjeiro
net/mlx: remove unused memory region property
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Adrien Mazarguil
mlx: fix double mbuf free in Tx queue clean up
blob
|
commitdiff
|
raw
|
diff to current
2016-03-25
Yaacov Hazan
mlx5: add VLAN insertion offload
blob
|
commitdiff
|
raw
|
diff to current
2016-03-25
Or Ami
mlx5: allow operation in secondary processes
blob
|
commitdiff
|
raw
|
diff to current
2016-03-16
Nelio Laranjeiro
mlx5: remove one indirection level from Rx/Tx
blob
|
commitdiff
|
raw
|
diff to current
2015-11-24
Olga Shern
mlx5: fix Tx loss after initialization
blob
|
commitdiff
|
raw
|
diff to current
2015-11-01
Adrien Mazarguil
mlx5: enable multi packet send WR in Tx CQ
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Adrien Mazarguil
mlx5: add software counters
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Adrien Mazarguil
mlx5: support non-scattered Tx and Rx
blob
|
commitdiff
|
raw
|
diff to current