net/bnxt: check FW capability for VLAN offloads
[dpdk.git] / drivers / net / bnxt / bnxt.h
2021-09-02 Kalesh APnet/bnxt: check FW capability for VLAN offloads
2021-07-14 Somnath Koturnet/bnxt: handle pause storm event
2021-07-08 Kalesh APnet/bnxt: dump SFP module info
2021-07-08 Mike Baucomnet/bnxt: add shared session support to ULP
2021-07-08 Kishore Padmanabhanet/bnxt: refactor ULP mapper
2021-07-08 Venkat Duvvurunet/bnxt: support GRE flows
2021-07-08 Venkat Duvvurunet/bnxt: check FW capability to support TRUFLOW
2021-06-08 Somnath Koturnet/bnxt: workaround spurious zero stats in Thor
2021-05-02 Ajit Khapardenet/bnxt: fix ring count calculation
2021-05-02 Lance Richardsonnet/bnxt: fix dynamic VNIC count
2021-05-02 Somnath Koturnet/bnxt: fix Rx timestamp when FIFO pending bit is set
2021-04-24 Kalesh APnet/bnxt: remove unnecessary forward declarations
2021-04-19 Ajit Khapardenet/bnxt: cap max Rx rings for Thor
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-12 Kalesh APnet/bnxt: fix PTP support for Thor
2021-03-12 Ajit Khapardenet/bnxt: update to new version of backing store
2021-01-29 Ajit Khapardenet/bnxt: update copyright year
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-13 Somnath Koturnet/bnxt: check chip reset in stop and close
2021-01-13 Kalesh APnet/bnxt: modify VNIC accounting
2021-01-13 Kalesh APnet/bnxt: add new Rx checksum mode
2021-01-13 Kalesh APnet/bnxt: support 58818 chip family
2021-01-08 Ajit Khapardenet/bnxt: remove support for some PCI IDs
2021-01-08 Lance Richardsonnet/bnxt: fix outer UDP checksum Rx offload capability
2021-01-08 Ajit Khapardenet/bnxt: add missing comments
2021-01-08 Ajit Khapardenet/bnxt: update indentation and coding style
2021-01-08 Rahul Guptanet/bnxt: support 236 queues in NS3
2021-01-08 Sriharsha Basavapatnanet/bnxt: fix max rings computation
2021-01-08 Ajit Khapardenet/bnxt: remove references to Thor
2021-01-08 Ajit Khapardenet/bnxt: remove unused field
2021-01-08 Samik Guptanet/bnxt: fix Rx rings in RSS redirection table
2020-11-03 Rahul Guptanet/bnxt: fix Rx performance by removing spinlock
2020-11-03 Somnath Koturnet/bnxt: modify HWRM command to create reps
2020-10-16 Venkat Duvvurunet/bnxt: fix PF support in SR-IOV mode
2020-10-09 Kalesh APnet/bnxt: fix link update
2020-10-08 Ajit Khapardenet/bnxt: support RSS hash selection
2020-09-30 Ajit Khapardenet/bnxt: support 200G PAM4 link
2020-09-30 Somnath Koturnet/bnxt: support representors on remote host domain
2020-09-18 Somnath Koturnet/bnxt: add separate mutex for FW health check
2020-09-18 Kishore Padmanabhanet/bnxt: fix port stop process and cleanup resources
2020-09-18 Lance Richardsonnet/bnxt: require async completion ring for vector...
2020-09-18 Kalesh APnet/bnxt: fix speed setting on certain adapters
2020-09-18 Venkat Duvvurunet/bnxt: fix VF representor port add
2020-07-29 Somnath Koturnet/bnxt: cleanup VF representor device operations
2020-07-29 Venkat Duvvurunet/bnxt: fix port default rule create/destroy
2020-07-11 Kalesh APnet/bnxt: fix unnecessary HWRM command
2020-07-11 Kalesh APnet/bnxt: remove unused enum declaration
2020-07-11 Somnath Koturnet/bnxt: enable filter ctrl ops for port representor
2020-07-07 Somnath Koturnet/bnxt: create default flow rules for port reprentor
2020-07-07 Venkat Duvvurunet/bnxt: enhance port DB
2020-07-07 Peter Spreadboroughnet/bnxt: support EEM system memory
2020-07-07 Venkat Duvvurunet/bnxt: support HWRM port PHY qcaps
2020-07-07 Venkat Duvvurunet/bnxt: get port and function info
2020-07-07 Lance Richardsonnet/bnxt: initialize parent PF information
2020-07-07 Somnath Koturnet/bnxt: get IDs for port representor endpoint
2020-07-07 Somnath Koturnet/bnxt: support port representor data path
2020-07-07 Somnath Koturnet/bnxt: add port representor infrastructure
2020-06-30 Kishore Padmanabhanet/bnxt: support internal exact match flows
2020-06-30 Shuanglin Wangnet/bnxt: set maximum flow count
2020-05-28 Kalesh APnet/bnxt: fix settingĀ link speed
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-11 Kalesh APnet/bnxt: fix number of TQM ring
2020-05-05 Somnath Koturnet/bnxt: fix max ring count
2020-04-22 Kalesh APnet/bnxt: log firmware status on early init failure
2020-04-22 Kalesh APnet/bnxt: fix HWRM command during FW reset
2020-04-21 Kishore Padmanabhanet/bnxt: add session and function flow flush
2020-04-21 Somnath Koturnet/bnxt: add flow stats in extended stats
2020-04-21 Venkat Duvvurunet/bnxt: register TruFlow flow API ops
2020-04-21 Venkat Duvvurunet/bnxt: support ULP session manager init
2020-04-21 Venkat Duvvurunet/bnxt: support host memory based TruFlow
2020-04-21 Venkat Duvvurunet/bnxt: fetch VNIC info
2020-04-21 Venkat Duvvurunet/bnxt: fetch SVIF information from firmware
2020-04-21 Michael Wildtnet/bnxt: add initial TruFlow core session open
2020-04-21 Randy Schachernet/bnxt: update HWRM prep to use pointer
2020-04-16 Thomas Monjalonreplace packed attributes
2020-02-14 Kalesh APnet/bnxt: make locally used functions static
2020-02-14 Rahul Guptanet/bnxt: fix default timeout for getting FW version
2020-02-05 Somnath Koturnet/bnxt: fix supporting zero mark ID with RSS action
2020-02-05 Kalesh APnet/bnxt: remove a redundant variable
2020-02-05 Kalesh APnet/bnxt: remove unnecessary structure variable
2020-02-05 Kalesh APnet/bnxt: remove redundant macro
2020-02-05 Somnath Koturnet/bnxt: allow group ID 0 for RSS action
2020-02-05 Somnath Koturnet/bnxt: fix max rings calculation
2020-02-05 Kalesh APnet/bnxt: fix probe in FreeBSD
2020-01-17 Ajit Khapardenet/bnxt: support flow mark action
2020-01-17 Santoshkumar Karan... net/bnxt: fix link during port toggle
2020-01-17 Kalesh APnet/bnxt: add a field for FW capabilities
2020-01-17 Kalesh APnet/bnxt: fix request for hot reset support
2019-11-20 Somnath Koturnet/bnxt: limit queue count for NS3/Stingray devices
2019-10-25 Kalesh APnet/bnxt: add PCI IDs for 57500 series NPAR devices
2019-10-25 Santoshkumar Karan... net/bnxt: fix crash after removing and adding slaves
2019-10-25 Santoshkumar Karan... net/bnxt: fix ping with MTU change
2019-10-23 Somnath Koturnet/bnxt: fix race between interrupt handler and dev...
next