net/bnxt: fix race between interrupt handler and dev config
[dpdk.git] / drivers /
2019-10-23 Somnath Koturnet/bnxt: fix race between interrupt handler and dev...
2019-10-23 Kalesh APnet/bnxt: move macro definitions to header file
2019-10-23 Kalesh APnet/bnxt: cleanup comments
2019-10-23 Lance Richardsonnet/bnxt: reset Rx allocation state on Rx queue restart
2019-10-23 Kalesh APnet/bnxt: fix dereference before null check
2019-10-23 Qi Zhangnet/ice/base: improve misc code style
2019-10-23 Qi Zhangnet/ice/base: add QFI for flow director
2019-10-23 Qi Zhangnet/ice/base: fix switch rule programming for all profiles
2019-10-23 Qi Zhangnet/ice/base: fix flow raw field vector extraction
2019-10-23 Qi Zhangnet/ice/base: fix unexpected switch rule overwrite
2019-10-23 Qi Zhangnet/ice/base: initialize structures to zero
2019-10-23 Qi Zhangnet/ice/base: remove dead error condition
2019-10-23 Qi Zhangnet/ice/base: improve flow director masking
2019-10-23 Qi Zhangnet/ice/base: support GTPU TEID for flow director
2019-10-23 Qi Zhangnet/ice/base: update flow packet type bitmaps
2019-10-23 Qi Zhangnet/ice/base: fix NVGRE switch rule programming
2019-10-23 Qi Zhangnet/ice/base: fix adding PPPoE switch rule
2019-10-23 Nipun Guptanet/dpaa2: set port in mbuf
2019-10-23 Phil Yangnet/memif: optimize with one-way barrier
2019-10-23 Rasesh Modynet/qede: print adapter info during init failure
2019-10-23 Rasesh Modynet/qede/base: update FW to 8.40.25.0
2019-10-23 Rasesh Modynet/qede/base: update HSI
2019-10-23 Rasesh Modynet/qede/base: move DMAE to HSI
2019-10-23 Rasesh Modynet/qede/base: update RT defs NVM cfg and MCP
2019-10-23 Rasesh Modynet/qede/base: rename HSI datatypes and functions
2019-10-23 Rasesh Modynet/qede/base: lock entire QM reconfiguration flow
2019-10-23 Rasesh Modynet/qede/base: change MFW mailbox command log verbosity
2019-10-23 Rasesh Modynet/qede/base: fix page index for PBL chains
2019-10-23 Xiaoyun Wangnet/hinic: support getting Rx/Tx queues info
2019-10-23 Xiaoyun Wangnet/hinic: optimize Rx performance
2019-10-23 Xiaoyun Wangnet/hinic/base: optimize AEQ interfaces
2019-10-23 Xiaoyun Wangnet/hinic: support LRO offload
2019-10-23 Xiaoyun Wangnet/hinic: support inner L3 checksum offload
2019-10-23 Xiaoyun Wangnet/hinic: get firmware version
2019-10-23 Xiaoyun Wangnet/hinic: set link down and up
2019-10-23 Xiaoyun Wangnet/hinic: flush flow director filter
2019-10-23 Xiaoyun Wangnet/hinic: create and destroy flow director filter
2019-10-23 Xiaoyun Wangnet/hinic: create and destroy ntuple filter
2019-10-23 Xiaoyun Wangnet/hinic: add flow validation operations
2019-10-23 Xiaoyun Wangnet/hinic/base: add flow director config interface
2019-10-23 Xiaoyun Wangnet/hinic: add unicast and multicast MAC set
2019-10-23 Xiaoyun Wangnet/hinic: add allmulticast mode and MTU set
2019-10-23 Xiaoyun Wangnet/hinic: add VLAN filter and offload
2019-10-23 Xiaoyun Wangnet/hinic: support VF
2019-10-23 Xiaoyun Wangnet/hinic/base: add HW interfaces for SR-IOV
2019-10-23 Xiaoyun Wangnet/hinic/base: add mbox command channel for SR-IOV
2019-10-23 Kalesh APnet/bnxt: remove unnecessary variable assignment
2019-10-23 Kalesh APnet/bnxt: fix coding style
2019-10-23 Kalesh APnet/bnxt: fix handling interface change status
2019-10-23 Kalesh APnet/bnxt: enable interrupts according interface status
2019-10-23 Rahul Guptanet/bnxt: change MSI-X vector to queue mapping
2019-10-23 Rahul Guptanet/bnxt: reduce cleanup time during reset recovery
2019-10-23 Ajit Khapardenet/bnxt: get default HWRM command timeout from FW
2019-10-23 Ajit Khapardenet/bnxt: update trusted VF status only when it changes
2019-10-23 Kalesh APnet/bnxt: remove redundant header file inclusion
2019-10-23 Kalesh APnet/bnxt: return error if setting link up fails
2019-10-23 Santoshkumar Karan... net/bnxt: free default completion ring before VF config
2019-10-23 Kalesh APnet/bnxt: fix stats errors handling
2019-10-23 Gagandeep Singhnet/pfe: add link status update
2019-10-23 Gagandeep Singhnet/pfe: add allmulticast and promiscuous
2019-10-23 Gagandeep Singhnet/pfe: add MTU and MAC address set
2019-10-23 Gagandeep Singhnet/pfe: add packet types and basic statistics
2019-10-23 Gagandeep Singhnet/pfe: add Rx/Tx
2019-10-23 Gagandeep Singhnet/pfe: add queue setup and release
2019-10-23 Gagandeep Singhnet/pfe: add device start/stop
2019-10-23 Gagandeep Singhnet/pfe: add MAC and host interface initialisation
2019-10-23 Gagandeep Singhnet/pfe: add HW specific macros and operations
2019-10-23 Gagandeep Singhnet/pfe: support dynamic logging
2019-10-23 Gagandeep Singhnet/pfe: introduce basic functions
2019-10-23 Hemant Agrawalcommon/dpaax: move OF library from DPAA bus
2019-10-23 Marcin Smoczynskinet/tap: fix blocked Rx packets
2019-10-23 Hyong Youb Kimnet/enic: add flow implementation based on Flow Manager API
2019-10-23 Hyong Youb Kimnet/enic: enable GENEVE with options offload
2019-10-23 Hyong Youb Kimnet/enic: fix crash in secondary process
2019-10-23 Hyong Youb Kimnet/enic: fix probe for secondary process
2019-10-23 Kiran Kumar Knet/octeontx2: enable GTPU for RSS hash index
2019-10-23 Sachin Saxenanet/dpaa2: update MC firmware version
2019-10-23 Sachin Saxenabus/fslmc: update MC firmware version
2019-10-23 Ori Kamnet/mlx5: fix allocation size of RQT attribute
2019-10-23 Xiaoyu Minnet/mlx5: validate flow rule item order
2019-10-25 David Marchandnet/virtio: do not require IO permissions
2019-10-25 David Marchandbus/pci: check IO permissions for UIO only
2019-10-25 Seth Howellbus/pci: remove useless link dependency on ethdev
2019-10-25 Bruce Richardsonbuild: fix compatibility with meson 0.47
2019-10-24 Vamsi Attunurumempool/octeontx2: remove minimum chunck size limitation
2019-10-23 Hemant Agrawalcrypto/dpaax_sec: enable build without rte_security
2019-10-23 Nicolas Chautrubaseband/fpga_lte_fec: fix polling of MMIO register
2019-10-23 Nicolas Chautrubaseband/fpga_lte_fec: fix probing
2019-10-23 Arek Kusztalcrypto/qat: fix AES CMAC mininum digest size
2019-10-23 Arek Kusztalcrypto/qat: support RSA CRT in asym
2019-10-23 Arek Kusztalcrypto/qat: support RSA in asym
2019-10-23 Arek Kusztalcrypto/qat: support session-less for asym ops
2019-10-23 Damian Nowakcrypto/qat: fix null auth when using VFIO
2019-10-23 Pablo de Laracrypto/aesni_gcm: allow device init if no AES-NI is...
2019-10-23 Pablo de Laracrypto/aesni_mb: allow device init if no AES-NI is...
2019-10-23 Hemant Agrawalcommon/dpaax: move shared sec HW code from dpaa2_sec
2019-10-23 Sunila Sahucrypto/octeontx2: support asymmetric in enqueue/dequeue
2019-10-23 Kanaka Durga Kotam... crypto/octeontx2: add asymmetric session
2019-10-23 Anoob Josephcrypto/octeontx2: add enqueue/dequeue ops
2019-10-23 Ankur Dwivedicrypto/octeontx2: add session related functions
next