net/bnxt: fix FW rule deletion on representor create
[dpdk.git] / drivers / net / bnxt / bnxt_hwrm.c
2020-07-29 Venkat Duvvurunet/bnxt: fix FW rule deletion on representor create
2020-07-11 Kalesh APnet/bnxt: fix freeing filters on flow creation failure
2020-07-11 Kalesh APnet/bnxt: fix unnecessary HWRM command
2020-07-07 Venkat Duvvurunet/bnxt: enable port MAC qcfg command for trusted VF
2020-07-07 Peter Spreadboroughnet/bnxt: support EEM system memory
2020-07-07 Venkat Duvvurunet/bnxt: support HWRM port PHY qcaps
2020-07-07 Lance Richardsonnet/bnxt: initialize parent PF information
2020-07-07 Somnath Koturnet/bnxt: get IDs for port representor endpoint
2020-05-28 Kalesh APnet/bnxt: fix settingĀ link speed
2020-05-18 Kalesh APnet/bnxt: fix storing MAC address twice
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 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 Kalesh APnet/bnxt: fix number of TQM ring
2020-04-25 Rahul Guptanet/bnxt: fix memory leak during queue restart
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 HWRM command during FW reset
2020-04-22 Kalesh APnet/bnxt: use macro for PCI log format
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 Venkat Duvvurunet/bnxt: fetch SVIF information from firmware
2020-04-21 Pete Spreadboroughnet/bnxt: add TruFlow message handlers
2020-04-21 Randy Schachernet/bnxt: update HWRM prep to use pointer
2020-02-21 Kalesh APnet/bnxt: fix crash in port stop while handling events
2020-02-14 Kalesh APnet/bnxt: make locally used functions static
2020-02-14 Kalesh APnet/bnxt: register for debug notification from FW
2020-02-14 Rahul Guptanet/bnxt: fix default timeout for getting FW version
2020-02-05 Kalesh APnet/bnxt: remove unnecessary structure variable
2020-02-05 Somnath Koturnet/bnxt: fix bumping of L2 filter reference count
2020-02-05 Kalesh APnet/bnxt: fix IOVA mapping
2020-01-17 Ajit Khapardenet/bnxt: support flow mark action
2020-01-17 Somnath Koturnet/bnxt: fix reusing L2 filter
2020-01-17 Somnath Koturnet/bnxt: fix Tx queue profile selection
2020-01-17 Kalesh APnet/bnxt: add a field for FW capabilities
2020-01-17 Kalesh APnet/bnxt: fix request for hot reset support
2020-01-17 Kalesh APnet/bnxt: remove a log while deleting EM filters
2019-11-20 Rahul Guptanet/bnxt: fix jumbo frame configuration in firmware
2019-11-20 Ajit Khapardenet/bnxt: fix resource qcaps with older FW
2019-11-08 Lance Richardsonnet/bnxt: fix Rx queue start/stop for Thor based NICs
2019-11-08 Lance Richardsonnet/bnxt: release HWRM lock before returning
2019-11-08 Ajit Khapardenet/bnxt: fix COS queue mapping
2019-11-08 Venkat Duvvurunet/bnxt: fix redundant MAC address check
2019-10-25 Ajit Khapardenet/bnxt: fix writing MTU to FW
2019-10-25 Ajit Khapardenet/bnxt: fix setting max RSS contexts
2019-10-25 Santoshkumar Karan... net/bnxt: fix ping with MTU change
2019-10-23 Kalesh APnet/bnxt: fix endianness while retrieving MTU from FW
2019-10-23 Kalesh APnet/bnxt: cleanup comments
2019-10-23 Kalesh APnet/bnxt: fix coding style
2019-10-23 Kalesh APnet/bnxt: fix handling interface change status
2019-10-23 Ajit Khapardenet/bnxt: get default HWRM command timeout from FW
2019-10-23 Ajit Khapardenet/bnxt: update trusted VF status only when it changes
2019-10-23 Kalesh APnet/bnxt: remove redundant header file inclusion
2019-10-08 Lance Richardsonnet/bnxt: fix default Rx queue for Thor
2019-10-08 Lance Richardsonnet/bnxt: fix stats context calculation
2019-10-08 Lance Richardsonnet/bnxt: use common NQ ring
2019-10-08 Venkat Duvvurunet/bnxt: support CoS classification
2019-10-08 Lance Richardsonnet/bnxt: support LRO on Thor adapters
2019-10-08 Kalesh APnet/bnxt: fix multicast filter programming
2019-10-08 Venkat Duvvurunet/bnxt: fix VLAN filtering
2019-10-08 Somnath Koturnet/bnxt: check for VNIC ID in rollback
2019-10-08 Ajit Khapardenet/bnxt: cleanup VNIC after flow validate
2019-10-08 Ajit Khapardenet/bnxt: delete and flush L2 filters cleanly
2019-10-08 Ajit Khapardenet/bnxt: support RSS action
2019-10-08 Ajit Khapardenet/bnxt: support creating SMAC and inner DMAC filters
2019-10-08 Ajit Khapardenet/bnxt: allow dynamic creation of VNIC
2019-10-08 Ajit Khapardenet/bnxt: return standard error codes for HWRM command
2019-10-08 Kalesh APnet/bnxt: remove unnecessary return check
2019-10-08 Kalesh APnet/bnxt: fix L2 context calculation for Thor
2019-10-08 Santoshkumar Karan... net/bnxt: fix 40G link for Thor
2019-10-08 Ajit Khapardenet/bnxt: subscribe to link speed change notification
2019-10-08 Santoshkumar Karan... net/bnxt: fix forwarding with higher mbuf size
2019-10-08 Gavin Hunet/bnxt: enforce IO barrier for doorbell command
2019-10-08 Gavin Hunet/bnxt: replace memory barrier for doorbell response
2019-10-08 Gavin Hunet/bnxt: remove duplicate barrier
2019-10-08 Kalesh APnet/bnxt: support PTP for Thor
2019-10-08 Kalesh APnet/bnxt: support hot firmware upgrade for Stingray
2019-10-08 Kalesh APnet/bnxt: support FW reset
2019-10-08 Kalesh APnet/bnxt: handle error recovery FW event
2019-10-08 Kalesh APnet/bnxt: map status registers for FW health monitoring
2019-10-08 Kalesh APnet/bnxt: query firmware error recovery capabilities
2019-10-08 Kalesh APnet/bnxt: inform firmware about IF state changes
2019-10-08 Kalesh APnet/bnxt: handle reset notify async event from FW
2019-10-08 Kalesh APnet/bnxt: prevent device access when device is in reset
2019-07-25 Kalesh APnet/bnxt: reduce verbosity of a message
2019-07-25 Kalesh APnet/bnxt: fix endianness
2019-07-25 Kalesh APnet/bnxt: fix tunnel redirect commands
2019-07-25 Lance Richardsonnet/bnxt: use dedicated CPR for async events
2019-07-23 Kalesh APnet/bnxt: fix checking result of HWRM command
2019-07-23 Lance Richardsonnet/bnxt: fix RSS table address for thor
2019-07-23 Lance Richardsonnet/bnxt: fix RSS context numbers for thor
2019-07-23 Lance Richardsonnet/bnxt: fix HWRM messages for thor RSS config
2019-07-23 Santoshkumar Karan... net/bnxt: fix RSS disable for thor-based adapters
2019-07-23 Kalesh APnet/bnxt: fix lock release on getting NVM info
2019-07-23 Kalesh APnet/bnxt: fix return values to standard error codes
2019-07-23 Kalesh APnet/bnxt: fix error checking of FW commands
2019-07-23 Lance Richardsonnet/bnxt: fix VNIC default completion ring
next