summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.h
Commit message (Expand)AuthorAgeFilesLines
* bnxt_tc: update indirect block supportPablo Neira Ayuso2020-06-011-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-5/+0
|\
| * bnxt_en: fix firmware message length endiannessEdwin Peer2020-05-261-5/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-1/+0
|\|
| * bnxt_en: Fix VF anti-spoof filter setup.Michael Chan2020-04-271-1/+0
* | bnxt_en: Refactor the software ring counters.Michael Chan2020-05-041-3/+16
* | bnxt_en: Add support for L2 doorbell size.Michael Chan2020-05-041-0/+1
* | bnxt_en: Define the doorbell offsets on 57500 chips.Michael Chan2020-05-041-0/+3
* | bnxt_en: Allocate TQM ring context memory according to fw specification.Michael Chan2020-05-041-0/+1
|/
* bnxt_en: Read partno and serialno of the board from VPDVasundhara Volam2020-03-271-0/+4
* bnxt_en: Add fw.mgmt.api version to devlink info_get cb.Vasundhara Volam2020-03-271-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-1/+1
|\
| * bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan2020-03-231-1/+1
* | net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky2020-03-031-1/+3
|/
* bnxt_en: Rename switch_id to dsnVasundhara Volam2020-01-271-1/+1
* bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan2020-01-271-0/+2
* bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan2020-01-181-0/+1
* bnxt_en: Fix NTUPLE firmware command failures.Michael Chan2020-01-181-3/+0
* bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.Michael Chan2019-11-241-0/+3
* bnxt_en: Add async. event logic for PHY configuration changes.Michael Chan2019-11-241-0/+1
* bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.Michael Chan2019-11-241-1/+2
* bnxt_en: Initialize context memory to the value specified by firmware.Michael Chan2019-11-241-0/+2
* bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.Vasundhara Volam2019-11-241-2/+2
* bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.Vasundhara Volam2019-11-241-0/+1
* bnxt_en: Add chip IDs for 57452 and 57454 chips.Michael Chan2019-11-241-1/+6
* bnxt_en: Report health status update after reset is doneVasundhara Volam2019-11-181-0/+1
* bnxt_en: Extend ETHTOOL_RESET to hot reset driver.Vasundhara Volam2019-11-181-0/+1
* bnxt_en: Improve RX buffer error handling.Michael Chan2019-11-181-0/+1
* bnxt_en: Update firmware interface spec to 1.10.1.12.Michael Chan2019-11-181-3/+3
* bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacksSriharsha Basavapatna2019-10-311-0/+12
* bnxt_en: Add support to collect crash dump via ethtoolVasundhara Volam2019-10-311-0/+3
* bnxt_en: Add support to invoke OP-TEE API to reset firmwareVasundhara Volam2019-10-311-0/+3
* bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.Vasundhara Volam2019-09-161-0/+3
* bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam2019-09-161-0/+1
* bnxt_en: Add FW fatal devlink_health_reporter.Vasundhara Volam2019-08-301-0/+7
* bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors.Michael Chan2019-08-301-0/+1
* bnxt_en: Do not send firmware messages if firmware is in error state.Michael Chan2019-08-301-0/+1
* bnxt_en: Add devlink health reset reporter.Vasundhara Volam2019-08-301-0/+5
* bnxt_en: Handle firmware reset.Michael Chan2019-08-301-0/+11
* bnxt_en: Handle RESET_NOTIFY async event from firmware.Michael Chan2019-08-301-0/+7
* bnxt_en: Add new FW devlink_health_reporterVasundhara Volam2019-08-301-0/+3
* bnxt_en: Add BNXT_STATE_IN_FW_RESET state.Michael Chan2019-08-301-0/+1
* bnxt_en: Enable health monitoring.Michael Chan2019-08-301-0/+9
* bnxt_en: Pre-map the firmware health monitoring registers.Michael Chan2019-08-301-0/+6
* bnxt_en: Discover firmware error recovery capabilities.Michael Chan2019-08-301-0/+38
* bnxt_en: Handle firmware reset status during IF_UP.Michael Chan2019-08-301-0/+2
* bnxt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-1/+0
* bnxt_en: Support all variants of the 5750X chip family.Michael Chan2019-07-291-2/+6
* bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.Michael Chan2019-07-291-2/+2
* bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.Michael Chan2019-07-291-0/+1