version: reference next ABI 21 for recent additions
[dpdk.git] / drivers / net / bnxt /
2020-04-25 Kalesh APnet/bnxt: fix VNIC Rx queue count on VNIC free
2020-04-25 Rahul Guptanet/bnxt: fix memory leak during queue restart
2020-04-25 Luca Boccassifix various typos found by Lintian
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 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-22 Kalesh APnet/bnxt: use macro for PCI log format
2020-04-22 Ajit Khapardenet/bnxt: fix build on BSD
2020-04-21 Ajit Khapardenet/bnxt: remove redefinition of page size
2020-04-21 Kishore Padmanabhanet/bnxt: add port database
2020-04-21 Mike Baucomnet/bnxt: add cache table type for TCAM lookup
2020-04-21 Mike Baucomnet/bnxt: add default identifiers to ULP mapper
2020-04-21 Kishore Padmanabhanet/bnxt: add session and function flow flush
2020-04-21 Kishore Padmanabhanet/bnxt: use hashing for flow template match
2020-04-21 Mike Baucomnet/bnxt: aggregate ULP mapper create arguments
2020-04-21 Kishore Padmanabhanet/bnxt: aggregate ULP parser arguments
2020-04-21 Mike Baucomnet/bnxt: add resource name type to debug messages
2020-04-21 Kishore Padmanabhanet/bnxt: add flow database resource iteration API
2020-04-21 Mike Baucomnet/bnxt: allow usage of more resources in flow DB
2020-04-21 Mike Baucomnet/bnxt: add SVIF changes for port id
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 Christos Ricudisnet/bnxt: add counters to xstats
2020-04-21 Venkat Duvvurunet/bnxt: enable meson build on TruFlow
2020-04-21 Venkat Duvvurunet/bnxt: support marking packet
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 Kishore Padmanabhanet/bnxt: support flow API flush
2020-04-21 Kishore Padmanabhanet/bnxt: support flow API destroy
2020-04-21 Kishore Padmanabhanet/bnxt: support flow API validate
2020-04-21 Kishore Padmanabhanet/bnxt: support flow API create
2020-04-21 Kishore Padmanabhanet/bnxt: support flow API action parsing
2020-04-21 Kishore Padmanabhanet/bnxt: support flow API item parsing
2020-04-21 Kishore Padmanabhanet/bnxt: match flow API actions with flow template...
2020-04-21 Kishore Padmanabhanet/bnxt: match flow API items with flow template patterns
2020-04-21 Mike Baucomnet/bnxt: support alloc and program key and act tables
2020-04-21 Mike Baucomnet/bnxt: support freeing key and action tables
2020-04-21 Mike Baucomnet/bnxt: support process key tables
2020-04-21 Mike Baucomnet/bnxt: support process action tables
2020-04-21 Mike Baucomnet/bnxt: add helper functions for blob/regfile 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-04-21 Pete Spreadboroughnet/bnxt: support EM/EEM
2020-04-21 Farah Smithnet/bnxt: support TruFlow core table scope
2020-04-21 Shahaji Bhoslenet/bnxt: support TruFlow core TCAM
2020-04-21 Farah Smithnet/bnxt: add TruFlow core identifier
2020-04-21 Michael Wildtnet/bnxt: add resource manager
2020-04-21 Shahaji Bhoslenet/bnxt: add initial TruFlow core resource management
2020-04-21 Michael Wildtnet/bnxt: add TruFlow core session SRAM
2020-04-21 Michael Wildtnet/bnxt: add initial TruFlow core session close
2020-04-21 Michael Wildtnet/bnxt: add initial TruFlow core session open
2020-04-21 Pete Spreadboroughnet/bnxt: add TruFlow message handlers
2020-04-21 Randy Schachernet/bnxt: update HWRM prep to use pointer
2020-04-21 Ajit Khapardenet/bnxt: update HSI structure
2020-04-21 Stephen Hemmingernet/bnxt: do not use PMD log type
2020-04-16 Thomas Monjalonreplace cold attributes
2020-04-16 Thomas Monjalonreplace packed attributes
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-21 Kalesh APnet/bnxt: fix race condition when port is stopped
2020-02-21 Kalesh APnet/bnxt: fix crash in port stop while handling events
2020-02-14 Santoshkumar Karan... net/bnxt: fix buffer allocation reattempt
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 Kalesh APnet/bnxt: register for debug notification from FW
2020-02-14 Kalesh APnet/bnxt: log firmware debug notifications
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 Somnath Koturnet/bnxt: remove spurious warning in Rx handler
2020-02-05 Kalesh APnet/bnxt: fix return code handling in VLAN config
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 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: fix bumping of L2 filter reference count
2020-02-05 Somnath Koturnet/bnxt: fix alloc filter to use a common routine
2020-02-05 Stephen Hemmingernet/bnxt: remove unnecessary memset
2020-02-05 Stephen Hemmingernet/bnxt: do not log error if stats queried before...
2020-02-05 Stephen Hemmingernet/bnxt: fix VLAN strip flags in SSE Rx
2020-02-05 Somnath Koturnet/bnxt: fix max rings calculation
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-02-05 Kalesh APnet/bnxt: fix flow creation
2020-01-17 Ajit Khapardenet/bnxt: fix overwriting error message
2020-01-17 Ajit Khapardenet/bnxt: support flow mark action
next