event/cnxk: fix variables casting
[dpdk.git] / drivers /
2022-02-22 Gowrishankar Muthu... event/cnxk: fix variables casting
2022-02-22 Timothy McDanielevent/dlb2: poll HW CQ inflights before mapping queue
2022-02-22 Timothy McDanielevent/dlb2: update rolling mask used for dequeue
2022-02-24 Megha Ajmerasched: enable traffic class oversubscription unconditio...
2022-02-23 Tomasz Duszynskiraw/cnxk_gpio: check pointer before use in self test
2022-02-23 Tomasz Duszynskiraw/cnxk_gpio: fix resource leak
2022-02-23 Tomasz Duszynskiraw/cnxk_gpio: fix ABI version
2022-02-23 Bruce Richardsondma/idxd: configure maximum batch size to high value
2022-02-23 Chengwen Fengdma/hisilicon: use common PCI device naming
2022-02-23 Chengwen Fengdma/hisilicon: add queue full statistics
2022-02-23 Chengwen Fengdma/hisilicon: support registers dump for Kunpeng 930
2022-02-23 Chengwen Fengdma/hisilicon: support error handling with Kunpeng 930
2022-02-23 Chengwen Fengdma/hisilicon: support Kunpeng 930
2022-02-22 Bruce Richardsonbuild: make ring mempool driver mandatory
2022-02-18 Tomasz Duszynskiraw/cnxk_gpio: add option to select subset of GPIOs
2022-02-18 Tomasz Duszynskiraw/cnxk_gpio: add self test
2022-02-18 Tomasz Duszynskiraw/cnxk_gpio: add custom IRQ handlers
2022-02-18 Tomasz Duszynskiraw/cnxk_gpio: add standard GPIO operations
2022-02-18 Tomasz Duszynskiraw/cnxk_gpio: dequeue buffers
2022-02-18 Tomasz Duszynskiraw/cnxk_gpio: enqueue buffers
2022-02-18 Tomasz Duszynskiraw/cnxk_gpio: release queue
2022-02-18 Tomasz Duszynskiraw/cnxk_gpio: setup queue
2022-02-18 Tomasz Duszynskiraw/cnxk_gpio: read queue count
2022-02-18 Tomasz Duszynskiraw/cnxk_gpio: read default queue configuration
2022-02-18 Tomasz Duszynskiraw/cnxk_gpio: add GPIO driver skeleton
2022-02-14 Pavan Nikhileshevent/cnxk: improve Rx performance
2022-02-14 Pavan Nikhileshevent/cnxk: disable default wait time for dequeue
2022-02-14 Pavan Nikhileshevent/cnxk: store and reuse workslot status
2022-02-13 Radu Nicolaudma/idxd: support allow/block list
2022-02-13 Junfeng Guoraw/ntb: clear all valid doorbell bits on init
2022-02-12 Gagandeep Singhcrypto/dpaa_sec: add debug prints
2022-02-12 Nipun Guptacrypto/dpaa2_sec: support ordered queue
2022-02-12 Hemant Agrawalcrypto/dpaax_sec: fix auth/cipher xform chain checks
2022-02-12 Gagandeep Singhcrypto/dpaa2_sec: add debug prints
2022-02-12 Hemant Agrawalcrypto/dpaa2_sec: update capabilities for AES CMAC
2022-02-12 Gagandeep Singhcommon/dpaax: change PDCP SDAP job processing mode
2022-02-12 Franck Lenormandcommon/dpaax: remove outdated caamflib code
2022-02-12 Ciara Powercryptodev: use single mempool for asymmetric session
2022-02-12 Anoob Josephcrypto/cnxk: fix update of number of descriptors
2022-02-12 Anoob Josephcrypto/cnxk: use unique cache line per inst
2022-02-12 Anoob Josephcommon/cnxk: add ROC cache line size constant
2022-02-12 Tejasree Kondojcrypto/cnxk: support ESN and anti-replay
2022-02-12 Anoob Josephcommon/cnxk: add err ctl in SA
2022-02-12 Weiguo Licompress/octeontx: fix null pointer dereference
2022-02-12 Kai Jicrypto/qat: fix GEN4 AEAD job in raw data path
2022-02-12 Pablo de Laracrypto/ipsec_mb: fix buffer overrun
2022-02-12 Piotr Bronowskicrypto/ipsec_mb: fix premature dereference
2022-02-12 Arek Kusztalcommon/qat: enable GEN4 b devices
2022-02-11 Ferruh Yigitethdev: introduce generic dummy packet burst function
2022-02-11 Robert Sanfordnet/ring: support promisc and allmulticast
2022-02-11 Pavan Nikhileshnet/cnxk: avoid command copy from Tx queue
2022-02-11 Jie Wangcommon/iavf: add session ID fields for L2TPv2
2022-02-11 Ghalem Boudournet/iavf: initialize large VF setting at startup
2022-02-11 Min Hu (Connor)net/hns3: dump flow control info
2022-02-11 Min Hu (Connor)net/hns3: dump TM configuration info
2022-02-11 Min Hu (Connor)net/hns3: dump flow director basic info
2022-02-11 Min Hu (Connor)net/hns3: dump VLAN configuration info
2022-02-11 Min Hu (Connor)net/hns3: dump queue info
2022-02-11 Min Hu (Connor)net/hns3: dump device MAC info
2022-02-11 Min Hu (Connor)net/hns3: dump device feature capability
2022-02-11 Min Hu (Connor)net/hns3: dump device basic info
2022-02-11 Ciara Loftusnet/af_xdp: re-enable secondary process support
2022-02-11 Jiawen Wunet/txgbe: fix KR auto-negotiation
2022-02-11 Jiawen Wunet/txgbe: fix link up and down
2022-02-11 Jiawen Wunet/txgbe: support OEM customized LED
2022-02-11 Jiawen Wunet/ngbe: support OEM customized LED
2022-02-11 Jiawen Wunet/ngbe: support custom PHY interfaces
2022-02-11 Jiawen Wunet/ngbe: optimize PHY initialization process
2022-02-11 Jiawen Wunet/ngbe: fix packet statistics
2022-02-11 Jiawen Wunet/ngbe: fix Tx hang on queue disable
2022-02-11 Jiawen Wunet/ngbe: fix missed link interrupt
2022-02-11 Jiawen Wunet/ngbe: fix Rx by initializing packet buffer early
2022-02-09 Ajit Khapardenet/bnxt: fix ring calculation for representors
2022-02-09 Ajit Khapardenet/bnxt: set HW coalescing parameters
2022-02-09 Shahaji Bhoslenet/bnxt: make DMAC field optional for F2 match
2022-02-10 Dariusz Sosnowskinet/mlx5: fix inline length for multi-segment TSO
2022-02-10 Alexander Kozyrevnet/mlx5: fix meter capabilities reporting
2022-02-10 Alexander Kozyrevnet/mlx5: fix committed bucket size
2022-02-10 Viacheslav Ovsiienkonet/mlx5: remove unused metadata shift parameter
2022-02-10 Viacheslav Ovsiienkonet/mlx5: fix metadata endianness in modify field action
2022-02-10 Weiguo Livdpa/sfc: fix null dereference during removal
2022-02-10 Weiguo Livdpa/sfc: fix null dereference during config
2022-02-10 Yiding Zhounet/ice: fix build with 16-byte Rx descriptor
2022-02-09 Junfeng Guonet/ice: fix pattern check in flow director
2022-02-09 Yuying Zhangnet/ice: support drop any and steer all to queue
2022-02-09 Yuying Zhangnet/ice/base: add profile validation on switch filter
2022-02-09 Kathleen Capellanet/iavf: count continuous DD bits for Arm in flex Rx
2022-02-09 Kathleen Capellanet/iavf: count continuous DD bits for Arm
2022-02-09 Steve Yangnet/ice: fix dereference before null check
2022-02-09 Weiguo Linet/iavf: fix null pointer dereference
2022-02-10 Ivan Malovnet/sfc: demand Tx fast free offload on EF10 simple...
2022-02-10 Ivan Malovnet/sfc: do not push fast free offload to default TxQ...
2022-02-10 Haiyue Wangnet/af_xdp: make UMEM configure more readable
2022-02-09 Weiguo Linet/memif: remove pointer deference before null check
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-02-10 Weiguo Liregex/mlx5: fix memory allocation check
2022-02-10 Elena Agostinigpu/cuda: differentiate V100 32GB GPU IDs
2022-02-10 Elena Agostinigpudev: expose GPU memory to CPU
2022-02-08 Christophe Fontainevhost: remove payload size limitation
2022-02-08 Marvin Liunet/virtio: fix slots number when indirect feature on
next