net/ice: enable Rx timestamp on flex descriptor
[dpdk.git] / drivers / net / bnxt /
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-09-21 Kishore Padmanabhanet/bnxt: add enhancements to TruFlow ULP
2021-09-21 Farah Smithnet/bnxt: add SRAM manager shared session
2021-09-21 Randy Schachernet/bnxt: allocate space dynamically for EM defrag
2021-09-21 Farah Smithnet/bnxt: decrease log level of a debug message
2021-09-21 Kishore Padmanabhanet/bnxt: add flow templates for Thor
2021-09-21 Kishore Padmanabhanet/bnxt: add wildcard TCAM byte order for Thor
2021-09-21 Kishore Padmanabhanet/bnxt: support dynamic encap action
2021-09-21 Kishore Padmanabhanet/bnxt: support tunnel offload
2021-09-21 Kishore Padmanabhanet/bnxt: support flow template for Thor
2021-09-21 Farah Smithnet/bnxt: add SRAM manager model
2021-09-21 Jay Dingnet/bnxt: support flow meter drop counter
2021-09-21 Peter Spreadboroughnet/bnxt: enable dynamic pool allocator
2021-09-21 Farah Smithnet/bnxt: update TruFlow core index table
2021-09-15 Lance Richardsonnet/bnxt: fix Rx queue startup state
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-09-02 Kalesh APnet/bnxt: fix double allocation of ring groups
2021-09-02 Kalesh APnet/bnxt: fix ring group free
2021-09-02 Kalesh APnet/bnxt: fix VLAN indication in Rx mbuf
2021-09-02 Kalesh APnet/bnxt: check FW capability for VLAN offloads
2021-09-02 Kalesh APnet/bnxt: fix mbuf VLAN in scalar Rx
2021-08-25 Ajit Khapardenet/bnxt: fix VNIC config error in Rx queue start
2021-08-25 Somnath Koturnet/bnxt: fix crash after port stop/start
2021-08-19 Ajit Khapardenet/bnxt: update ring group after ring stop start
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-31 Ajit Khapardenet/bnxt: fix number of action records
2021-07-30 Ajit Khapardenet/bnxt: disable VF representors on Thor
2021-07-30 Kishore Padmanabhanet/bnxt: fix stats counter resource
2021-07-30 Jay Dingnet/bnxt: fix initialization with old firmware
2021-07-20 Kalesh APnet/bnxt: fix null dereference in interrupt handler
2021-07-20 Kalesh APnet/bnxt: remove workaround for default VNIC
2021-07-16 Ajit Khapardenet/bnxt: update CFA resource types
2021-07-15 Kalesh APnet/bnxt: clear cached statistics
2021-07-14 Somnath Koturnet/bnxt: handle pause storm event
2021-07-14 Somnath Koturnet/bnxt: refactor async event handling
2021-07-14 Kalesh APnet/bnxt: inform firmware about host MTU
2021-07-14 Kalesh APnet/bnxt: update HSI structure
2021-07-13 Weifeng Linet/bnxt: fix nested lock during bonding
2021-07-12 Lance Richardsonnet/bnxt: fix missing barriers in completion handling
2021-07-09 Ajit Khapardenet/bnxt: fix build
2021-07-09 Ruifeng Wangnet/bnxt: fix aarch32 build
2021-07-08 Ajit Khapardenet/bnxt: fix Rx interrupt setting
2021-07-08 Ajit Khapardenet/bnxt: fix ring allocation and free
2021-07-08 Ajit Khapardenet/bnxt: support runtime queue setup
2021-07-08 Lance Richardsonnet/bnxt: remove dead code
2021-07-08 Lance Richardsonnet/bnxt: fix scalar Tx completion handling
2021-07-08 Lance Richardsonnet/bnxt: fix Tx descriptor status implementation
2021-07-08 Lance Richardsonnet/bnxt: fix ring and context memory allocation
2021-07-08 Kalesh APnet/bnxt: invoke device removal event on recovery failure
2021-07-08 Kalesh APnet/bnxt: fix auto-negociation on Whitney+
2021-07-08 Kalesh APnet/bnxt: fix typo in log message
2021-07-08 Kalesh APnet/bnxt: cleanup code
2021-07-08 Kalesh APnet/bnxt: dump SFP module info
2021-07-08 Mike Baucomnet/bnxt: support Thor template
2021-07-08 Venkat Duvvurunet/bnxt: reorganize ULP template directory structure
2021-07-08 Shahaji Bhoslenet/bnxt: cleanup ULP parser and mapper
2021-07-08 Kishore Padmanabhanet/bnxt: add context list for timers
2021-07-08 Kishore Padmanabhanet/bnxt: add ICMPv6 parser to ULP
2021-07-08 Mike Baucomnet/bnxt: add HA support in ULP
2021-07-08 Kishore Padmanabhanet/bnxt: add templates for shared sessions
2021-07-08 Mike Baucomnet/bnxt: process resource lists before session open
2021-07-08 Kishore Padmanabhanet/bnxt: support application ID in ULP matcher
2021-07-08 Kishore Padmanabhanet/bnxt: add field opcodes in ULP
2021-07-08 Mike Baucomnet/bnxt: add shared session support to ULP
2021-07-08 Kishore Padmanabhanet/bnxt: refactor flow parser in ULP
2021-07-08 Kishore Padmanabhanet/bnxt: support Thor platform
2021-07-08 Kishore Padmanabhanet/bnxt: support generic hash table
2021-07-08 Kishore Padmanabhanet/bnxt: refactor ULP mapper
2021-07-08 Kishore Padmanabhanet/bnxt: support extended exact match
2021-07-08 Venkat Duvvurunet/bnxt: support GRE flows
2021-07-08 Kishore Padmanabhanet/bnxt: support wildcard pattern matching
2021-07-08 Kishore Padmanabhanet/bnxt: add partial header field processing
2021-07-08 Kishore Padmanabhanet/bnxt: refactor TRUFLOW processing
2021-07-08 Kishore Padmanabhanet/bnxt: add conditional opcode and L4 port fields
2021-07-08 Kishore Padmanabhanet/bnxt: modify ULP template
2021-07-08 Kishore Padmanabhanet/bnxt: set shared handle for generic table
2021-07-08 Kishore Padmanabhanet/bnxt: add conditional goto processing
2021-07-08 Kishore Padmanabhanet/bnxt: identify duplicate flows
2021-07-08 Kishore Padmanabhanet/bnxt: add ULP priority opcode processing
2021-07-08 Kishore Padmanabhanet/bnxt: modify table processing
2021-07-08 Venkat Duvvurunet/bnxt: modify VXLAN decap for multichannel mode
2021-07-08 Kishore Padmanabhanet/bnxt: modify TCAM opcode processing
2021-07-08 Mike Baucomnet/bnxt: add conditional processing of templates
2021-07-08 Kishore Padmanabhanet/bnxt: support mapper flow database opcodes
2021-07-08 Kishore Padmanabhanet/bnxt: support generic table processing
2021-07-08 Venkat Duvvurunet/bnxt: check FW capability to support TRUFLOW
2021-07-08 Farah Smithnet/bnxt: add functions to clear TCAM regions
2021-07-08 Jay Dingnet/bnxt: support WC TCAM shared session
2021-07-08 Farah Smithnet/bnxt: cleanup WC TCAM shared pool
2021-07-08 Jay Dingnet/bnxt: refactor host session failure cleanup
2021-07-08 Farah Smithnet/bnxt: add functions to get shared table increments
2021-07-08 Farah Smithnet/bnxt: support WC TCAM management
2021-07-08 Farah Smithnet/bnxt: cleanup logs in session handling paths
2021-07-08 Farah Smithnet/bnxt: support shared TCAM region
2021-07-08 Jay Dingnet/bnxt: modify resource reservation strategy
2021-07-08 Jay Dingnet/bnxt: update shared session functionality
2021-07-08 Peter Spreadboroughnet/bnxt: add dpool allocator for EM allocation
2021-07-08 Jay Dingnet/bnxt: support shared session
2021-07-08 Jay Dingnet/bnxt: change RM database type
2021-07-08 Farah Smithnet/bnxt: modify TRUFLOW HWRM messages
next