net/sfc/base: move Tx descs number check to generic place
[dpdk.git] / drivers /
2019-02-08 Igor Romanovnet/sfc/base: move Tx descs number check to generic...
2019-02-08 Igor Romanovnet/sfc: use NIC EVQ descs limits instead of defines
2019-02-08 Igor Romanovnet/sfc: use NIC Rx descs limits instead of defines
2019-02-08 Igor Romanovnet/sfc: use NIC min number of Tx descs instead of...
2019-02-08 Igor Romanovnet/sfc/base: remove min/max defines for number of...
2019-02-08 Igor Romanovnet/sfc/base: remove min/max defines for number of...
2019-02-08 Igor Romanovnet/sfc/base: define max desc number for every EF10 NIC
2019-02-08 Igor Romanovnet/sfc/base: remove min define for number of Tx descs
2019-02-08 Ivan Malovnet/sfc/base: report support for Tx checksum op descriptors
2019-02-08 Mark Spendernet/sfc/base: ensure EvQ poll stops when abort is requested
2019-02-08 Richard Houldsworthnet/sfc/base: update external port number calculation
2019-02-08 Richard Houldsworthnet/sfc/base: correct annotations where NULL input...
2019-02-07 Andrew Rybchenkonet/sfc: support Rx packet types get in secondary process
2019-02-07 Andrew Rybchenkonet/sfc: separate adapter primary process and shared...
2019-02-07 Andrew Rybchenkonet/sfc: remove adapter locks from secondary process ops
2019-02-07 Andrew Rybchenkonet/sfc: move isolated flag in adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: move RSS config to adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: move TxQ shared information to adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: move RxQ shared information to adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: make main logging macro reusable in secondary
2019-02-07 Andrew Rybchenkonet/sfc: move Rx/Tx datapath names to shared state
2019-02-07 Andrew Rybchenkonet/sfc: start to factor out multi-process shared data
2019-02-07 Andrew Rybchenkonet/sfc: remove TxQ control from shared TxQ info
2019-02-07 Andrew Rybchenkonet/sfc: remove RxQ control from shared RxQ info
2019-02-07 Andrew Rybchenkonet/sfc: remove unnecessary functions to get TxQ index
2019-02-07 Andrew Rybchenkonet/sfc: remove unnecessary functions to get RxQ index
2019-02-07 Andrew Rybchenkonet/sfc: support RSS RETA and hash config get in secondary
2019-02-07 Andrew Rybchenkonet/sfc: support Tx descriptor status in secondary...
2019-02-07 Andrew Rybchenkonet/sfc: move datapath TxQ handle to shared TxQ info
2019-02-07 Andrew Rybchenkonet/sfc: move TxQ state to multi-process shared location
2019-02-07 Andrew Rybchenkonet/sfc: support Rx descriptor status in secondary...
2019-02-07 Andrew Rybchenkonet/sfc: move datapath RxQ handle to shared RxQ info
2019-02-07 Andrew Rybchenkonet/sfc: move RxQ state to multi-process shared location
2019-02-07 Andrew Rybchenkonet/sfc: move main log type to process private data
2019-02-07 Andrew Rybchenkonet/sfc: move datapath ops pointers to process private...
2019-02-07 Andrew Rybchenkonet/sfc: make it simpler to change datapath ops location
2019-02-07 Andrew Rybchenkonet/sfc: remove wrappers around Rx descriptor count...
2019-02-07 Andrew Rybchenkonet/sfc: avoid usage of TxQ control structure in info get
2019-02-07 Andrew Rybchenkonet/sfc: avoid usage of RxQ control structure in info get
2019-02-07 Andrew Rybchenkonet/sfc: fix logging from secondary process
2019-02-07 Andrew Rybchenkonet/sfc: remove control path logging from Rx queue...
2019-02-07 Ivan Malovnet/sfc: log port ID as 16-bit unsigned integer on...
2019-02-07 Hari Kumar Vemulanet/bonding: fix values of descriptor limits
2019-02-07 Qi Zhangnet/pcap: fix memory leak
2019-01-30 Viacheslav Ovsiienkonet/mlx5: fix build for armv8
2019-01-27 Fiona Trahecrypto/qat: fix digest in wireless auth case
2019-01-27 Michal Krawczyknet/ena: fix errno to positive value
2019-01-27 Michal Krawczyknet/ena: fix dev init with multi-process
2019-01-27 Michal Krawczyknet/ena: remove lcore constraint from max queue number
2019-01-27 Viacheslav Ovsiienkonet/mlx5: fix VXLAN without decap action for E-Switch
2019-01-24 Ivan Malovnet/sfc: fix port ID log
2019-01-24 Chenmin Sunnet/i40e: fix statistics
2019-01-24 Viacheslav Ovsiienkonet/mlx5: fix VXLAN port registration race condition
2019-01-24 Viacheslav Ovsiienkonet/mlx5: fix TC rule handle assignment
2019-01-24 Dekel Pelednet/mlx5: block RSS action without Rx queue
2019-01-24 Dekel Pelednet/mlx5: allow port start with zero Rx queue
2019-01-24 Tiwei Bienet/virtio-user: fix used ring in cvq handling
2019-01-24 Tiwei Bienet/virtio: use virtio barrier in packed ring
2019-01-24 Tiwei Bienet/virtio-user: fix control VQ
2019-01-24 Tiwei Bienet/virtio: fix control VQ
2019-01-24 Igor Romanovnet/sfc: fix crash in EF10 TSO if no payload
2019-01-24 Wenzhuo Lunet/ice: fix link speed
2019-01-24 Wenzhuo Lunet/ice: support promiscuous mode
2019-01-24 Dekel Pelednet/mlx4: fix creation of flow rule w/o ETH spec
2019-01-24 Wei Zhaonet/i40e: fix queue region DCB configure
2019-01-23 Alejandro Lucerovfio: fix error message
2019-01-22 Fan Zhangcrypto/aesni_mb: fix build with custom dependency path
2019-01-18 Shahed Shaikhnet/qede: remove prefetch in Tx path
2019-01-18 Shahed Shaikhnet/qede: fix performance bottleneck in Rx path
2019-01-18 Andy Peiraw/ifpga: fix memory leak
2019-01-18 Andy Peibus/ifpga: fix AFU probe failure handler
2019-01-18 Andy Peibus/ifpga: fix forcing optional devargs
2019-01-18 Andy Peibus/ifpga: fix build for cpp applications
2019-01-18 Lee Dalycompress/isal: fix build with old library version
2019-01-18 Andrew Rybchenkonet/sfc: fix Rx packets counter
2019-01-18 Qi Zhangnet/ice/base: free flow profile entries
2019-01-18 Qi Zhangnet/ice/base: add flow module
2019-01-18 Qi Zhangnet/ice/base: add flexible pipeline module
2019-01-18 Qi Zhangnet/ice/base: add some helper macros
2019-01-18 Qi Zhangnet/ice/base: add package download related data structure
2019-01-18 Qi Zhangnet/ice/base: support resource allocation
2019-01-18 Qi Zhangnet/ice/base: clean up
2019-01-18 Ivan Malovnet/sfc: fix datapath name references in logs
2019-01-18 Andrew Rybchenkonet/sfc: fix VF error/missed stats mapping
2019-01-18 Yongseok Kohnet/mlx5: fix deprecated library API for Rx padding
2019-01-18 Yongseok Kohnet/mlx5: fix Rx packet padding
2019-01-18 Zhirun Yannet/i40e: support request any number of queues
2019-01-18 Yanglong Wunet/i40e: fix VF overwrite PF RSS LUT for X722
2019-01-15 Yongseok Kohnet/mlx5: fix instruction hotspot on replenishing Rx...
2019-01-14 Pallantla Poornimadrivers: fix sprintf with snprintf
2019-01-14 Alejandro Luceronet/nfp: add CPP bridge as service
2019-01-14 Hyong Youb Kimnet/enic: remove redundant log level check
2019-01-14 Hyong Youb Kimnet/enic: remove useless include
2019-01-14 Viacheslav Ovsiienkonet/mlx5: validate TOS and TTL on E-Switch
2019-01-14 Viacheslav Ovsiienkonet/mlx5: support TOS and TTL fields on E-Switch
2019-01-14 Viacheslav Ovsiienkonet/mlx5: add TOS and TTL flower match and tunnel keys
2019-01-14 Viacheslav Ovsiienkonet/mlx5: add RHEL-7.2 VXLAN device metadata workaround
2019-01-14 Viacheslav Ovsiienkonet/mlx5: switch to detached VXLAN network devices
2019-01-14 Viacheslav Ovsiienkonet/mlx5: switch encap rules to use container
2019-01-14 Viacheslav Ovsiienkonet/mlx5: introduce encapsulation rules container
next