net/ice/base: fix abbreviations
[dpdk.git] / drivers / net / bnxt /
2020-09-18 Lance Richardsonnet/bnxt: improve vector Tx
2020-09-18 Lance Richardsonnet/bnxt: handle multiple packets per loop in vector Rx
2020-09-18 Lance Richardsonnet/bnxt: optimize vector path mbuf allocation
2020-09-18 Lance Richardsonnet/bnxt: use table based mbuf flags handling
2020-09-18 Lance Richardsonnet/bnxt: use table based packet type translation
2020-09-18 Lance Richardsonnet/bnxt: increase max burst size for vector path
2020-09-18 Lance Richardsonnet/bnxt: reduce CQ queue size without aggregation...
2020-09-18 Lance Richardsonnet/bnxt: improve small ring sizes support
2020-09-18 Lance Richardsonnet/bnxt: require async completion ring for vector...
2020-09-18 Lance Richardsonnet/bnxt: use appropriate type for Rx ring
2020-09-18 Lance Richardsonnet/bnxt: fix getting burst mode for Arm
2020-09-18 Yunjian Wangnet/bnxt: fix freeing mbuf
2020-09-18 Yunjian Wangnet/bnxt: remove logically dead code
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Kalesh APnet/bnxt: fix speed setting on certain adapters
2020-09-18 Kalesh APnet/bnxt: fix L2 filter allocation
2020-09-18 Kalesh APnet/bnxt: fix crash in vector mode Tx
2020-09-18 Kalesh APnet/bnxt: fix structure variable initialization
2020-09-18 Venkat Duvvurunet/bnxt: fix LRO configuration
2020-09-18 Kalesh APnet/bnxt: fix endianness while setting L4 destination...
2020-09-18 Venkat Duvvurunet/bnxt: fix VF representor port add
2020-09-18 Somnath Koturnet/bnxt: cleanup and check ULP context allocation
2020-09-18 Kishore Padmanabhanet/bnxt: lookup default action record PARIF
2020-09-18 Kishore Padmanabhanet/bnxt: configure loopback PARIF for egress flows
2020-09-18 Gaurav Singhnet/bnxt: remove redundant null check
2020-09-18 Yunjian Wangnet/bnxt: add memory allocation check in VF info init
2020-09-18 Yunjian Wangnet/bnxt: fix memory leak when freeing VF info
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-08-05 Somnath Koturnet/bnxt: fix flow counter query
2020-08-05 Shahaji Bhoslenet/bnxt: update resource allocation settings
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
next