test mbuf attach
[dpdk.git] / drivers / net / bnxt /
2020-07-29 Randy Schachernet/bnxt: remove EEM system memory support
2020-07-29 Ajit Khapardenet/bnxt: fix build with extra cflags
2020-07-29 Ajit Khapardenet/bnxt: fix logical AND in if condition
2020-07-29 Somnath Koturnet/bnxt: cleanup VF representor device operations
2020-07-29 Mike Baucomnet/bnxt: enable shadow tables during session open
2020-07-29 Mike Baucomnet/bnxt: add templates for search before alloc
2020-07-29 Kishore Padmanabhanet/bnxt: add TCAM table processing for search and...
2020-07-29 Venkat Duvvurunet/bnxt: fix FW rule deletion on representor create
2020-07-29 Venkat Duvvurunet/bnxt: fix port default rule create/destroy
2020-07-29 Mike Baucomnet/bnxt: modify ULP mapper to use table search
2020-07-29 Mike Baucomnet/bnxt: add shadow table capability with search
2020-07-29 Mike Baucomnet/bnxt: update shadow TCAM to use TruFlow hash
2020-07-29 Kishore Padmanabhanet/bnxt: add egress template with VLAN tag match
2020-07-29 Kishore Padmanabhanet/bnxt: ignore VLAN priority mask
2020-07-29 Kishore Padmanabhanet/bnxt: configure PARIF for egress rules
2020-07-29 Kishore Padmanabhanet/bnxt: fix NAT template
2020-07-29 Venkat Duvvurunet/bnxt: fix mark id update to mbuf
2020-07-29 Mike Baucomnet/bnxt: add TruFlow hash function
2020-07-29 Mike Baucomnet/bnxt: modify ULP mapper to use TCAM search
2020-07-29 Kishore Padmanabhanet/bnxt: configure PARIF for offload miss rules
2020-07-29 Kishore Padmanabhanet/bnxt: add access to NAT global register
2020-07-29 Mike Baucomnet/bnxt: add shadow and search capability to TCAM
2020-07-21 Kishore Padmanabhanet/bnxt: support exact match templates
2020-07-21 Kishore Padmanabhanet/bnxt: update TruFlow resource allocation numbers
2020-07-21 Kishore Padmanabhanet/bnxt: modify default egress rule for VF representor
2020-07-21 Kishore Padmanabhanet/bnxt: fix null pointer dereference
2020-07-21 Randy Schachernet/bnxt: use SPDX license tag
2020-07-21 Randy Schachernet/bnxt: remove unused macro
2020-07-21 Jay Dingnet/bnxt: use NAT IPv4 action
2020-07-21 Farah Smithnet/bnxt: fix exact match message size
2020-07-21 Kishore Padmanabhanet/bnxt: add matching protocol header info
2020-07-21 Somnath Koturnet/bnxt: fix accumulation of flow counters
2020-07-21 Kishore Padmanabhanet/bnxt: enable default flows in TruFlow mode
2020-07-21 Farah Smithnet/bnxt: initialize table scope parameter
2020-07-21 Peter Spreadboroughnet/bnxt: modify resource management scheme
2020-07-21 David Marchandnet/bnxt: remove experimental build flag
2020-07-21 Kishore Padmanabhanet/bnxt: support decrement TTL action
2020-07-21 Kishore Padmanabhanet/bnxt: increase number of egress flow entries
2020-07-21 Kishore Padmanabhanet/bnxt: consider VLAN fields for template match criteria
2020-07-21 Kishore Padmanabhanet/bnxt: support identifier search and ref count
2020-07-21 Kishore Padmanabhanet/bnxt: ignore IPv4 TOS mask
2020-07-21 Kishore Padmanabhanet/bnxt: support extracting data from ULP blob
2020-07-21 Farah Smithnet/bnxt: support two table scopes
2020-07-21 Jay Dingnet/bnxt: check index range in bulk get
2020-07-21 Jay Dingnet/bnxt: implement TF Identifier search
2020-07-21 Peter Spreadboroughnet/bnxt: delay EEM sysmem mapping
2020-07-17 Ajit Khapardenet/bnxt: fix crash during Tx
2020-07-11 Kalesh APnet/bnxt: fix freeing filters on flow creation failure
2020-07-11 Kalesh APnet/bnxt: fix flow error on filter creation
2020-07-11 Kalesh APnet/bnxt: fix unnecessary HWRM command
2020-07-11 Kalesh APnet/bnxt: remove unused enum declaration
2020-07-11 Kalesh APnet/bnxt: fix unnecessary memory allocation
2020-07-11 Ferruh Yigitdrivers/net: fix exposing internal headers
2020-07-11 Ivan Malovnet: use named constants for deprecated QinQ TPIDs
2020-07-11 Somnath Koturnet/bnxt: avoid hard coded values when reading counters
2020-07-11 Somnath Koturnet/bnxt: enable filter ctrl ops for port representor
2020-07-11 Kishore Padmanabhanet/bnxt: use VF VNIC if port action is for VF rep
2020-07-11 Kishore Padmanabhanet/bnxt: support src and dst port actions
2020-07-11 Kishore Padmanabhanet/bnxt: support NAT action items
2020-07-11 Kishore Padmanabhanet/bnxt: add conditional opcodes for mapper result...
2020-07-11 Kishore Padmanabhanet/bnxt: change port config for full offload
2020-07-11 Kishore Padmanabhanet/bnxt: enable PF and VF port action items
2020-07-11 Kishore Padmanabhanet/bnxt: add VLAN tag count in computed field list
2020-07-11 Kishore Padmanabhanet/bnxt: move VXLAN outer IP protocol ID in encap
2020-07-11 Kishore Padmanabhanet/bnxt: remove VNIC and vport bits from template...
2020-07-11 Kishore Padmanabhanet/bnxt: support VLAN push and pop actions
2020-07-11 Kishore Padmanabhanet/bnxt: cleanup and refactor session management
2020-07-11 Jay Dingnet/bnxt: add HWRM for global config
2020-07-11 Jay Dingnet/bnxt: update HWRM structures
2020-07-11 Kishore Padmanabhanet/bnxt: support index opcode constant
2020-07-11 Kishore Padmanabhanet/bnxt: validate port ID and PHY port parsing
2020-07-11 Kishore Padmanabhanet/bnxt: support negative conditional opcodes
2020-07-11 Kishore Padmanabhanet/bnxt: support VLAN header bitmap
2020-07-11 Kishore Padmanabhanet/bnxt: use source property for VXLAN encap/decap
2020-07-11 Lance Richardsonnet/bnxt: support NEON
2020-07-11 Lance Richardsonnet/bnxt: support Rx/Tx burst mode info
2020-07-11 Lance Richardsonnet/bnxt: disable vector Rx for mark action
2020-07-07 Somnath Koturnet/bnxt: support count action in flow query
2020-07-07 Somnath Koturnet/bnxt: add ULP flow counter manager
2020-07-07 Venkat Duvvurunet/bnxt: fill cfa action in Tx descriptor
2020-07-07 Venkat Duvvurunet/bnxt: add port default rules for ingress and egress
2020-07-07 Somnath Koturnet/bnxt: create default flow rules for port reprentor
2020-07-07 Kishore Padmanabhanet/bnxt: add port representor and stat templates
2020-07-07 Venkat Duvvurunet/bnxt: fill mapper parameters with default rules
2020-07-07 Somnath Koturnet/bnxt: parse representors along with other devargs
2020-07-07 Venkat Duvvurunet/bnxt: manage VF to VFR conduit
2020-07-07 Venkat Duvvurunet/bnxt: enhance port DB
2020-07-07 Venkat Duvvurunet/bnxt: enable port MAC qcfg command for trusted VF
2020-07-07 Kishore Padmanabhanet/bnxt: support conditional execution of mapper tables
2020-07-07 Kishore Padmanabhanet/bnxt: support internal exact match entries
2020-07-07 Kishore Padmanabhanet/bnxt: support global resource templates
2020-07-07 Kishore Padmanabhanet/bnxt: add index opcode and operand to mapper table
2020-07-07 Kishore Padmanabhanet/bnxt: disable Tx vector mode on TruFlow
2020-07-07 Kishore Padmanabhanet/bnxt: support IF table processing
2020-07-07 Mike Baucomnet/bnxt: support internal encap records
2020-07-07 Kishore Padmanabhanet/bnxt: integrate with the latest TF core changes
2020-07-07 Peter Spreadboroughnet/bnxt: support EEM system memory
2020-07-07 Jay Dingnet/bnxt: add global config set and get functions
2020-07-07 Michael Wildtnet/bnxt: add TF register and unregister
2020-07-07 Jay Dingnet/bnxt: implement IF tables set and get
next