aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.h
AgeCommit message (Expand)Author
2020-06-03bnxt_en: fix firmware message length endiannessEdwin Peer
2020-05-14bnxt_en: Fix VF anti-spoof filter setup.Michael Chan
2020-03-23bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan
2020-01-27bnxt_en: Rename switch_id to dsnVasundhara Volam
2020-01-27bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan
2020-01-18bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan
2020-01-18bnxt_en: Fix NTUPLE firmware command failures.Michael Chan
2019-11-24bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.Michael Chan
2019-11-24bnxt_en: Add async. event logic for PHY configuration changes.Michael Chan
2019-11-24bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.Michael Chan
2019-11-24bnxt_en: Initialize context memory to the value specified by firmware.Michael Chan
2019-11-24bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.Vasundhara Volam
2019-11-24bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.Vasundhara Volam
2019-11-24bnxt_en: Add chip IDs for 57452 and 57454 chips.Michael Chan
2019-11-18bnxt_en: Report health status update after reset is doneVasundhara Volam
2019-11-18bnxt_en: Extend ETHTOOL_RESET to hot reset driver.Vasundhara Volam
2019-11-18bnxt_en: Improve RX buffer error handling.Michael Chan
2019-11-18bnxt_en: Update firmware interface spec to 1.10.1.12.Michael Chan
2019-10-31bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacksSriharsha Basavapatna
2019-10-31bnxt_en: Add support to collect crash dump via ethtoolVasundhara Volam
2019-10-31bnxt_en: Add support to invoke OP-TEE API to reset firmwareVasundhara Volam
2019-09-16bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.Vasundhara Volam
2019-09-16bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam
2019-08-30bnxt_en: Add FW fatal devlink_health_reporter.Vasundhara Volam
2019-08-30bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors.Michael Chan
2019-08-30bnxt_en: Do not send firmware messages if firmware is in error state.Michael Chan
2019-08-30bnxt_en: Add devlink health reset reporter.Vasundhara Volam
2019-08-30bnxt_en: Handle firmware reset.Michael Chan
2019-08-30bnxt_en: Handle RESET_NOTIFY async event from firmware.Michael Chan
2019-08-30bnxt_en: Add new FW devlink_health_reporterVasundhara Volam
2019-08-30bnxt_en: Add BNXT_STATE_IN_FW_RESET state.Michael Chan
2019-08-30bnxt_en: Enable health monitoring.Michael Chan
2019-08-30bnxt_en: Pre-map the firmware health monitoring registers.Michael Chan
2019-08-30bnxt_en: Discover firmware error recovery capabilities.Michael Chan
2019-08-30bnxt_en: Handle firmware reset status during IF_UP.Michael Chan
2019-08-10bnxt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-29bnxt_en: Support all variants of the 5750X chip family.Michael Chan
2019-07-29bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.Michael Chan
2019-07-29bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.Michael Chan
2019-07-29bnxt_en: Add TPA ID mapping logic for 57500 chips.Michael Chan
2019-07-29bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips.Michael Chan
2019-07-29bnxt_en: Add TPA structure definitions for BCM57500 chips.Michael Chan
2019-07-08bnxt_en: add page_pool supportAndy Gospodarek
2019-07-08bnxt_en: optimized XDP_REDIRECT supportAndy Gospodarek
2019-07-08bnxt_en: Refactor __bnxt_xmit_xdp().Michael Chan
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa
2019-05-22bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan
2019-05-22bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan