net/bnxt: support port representor data path
[dpdk.git] / drivers / net / bnxt /
2020-07-07 Somnath Koturnet/bnxt: support port representor data path
2020-07-07 Somnath Koturnet/bnxt: add port representor infrastructure
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Kishore Padmanabhanet/bnxt: update ULP template database for new opcodes
2020-06-30 Kishore Padmanabhanet/bnxt: rename fields in device params structure
2020-06-30 Kishore Padmanabhanet/bnxt: support mark action for LFID rules
2020-06-30 Kishore Padmanabhanet/bnxt: add vfr flag to mark manager
2020-06-30 Kishore Padmanabhanet/bnxt: support internal exact match flows
2020-06-30 Mike Baucomnet/bnxt: refactor mapper opcodes
2020-06-30 Kishore Padmanabhanet/bnxt: divide ULP template database to smaller modules
2020-06-30 Kishore Padmanabhanet/bnxt: remove implicit bitset update for vnic action
2020-06-30 Venkat Duvvurunet/bnxt: modify IPv6 VTC flow field parsing
2020-06-30 Kishore Padmanabhanet/bnxt: get VF representor action record
2020-06-30 Kishore Padmanabhanet/bnxt: support VXLAN encap/decap templates
2020-06-30 Shuanglin Wangnet/bnxt: set maximum flow count
2020-06-30 Kishore Padmanabhanet/bnxt: refactor and rename some fields and enums
2020-06-30 Kishore Padmanabhanet/bnxt: convert critical resource to enum
2020-06-30 Kishore Padmanabhanet/bnxt: use vport in PHY port action handler
2020-06-30 Kishore Padmanabhanet/bnxt: process action templates
2020-06-30 Kishore Padmanabhanet/bnxt: support action bitmap opcode
2020-06-30 Kishore Padmanabhanet/bnxt: remove cache table ID from mapper class table
2020-06-30 Kishore Padmanabhanet/bnxt: add resource subtype to class and action...
2020-06-30 Kishore Padmanabhanet/bnxt: change default identifier to global resource
2020-06-30 Kishore Padmanabhanet/bnxt: update compute field list and access macros
2020-06-30 Kishore Padmanabhanet/bnxt: add computed header field in result opcode
2020-06-30 Kishore Padmanabhanet/bnxt: support more resource functions in flow database
2020-06-30 Kishore Padmanabhanet/bnxt: remove fields from bitmap and mapper table
2020-06-30 Kishore Padmanabhanet/bnxt: distribute makefile to subdirectories
2020-05-28 Yunjian Wangnet/bnxt: fix missed unlock
2020-05-28 Mike Baucomnet/bnxt: fix mark action if rule is at index zero
2020-05-28 Ajit Khapardenet/bnxt: fix crash during close
2020-05-28 Rahul Guptanet/bnxt: fix performance for Arm
2020-05-28 Kalesh APnet/bnxt: fix settingĀ link speed
2020-05-21 Rahul Guptanet/bnxt: fix Rx ring producer index
2020-05-18 Mike Baucomnet/bnxt: fix allocation of ULP context
2020-05-18 Kalesh APnet/bnxt: fix storing MAC address twice
2020-05-18 Ajit Khapardenet/bnxt: fix using RSS config struct
2020-05-18 Ajit Khapardenet/bnxt: fix allocation of PF info struct
2020-05-18 Ajit Khapardenet/bnxt: fix allocation of link info struct
2020-05-18 Ajit Khapardenet/bnxt: fix allocation of flow stat related structs
2020-05-18 Ajit Khapardenet/bnxt: fix allocation of COS queue info
2020-05-18 Ajit Khapardenet/bnxt: fix allocation of LED config info
2020-05-18 Ajit Khapardenet/bnxt: fix error log for command timeout
2020-05-18 Kalesh APnet/bnxt: support 200G link speed
2020-05-11 Ajit Khapardenet/bnxt: fix FW version query
2020-05-11 Ajit Khapardenet/bnxt: fix uninitialized variable
2020-05-11 Kishore Padmanabhanet/bnxt: fix overrun of ULP device params array
2020-05-11 Kalesh APnet/bnxt: fix TQM ring context memory size
2020-05-11 Kalesh APnet/bnxt: fix number of TQM ring
2020-05-11 Linsi Yuannet/bnxt: fix possible stack smashing
2020-05-11 Randy Schachernet/bnxt: fix build with gcc 10 default no-common
2020-05-05 Kishore Padmanabhanet/bnxt: modify mark manager validity checks
2020-05-05 Mike Baucomnet/bnxt: fix mark handling
2020-05-05 Shahaji Bhoslenet/bnxt: add Truflow flush-timer to alloc table scope
2020-05-05 Mike Baucomnet/bnxt: update ULP to handle action/index tables
2020-05-05 Farah Smithnet/bnxt: update external action record pool
2020-05-05 Mike Baucomnet/bnxt: enable processing partially added flows
2020-05-05 Somnath Koturnet/bnxt: fix max ring count
2020-04-25 Kalesh APnet/bnxt: fix VNIC Rx queue count on VNIC free
2020-04-25 Rahul Guptanet/bnxt: fix memory leak during queue restart
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-22 Kalesh APnet/bnxt: fix port MAC query on VF
2020-04-22 Kalesh APnet/bnxt: log firmware status on early init failure
2020-04-22 Kalesh APnet/bnxt: fix VLAN add when port is stopped
2020-04-22 Kalesh APnet/bnxt: fix port start failure handling
2020-04-22 Kalesh APnet/bnxt: use true/false for bool types
2020-04-22 Kalesh APnet/bnxt: fix HWRM command during FW reset
2020-04-22 Kalesh APnet/bnxt: support speed capabilities query
2020-04-22 Kalesh APnet/bnxt: use macro for PCI log format
2020-04-22 Ajit Khapardenet/bnxt: fix build on BSD
2020-04-21 Ajit Khapardenet/bnxt: remove redefinition of page size
2020-04-21 Kishore Padmanabhanet/bnxt: add port database
2020-04-21 Mike Baucomnet/bnxt: add cache table type for TCAM lookup
2020-04-21 Mike Baucomnet/bnxt: add default identifiers to ULP mapper
2020-04-21 Kishore Padmanabhanet/bnxt: add session and function flow flush
2020-04-21 Kishore Padmanabhanet/bnxt: use hashing for flow template match
2020-04-21 Mike Baucomnet/bnxt: aggregate ULP mapper create arguments
2020-04-21 Kishore Padmanabhanet/bnxt: aggregate ULP parser arguments
2020-04-21 Mike Baucomnet/bnxt: add resource name type to debug messages
2020-04-21 Kishore Padmanabhanet/bnxt: add flow database resource iteration API
2020-04-21 Mike Baucomnet/bnxt: allow usage of more resources in flow DB
2020-04-21 Mike Baucomnet/bnxt: add SVIF changes for port id
2020-04-21 Somnath Koturnet/bnxt: add flow stats in extended stats
2020-04-21 Ajit Khapardenet/bnxt: add PCI function stats to extended stats
2020-04-21 Christos Ricudisnet/bnxt: add counters to xstats
2020-04-21 Venkat Duvvurunet/bnxt: enable meson build on TruFlow
2020-04-21 Venkat Duvvurunet/bnxt: support marking packet
2020-04-21 Venkat Duvvurunet/bnxt: disable vector mode on host based TruFlow
2020-04-21 Venkat Duvvurunet/bnxt: register TruFlow flow API ops
2020-04-21 Kishore Padmanabhanet/bnxt: support flow API flush
2020-04-21 Kishore Padmanabhanet/bnxt: support flow API destroy
2020-04-21 Kishore Padmanabhanet/bnxt: support flow API validate
2020-04-21 Kishore Padmanabhanet/bnxt: support flow API create
2020-04-21 Kishore Padmanabhanet/bnxt: support flow API action parsing
2020-04-21 Kishore Padmanabhanet/bnxt: support flow API item parsing
2020-04-21 Kishore Padmanabhanet/bnxt: match flow API actions with flow template...
2020-04-21 Kishore Padmanabhanet/bnxt: match flow API items with flow template patterns
2020-04-21 Mike Baucomnet/bnxt: support alloc and program key and act tables
2020-04-21 Mike Baucomnet/bnxt: support freeing key and action tables
2020-04-21 Mike Baucomnet/bnxt: support process key tables
next