build: add workarounds for Windows helloworld
[dpdk.git] / drivers /
2019-04-02 Anand Rawatbuild: add workarounds for Windows helloworld
2019-03-29 Nemanja Marjanovicnet/softnic: support QinQ PPPoE encapsulation
2019-03-29 Ian Stokesnet/e1000: set min and max MTU
2019-03-29 Ian Stokesnet/ixgbe: set min and max MTU for VF
2019-03-29 Ian Stokesnet/ixgbe: set min and max MTU
2019-03-29 Ian Stokesnet/i40e: set min and max MTU for VF
2019-03-29 Ian Stokesnet/i40e: set min and max MTU
2019-03-29 Chenmin Sunnet/ice: fix speed capability
2019-03-29 Stephen Hemmingernet/virtio: remove useless condition
2019-03-29 Stephen Hemmingernet/netvsc: remove useless condition
2019-03-29 Andy Peiraw/ifpga: modify log output
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add source vport match to the ingress rules
2019-03-29 Viacheslav Ovsiienkonet/mlx5: update event handler for multiport IB devices
2019-03-29 Viacheslav Ovsiienkonet/mlx5: update install/uninstall event handlers
2019-03-29 Viacheslav Ovsiienkonet/mlx5: provide IB port for the object being created
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared IB device context
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared context IB attributes
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared protection domain
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the names in the shared IB context
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add IB shared context alloc/free functions
2019-03-29 Viacheslav Ovsiienkonet/mlx5: support multiport IB device during probing
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add getting IB ports number for multiport IB
2019-03-29 Viacheslav Ovsiienkonet/mlx5: modify get ifindex routine for multiport IB
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add representor recognition on Linux 5.x
2019-03-29 Tiwei Bienet/virtio: define avail and used flags as constants
2019-03-29 Tiwei Bienet/virtio-user: fix multi-process support
2019-03-29 Andrius Sirvysnet/virtio: fix duplicate naming of include guard
2019-03-29 Pablo Cascónnet/nfp: support setting link up/down
2019-03-29 Xiao Wangnet/fm10k: fix VLAN strip offload flag
2019-03-29 Raslan Darawshehnet/failsafe: support secondary process
2019-03-29 Raslan Darawshehnet/failsafe: replace sub-device pointer with port id
2019-03-29 Raslan Darawshehnet/failsafe: change back-reference from sub-device
2019-03-29 Raslan Darawshehnet/failsafe: replace local device with shared data
2019-03-29 Ali Alnubaninet/mlx5: add missing return value check
2019-03-29 Stephen Hemmingernet/bnxt: fix Rx VLAN offload flags
2019-03-29 Wei Zhaonet/i40e: log when provided RSS key is not valid
2019-03-29 Qiming Yangnet/ice: enable RSS when device init
2019-03-29 Qiming Yangnet/ice: add safe mode
2019-03-29 Qiming Yangnet/ice: load OS default package
2019-03-29 Stephen Hemmingernet/vdev_netvsc: fix device cast
2019-03-29 Qi Zhangnet/ice/base: rework on bit ops
2019-03-29 Qi Zhangnet/ice/base: revert workaround for resource allocation
2019-03-29 Qi Zhangnet/ice/base: increase protocol offset size
2019-03-29 Qi Zhangnet/ice/base: fix minor issues
2019-03-29 Qi Zhangnet/ice/base: fix duplicate resource allocations
2019-03-29 Qi Zhangnet/ice/base: change profile priority for RSS reply
2019-03-29 Qi Zhangnet/ice/base: support FDIR
2019-03-29 Qi Zhangnet/ice/base: support DCB
2019-03-29 Qi Zhangnet/ice/base: change profile id reference counting
2019-03-29 Qi Zhangnet/ice/base: add function to check FW recovery mode
2019-03-29 Qi Zhangnet/ice/base: return config error without queue to...
2019-03-29 Qi Zhangnet/ice/base: fix unreachable code usage
2019-03-29 Qi Zhangnet/ice/base: update copyright time
2019-03-29 Qi Zhangnet/ice/base: fix minor issues
2019-03-29 Qi Zhangnet/ice/base: remove local VSIG allocations
2019-03-29 Qi Zhangnet/ice/base: do not write TCAM entries back
2019-03-29 Qi Zhangnet/ice/base: add RSS key related macro and structures
2019-03-29 Qi Zhangnet/ice/base: enhance get link status command
2019-03-29 Qi Zhangnet/ice/base: ensure only valid bits are set
2019-03-29 Qi Zhangnet/ice/base: enable VSI queue context
2019-03-29 Qi Zhangnet/ice/base: clean code
2019-03-29 Qi Zhangnet/ice/base: update macros
2019-03-29 Qi Zhangnet/ice/base: fix minor issues
2019-03-29 Qi Zhangnet/ice/base: add helper functions for flow management
2019-03-29 Qi Zhangnet/ice/base: add MAC filter with marker and counter
2019-03-29 Qi Zhangnet/ice/base: add functions to get VSI promiscuous...
2019-03-29 Qi Zhangnet/ice/base: add functions for resource counter
2019-03-29 Qi Zhangnet/ice/base: add functions to get allocated resources
2019-03-29 Qi Zhangnet/ice/base: add functions for ethertype filter
2019-03-29 Qi Zhangnet/ice/base: add VSI queue context framework
2019-03-29 Qi Zhangnet/ice/base: add more APIs in switch module
2019-03-29 Qi Zhangnet/ice/base: declare functions as external
2019-03-29 Qi Zhangnet/ice/base: remove unnecessary code
2019-03-29 Qi Zhangnet/ice/base: allow package copy to be used after resets
2019-03-29 Qi Zhangnet/ice/base: add helper macros
2019-03-29 Qi Zhangnet/ice/base: add two helper functions
2019-03-29 Qi Zhangnet/ice/base: improve comments
2019-03-29 Qi Zhangnet/ice/base: add switch resource allocation and free
2019-03-29 Wenzhuo Lunet/ice: support vector AVX2 in Tx
2019-03-29 Wenzhuo Lunet/ice: support Rx scatter AVX2 vector
2019-03-29 Wenzhuo Lunet/ice: support Rx AVX2 vector
2019-03-29 Wenzhuo Lunet/ice: support Tx SSE vector
2019-03-29 Wenzhuo Lunet/ice: support Rx scatter SSE vector
2019-03-29 Wenzhuo Lunet/ice: support vector SSE in Rx
2019-03-29 Wenzhuo Lunet/ice: add pointer for queue buffer release
2019-03-29 Wenzhuo Lunet/ice: fix Tx function setting
2019-03-31 Natanael Copanet/netvsc: fix include of fcntl.h
2019-03-31 Natanael Copanet/nfp: fix build with musl libc
2019-03-31 Natanael Copabus/fslmc: fix build with musl libc
2019-03-31 Natanael Copabus/fslmc: remove unused include of error.h
2019-03-30 Shahaf Shulernet/mlx5: support PCI device DMA map and unmap
2019-03-30 Shahaf Shulernet/mlx5: refactor external memory registration
2019-03-30 Shahaf Shulerbus: introduce device level DMA memory mapping
2019-03-29 Liron Himikni: calculate MTU from mbuf size
2019-03-29 Hemant Agrawalnet/dpaa2: support flow table flush
2019-03-29 Hemant Agrawalbus/dpaa: delay fman device list to bus probe
2019-03-29 Akhil Goyalmempool/dpaa: allocate bp info for multiprocess
2019-03-29 Akhil Goyalbus/dpaa: save fq lookup table for secondary process
2019-03-29 Shreyansh Jainbus/dpaa: fix Rx discard register mask
2019-03-29 Stephen Hemmingerbus/fslmc: remove unneeded strdup
next