summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.h
AgeCommit message (Expand)Author
2022-04-15bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek
2021-09-30bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2020-11-01bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam
2020-09-26bnxt_en: Avoid sending firmware messages when AER error is detected.Vasundhara Volam
2020-05-14bnxt_en: Fix VF anti-spoof filter setup.Michael Chan
2020-04-01bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan
2020-01-23bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan
2020-01-23bnxt_en: Fix NTUPLE firmware command failures.Michael Chan
2020-01-04bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam
2019-12-31bnxt_en: Improve RX buffer error handling.Michael Chan
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
2019-05-05bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan
2019-05-05bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma
2019-05-05bnxt_en: Read package version from firmware.Vasundhara Volam
2019-05-05bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam
2019-05-05bnxt_en: Add support for PCIe statisticsVasundhara Volam
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22bnxt_en: Wait longer for the firmware message response to complete.Michael Chan
2019-02-19bnxt_en: Propagate trusted VF attribute to firmware.Michael Chan
2019-02-06bnxt: Implement ndo_get_port_parent_id()Florian Fainelli
2019-01-29bnxt_en: Add bnxt_en initial port params table and register itVasundhara Volam
2018-12-20bnxt_en: Support for 64-bit flow handle.Venkat Duvvuru