index
:
dpdk-next-eventdev
master
Preparation of pull requests for eventdev
Jerin Jacob
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mlx4
Age
Commit message (
Expand
)
Author
2019-03-08
net/mlx4: fix default flow rule create
Dekel Peled
2019-03-01
net/mlx: prefix private structure
Thomas Monjalon
2019-02-27
build: improve dependency handling
Luca Boccassi
2019-02-13
net/mlx: support firmware version query
Thomas Monjalon
2019-01-24
net/mlx4: fix creation of flow rule w/o ETH spec
Dekel Peled
2019-01-14
config: add static linkage of mlx dependency
Thomas Monjalon
2019-01-14
config: gather options for dlopen mlx dependency
Thomas Monjalon
2019-01-14
mbuf: remove deprecated macro
Yongseok Koh
2019-01-03
net/mlx4: support flow w/o ETH spec and with VLAN
Dekel Peled
2018-11-23
net/mlx4: fix possible uninitialized variable
Thomas Monjalon
2018-11-16
net/mlx4: optimize Tx external memory registration
Yongseok Koh
2018-11-15
net/mlx4: fix initialization of struct members
Ali Alnubani
2018-11-15
net/mlx4: fix minor typo
Ali Alnubani
2018-10-26
ethdev: free all common data when releasing port
Thomas Monjalon
2018-10-17
drivers/bus: move driver assignment to end of probing
Thomas Monjalon
2018-10-11
net/mlx4: support externally allocated static memory
Yongseok Koh
2018-09-28
net/mlx4: support meson build
Nelio Laranjeiro
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-08-02
net/mlx4: advertise Rx jumbo frame support
Moti Haimovsky
2018-08-02
net/mlx4: avoid stripping the glue library
Timothy Redaelli
2018-08-02
net/mlx4: check RSS queues number limitation
Moti Haimovsky
2018-07-10
net/mlx4: support hardware TSO
Moti Haimovsky
2018-07-12
remove useless constructor headers
Thomas Monjalon
2018-07-03
net/mlx4: refine Rx packet type report
Moti Haimovsky
2018-07-03
ethdev: add new offload flag to keep CRC
Ferruh Yigit
2018-06-17
net/mlx4: fix minor resource leak during init
Adrien Mazarguil
2018-05-28
net/mlx4: fix crash when configure is not called
Yongseok Koh
2018-05-23
net/mlx4: refactor RSS conversion functions
Adrien Mazarguil
2018-05-23
net/mlx4: fix default in RSS converter
Adrien Mazarguil
2018-05-17
net/mlx4: fix shifts of signed values in Tx
Adrien Mazarguil
2018-05-14
net/mlx4: advertise supported RSS hash functions
Ophir Munk
2018-05-14
net/mlx4: avoid constant recreations in function
Ophir Munk
2018-05-14
ethdev: add probing finish function
Thomas Monjalon
2018-05-14
net/mlx4: add new memory region support
Yongseok Koh
2018-05-14
net/mlx4: remove memory region support
Yongseok Koh
2018-05-14
ethdev: new Rx/Tx offloads API
Wei Dai
2018-05-14
net/mlx4: fix CRC stripping capability report
Ophir Munk
2018-05-14
net/mlx4: fix UDP flow rule limitation enforcement
Adrien Mazarguil
2018-05-02
net/mlx4: fix inner RSS support for broken kernels
Adrien Mazarguil
2018-05-02
net/mlx4: fix default RSS hash fields
Adrien Mazarguil
2018-05-02
net/mlx4: fix Rx resource leak in case of error
Adrien Mazarguil
2018-04-27
ethdev: add transfer attribute to flow API
Adrien Mazarguil
2018-04-27
ethdev: add encap level to RSS flow API action
Adrien Mazarguil
2018-04-27
ethdev: add hash function to RSS flow API action
Adrien Mazarguil
2018-04-27
ethdev: flatten RSS configuration in flow API
Adrien Mazarguil
2018-04-27
ethdev: fix C99 flexible arrays from flow API
Adrien Mazarguil
2018-04-27
ethdev: alter behavior of flow API actions
Adrien Mazarguil
2018-04-27
net/mlx4: fix alignment of memory region
Yongseok Koh
2018-04-27
drivers/net: update link status
Ferruh Yigit
2018-04-27
net/mlx4: fix ignored RSS hash types
Adrien Mazarguil
[next]