fix various typos found by Lintian
[dpdk.git] / drivers / net / bnxt / bnxt_ethdev.c
2020-04-25 Luca Boccassifix various typos found by Lintian
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-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: disable vector mode on host based TruFlow
2020-04-21 Venkat Duvvurunet/bnxt: register TruFlow flow API ops
2020-04-21 Venkat Duvvurunet/bnxt: support ULP session manager cleanup
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-03-18 Kalesh APnet/bnxt: fix MAC address setting when port is stopped
2020-03-18 Kalesh APnet/bnxt: fix recovery alarm race condition in port...
2020-02-14 Kalesh APnet/bnxt: make locally used functions static
2020-02-14 Kalesh APnet/bnxt: fix port stop on error recovery failure
2020-02-14 Rahul Guptanet/bnxt: fix default timeout for getting FW version
2020-02-14 Kalesh APnet/bnxt: fix unnecessary delay in port stop
2020-02-05 Kalesh APnet/bnxt: fix return code handling in VLAN config
2020-02-05 Kalesh APnet/bnxt: remove a redundant variable
2020-02-05 Kalesh APnet/bnxt: remove redundant macro
2020-02-05 Kalesh APnet/bnxt: remove redundant if statement
2020-02-05 Somnath Koturnet/bnxt: allow group ID 0 for RSS action
2020-02-05 Somnath Koturnet/bnxt: release port upon close
2020-02-05 Kalesh APnet/bnxt: use macro for PCI log format
2020-02-05 Kalesh APnet/bnxt: fix a memory leak in port stop
2020-02-05 Kalesh APnet/bnxt: handle HW filter setting when port is stopped
2020-02-05 Kalesh APnet/bnxt: fix VLAN strip
2020-02-05 Kalesh APnet/bnxt: fix enable/disable VLAN filtering
2020-02-05 Kalesh APnet/bnxt: fix IOVA mapping
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: reset filter indices on free
2020-01-17 Kalesh APnet/bnxt: remove unnecessary macro for unused variables
2020-01-17 Kalesh APnet/bnxt: restore VLAN filters during reset recovery
2020-01-17 Kalesh APnet/bnxt: restore MAC filters during reset recovery
2020-01-17 Kalesh APnet/bnxt: use macro for getting default VNIC
2020-01-17 Kalesh APnet/bnxt: refactor chip type selection
2019-11-20 Lance Richardsonnet/bnxt: fix vector Rx selection
2019-11-20 Rahul Guptanet/bnxt: fix jumbo frame configuration in firmware
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-20 Venkat Duvvurunet/bnxt: fix log message level
2019-11-20 Somnath Koturnet/bnxt: limit queue count for NS3/Stingray devices
2019-11-20 Kalesh APnet/bnxt: add checks for firmware reset
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-11-08 Kalesh APnet/bnxt: fix initialization
2019-11-08 Santoshkumar Karan... net/bnxt: fix VNIC allocation on port toggle
2019-11-08 Venkat Duvvurunet/bnxt: fix redundant MAC address check
2019-11-08 Kevin Traynornet/bnxt: remove commented out code
2019-10-25 Venkat Duvvurunet/bnxt: uninit locks during resource cleanup
2019-10-25 Kalesh APnet/bnxt: fix memory leak
2019-10-25 Kalesh APnet/bnxt: add wrapper function for Thor device check
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 Kalesh APnet/bnxt: fix race between start and interrupt handler
2019-10-25 Venkat Duvvurunet/bnxt: fix default MAC check
2019-10-25 Santoshkumar Karan... net/bnxt: fix RSS configuration for Thor controller
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...
2019-10-23 Kalesh APnet/bnxt: move macro definitions to header file
2019-10-23 Kalesh APnet/bnxt: fix coding style
2019-10-23 Kalesh APnet/bnxt: enable interrupts according interface status
2019-10-23 Rahul Guptanet/bnxt: reduce cleanup time during reset recovery
2019-10-23 Kalesh APnet/bnxt: remove redundant header file inclusion
2019-10-23 Kalesh APnet/bnxt: return error if setting link up fails
2019-10-23 Santoshkumar Karan... net/bnxt: free default completion ring before VF config
2019-10-08 Lance Richardsonnet/bnxt: advertise scatter Rx offload capability
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 Lance Richardsonnet/bnxt: increase TQM entry allocation
2019-10-08 Kalesh APnet/bnxt: fix multicast filter programming
2019-10-08 Venkat Duvvurunet/bnxt: fix VLAN filtering
2019-10-08 Venkat Duvvurunet/bnxt: synchronize between flow related functions
2019-10-08 Venkat Duvvurunet/bnxt: validate RSS hash key length
2019-10-08 Kalesh APnet/bnxt: fix setting default MAC address
2019-10-08 Ajit Khapardenet/bnxt: support creating SMAC and inner DMAC filters
2019-10-08 Ajit Khapardenet/bnxt: allow flow creation when RSS is enabled
2019-10-08 Ajit Khapardenet/bnxt: allow dynamic creation of VNIC
2019-10-08 Kalesh APnet/bnxt: use macro for getting default VNIC
2019-10-08 Somnath Koturnet/bnxt: support for QinQ insertion and stripping
2019-10-08 Stephen Hemmingernet/bnxt: fix crash in secondary process
2019-10-08 Rahul Guptanet/bnxt: fix Rx queue count
2019-10-08 Kalesh APnet/bnxt: remove unnecessary interrupt disable
2019-10-08 Ajit Khapardenet/bnxt: fix async link handling and update
2019-10-08 Kalesh APnet/bnxt: fix Rx queue start/stop
2019-10-08 Santoshkumar Karan... net/bnxt: fix forwarding with higher mbuf size
2019-10-08 Kalesh APnet/bnxt: support PTP for Thor
2019-10-08 Kalesh APnet/bnxt: reduce verbosity of logs
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: support periodic FW health monitoring
2019-10-08 Kalesh APnet/bnxt: map status registers for FW health monitoring
2019-10-08 Kalesh APnet/bnxt: query firmware error recovery capabilities
next