net/bnxt: check for VNIC ID in rollback
[dpdk.git] / drivers / net / bnxt / bnxt_hwrm.c
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
2019-07-23 Kalesh APnet/bnxt: fix device init error path
2019-07-23 Kalesh APnet/bnxt: fix check of address mapping
2019-07-23 Jay Dingnet/bnxt: check invalid VNIC id for firmware
2019-07-23 Ajit Khapardenet/bnxt: fix compiler warning
2019-07-23 Kalesh APnet/bnxt: check invalid VNIC in cleanup path
2019-07-23 Ajit Khapardenet/bnxt: save the number of EM flow count
2019-07-23 Lance Richardsonnet/bnxt: fix Tx hang after port stop/start
2019-07-23 Kalesh APnet/bnxt: fix VF probe when MAC address is zero
2019-07-23 Kalesh APnet/bnxt: fix extended port counter statistics
2019-07-23 Lance Richardsonnet/bnxt: create ring group array only when needed
2019-07-23 Lance Richardsonnet/bnxt: fix logic when freeing RSS context
2019-06-13 Somnath Koturnet/bnxt: use configured MTU during load
2019-06-13 Somnath Koturnet/bnxt: support redirecting tunnel packets to VF
2019-06-13 Lance Richardsonnet/bnxt: enable RSS for thor-based controllers
2019-06-13 Lance Richardsonnet/bnxt: enable completion coalescing for thor
2019-06-13 Lance Richardsonnet/bnxt: support thor controller
2019-06-13 Lance Richardsonnet/bnxt: support extended HWRM request sizes
2019-06-13 Lance Richardsonnet/bnxt: use consistent values for VNIC RSS rule
2019-06-13 Lance Richardsonnet/bnxt: fix variable width in endian conversion
2019-06-13 Lance Richardsonnet/bnxt: fix ring type macro name
2019-06-13 Ajit Khapardenet/bnxt: fix RSS RETA indirection table ops
2019-06-06 David Marchandnet/bnxt: fix RxQ errors stat
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-03-20 Stephen Hemmingernet/bnxt: change PTP message to debug level
2018-10-11 Xiaoxin Pengnet/bnxt: reduce polling interval for valid bit
2018-10-11 Ajit Khapardenet/bnxt: remove excess log messages
2018-10-11 Ajit Khapardenet/bnxt: set a VNIC as default only once
2018-10-11 Ajit Khapardenet/bnxt: set MAC filtering as outer for non tunnel...
2018-10-11 Yongping Zhangnet/bnxt: fix registration of VF async event completion...
2018-10-11 Ajit Khapardenet/bnxt: support trusted VF
2018-10-11 Ajit Khapardenet/bnxt: support enabling new mailbox channel
2018-10-11 Ajit Khapardenet/bnxt: support extended port counters
2018-08-02 Ajit Khapardenet/bnxt: check access denied for HWRM commands
2018-08-02 Ajit Khapardenet/bnxt: fix lock release on NVM write failure
2018-08-02 Ajit Khapardenet/bnxt: fix memory leaks in NVM commands
2018-08-02 Somnath Koturnet/bnxt: fix filter freeing
2018-07-02 Somnath Koturnet/bnxt: use correct flags during VLAN configuration
2018-07-02 Ajit Khapardenet/bnxt: fix Rx ring count limitation
2018-07-02 Ajit Khapardenet/bnxt: check VF resources if resource manager is...
2018-07-02 Somnath Koturnet/bnxt: revert reset of L2 filter id
2018-07-02 Jay Dingnet/bnxt: check for invalid vNIC id
2018-07-02 Ajit Khapardenet/bnxt: fix queue start/stop operations
2018-07-02 Ajit Khapardenet/bnxt: set ring coalesce parameters for Stratus NIC
2018-07-02 Ajit Khapardenet/bnxt: fix clear port stats
2018-05-22 Ajit Khapardenet/bnxt: fix xstats for VF
2018-05-22 Ajit Khapardenet/bnxt: fix VF resource allocation
2018-05-22 Ajit Khapardenet/bnxt: use first completion ring for fwd and async...
2018-05-22 Ajit Khapardenet/bnxt: fix RSS hash configuration
2018-05-22 Ajit Khapardenet/bnxt: add fallthrough comment
2018-05-14 Ajit Khapardenet/bnxt: update HWRM to version 1.9.2
2018-05-14 Randy Schachernet/bnxt: clear HWRM sniffer list for PFs
2018-05-14 Ajit Khapardenet/bnxt: fix usage of vnic id
2018-05-14 Ajit Khapardenet/bnxt: fix MTU calculation
2018-04-27 Ajit Khapardenet/bnxt: avoid invalid vnic id in set L2 Rx mask
2018-04-27 Ajit Khapardenet/bnxt: use UINT64_MAX to initialize filter ids
2018-04-27 Ajit Khapardenet/bnxt: reset L2 filter id once filter is freed
2018-04-27 Ajit Khapardenet/bnxt: add code to determine the Tx COS queue
2018-04-27 Ajit Khapardenet/bnxt: fix endianness of flag
2018-04-13 Scott Brandennet/bnxt: convert to SPDX license tag
2018-03-30 Ajit Khapardenet/bnxt: fix LRO disable
2018-02-08 Ajit Khapardenet/bnxt: add 100G speed config capability
next