git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
net/ixgbe: fix Rx queue interrupt mapping in VF
[dpdk.git]
/
drivers
/
net
/
mlx4
/
mlx4.c
2016-06-20
Adrien Mazarguil
net/mlx: retrieve mbuf size through proper function
blob
|
commitdiff
|
raw
|
diff to current
2016-06-20
Adrien Mazarguil
net/mlx: ensure MTU update is effective
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-06-20
Adrien Mazarguil
net/mlx: fix compilation with glibc 2.20
blob
|
commitdiff
|
raw
|
diff to current
2016-05-24
Olivier Matz
mbuf: add prefetch helpers
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: allocate in several memory chunks by default
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: store memory chunks in a list
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: use the list to iterate the elements
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: remove const qualifier when browsing pools
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Olivier Matz
mbuf: add raw allocation function
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Marc Sune
ethdev: redesign link speed config
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Marc Sune
ethdev: add speed capabilities
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
Olivier Matz
mlx4: use dummy Rx queues when non-pow2 number requested
blob
|
commitdiff
|
raw
|
diff to current
2016-03-25
Adrien Mazarguil
mlx4: check if port is configured for ethernet
blob
|
commitdiff
|
raw
|
diff to current
2016-03-25
Jianfeng Tan
ethdev: query supported packet types
blob
|
commitdiff
|
raw
|
diff to current
2016-03-16
Adrien Mazarguil
mlx: use aligned memory to register regions
blob
|
commitdiff
|
raw
|
diff to current
2016-03-16
David Marchand
mlx4: support setting primary MAC address
blob
|
commitdiff
|
raw
|
diff to current
2016-03-16
Robin Jarry
mlx4: ensure number of Rx queues is a power of 2
blob
|
commitdiff
|
raw
|
diff to current
2016-03-16
Bruce Richardson
mlx4: fix unneeded function error with clang 3.6
blob
|
commitdiff
|
raw
|
diff to current
2016-03-13
Wenzhuo Lu
ethdev: rename UDP tunnel port functions
blob
|
commitdiff
|
raw
|
diff to current
2016-02-10
Thomas Monjalon
config: remove useless explicit includes of generated...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-24
Or Ami
mlx4: allow operation in secondary processes
blob
|
commitdiff
|
raw
|
diff to current
2015-11-24
Nelio Laranjeiro
mlx4: fix available entries in Tx rings
blob
|
commitdiff
|
raw
|
diff to current
2015-11-24
Olga Shern
mlx4: fix local protection error when Tx MP to MR cache...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-24
Olga Shern
mlx4: fix Tx loss after initialization
blob
|
commitdiff
|
raw
|
diff to current
2015-11-24
Adrien Mazarguil
mlx4: fix scattered Tx with too many segments
blob
|
commitdiff
|
raw
|
diff to current
2015-11-24
Adrien Mazarguil
mlx4: fix memory registration for indirect mbuf data
blob
|
commitdiff
|
raw
|
diff to current
2015-11-24
Adrien Mazarguil
mlx4: fix possible crash when clearing device statistics
blob
|
commitdiff
|
raw
|
diff to current
2015-11-03
Bernard Iremonger
drivers: copy PCI device info to ethdev data
blob
|
commitdiff
|
raw
|
diff to current
2015-11-01
Nelio Laranjeiro
mlx4: handle link status interrupts
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Adrien Mazarguil
mlx4: fix missing unlock in case of error
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Adrien Mazarguil
mlx4: do not complain about port state
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Nelio Laranjeiro
mlx4: improve Rx performance with better prefetching
blob
|
commitdiff
|
raw
|
diff to current
2015-10-20
Didier Pallard
mlx4: do not expose broadcast address in MAC list
blob
|
commitdiff
|
raw
|
diff to current
2015-10-20
Francesco Santoro
mlx4: save bound interface
blob
|
commitdiff
|
raw
|
diff to current
2015-10-20
Adrien Mazarguil
mlx4: fix missing offload flags in scattered Rx
blob
|
commitdiff
|
raw
|
diff to current
2015-09-29
Jingjing Wu
ethdev: remove old flow director API
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
Thomas Monjalon
mbuf: remove packet type from offload flags
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Thomas Monjalon
mlx4: replace some offload flags with packet type
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Olga Shern
mlx4: disable multicast echo on PF device
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Alex Rosenbaum
mlx4: add resource domain support for better performance
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Adrien Mazarguil
mlx4: add VXLAN checksum offload
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Gilad Berman
mlx4: add L3/L4 checksum offload
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Alex Rosenbaum
mlx4: prefetch completed Tx mbufs before releasing...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Alex Rosenbaum
mlx4: shrink Tx queue elements for better performance
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Adrien Mazarguil
mlx4: move scattered Tx processing to helper function
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Adrien Mazarguil
mlx4: use MOFED 3.0 fast verbs interface for Tx operations
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Alex Rosenbaum
mlx4: avoid requesting Tx completion events to improve...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Alex Rosenbaum
mlx4: use MOFED 3.0 fast verbs interface for Rx operations
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Or Ami
mlx4: query netdevice to get initial MAC address
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Olga Shern
mlx4: fix support for multiple vlan filters
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Or Ami
mlx4: remove provision for flow creation failure in...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Or Ami
mlx4: fix error message for invalid number of descriptors
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Alex Rosenbaum
mlx4: use MOFED 3.0 extended flow steering API
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Olga Shern
mlx4: improve accuracy of link status information
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Olga Shern
mlx4: allow application to partially fork
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Alex Rosenbaum
mlx4: merge Rx queue setup functions
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Alex Rosenbaum
mlx4: avoid looking up work request id to improve Rx...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Olga Shern
mlx4: make sure experimental device query is implemented
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Adrien Mazarguil
mlx4: add MOFED 3.0 compatibility to interface name...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Adrien Mazarguil
mlx4: fix possible crash on scattered mbuf allocation...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
Cyril Chemparathy
mbuf: use offset macro
blob
|
commitdiff
|
raw
|
diff to current
2015-06-12
Nelio Laranjeiro
mlx4: fix 32-bit build
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
Bruce Richardson
mlx4: move to drivers/net/
blob
|
commitdiff
|
raw
|
diff to current