aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-24bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.Michael Chan1-0/+3
2019-11-24bnxt_en: Add async. event logic for PHY configuration changes.Michael Chan1-0/+1
2019-11-24bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.Michael Chan1-1/+2
2019-11-24bnxt_en: Initialize context memory to the value specified by firmware.Michael Chan1-0/+2
2019-11-24bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.Vasundhara Volam1-2/+2
2019-11-24bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.Vasundhara Volam1-0/+1
2019-11-24bnxt_en: Add chip IDs for 57452 and 57454 chips.Michael Chan1-1/+6
2019-11-18bnxt_en: Report health status update after reset is doneVasundhara Volam1-0/+1
2019-11-18bnxt_en: Extend ETHTOOL_RESET to hot reset driver.Vasundhara Volam1-0/+1
2019-11-18bnxt_en: Improve RX buffer error handling.Michael Chan1-0/+1
2019-11-18bnxt_en: Update firmware interface spec to 1.10.1.12.Michael Chan1-3/+3
2019-10-31bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacksSriharsha Basavapatna1-0/+12
2019-10-31bnxt_en: Add support to collect crash dump via ethtoolVasundhara Volam1-0/+3
2019-10-31bnxt_en: Add support to invoke OP-TEE API to reset firmwareVasundhara Volam1-0/+3
2019-09-16bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.Vasundhara Volam1-0/+3
2019-09-16bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam1-0/+1
2019-08-30bnxt_en: Add FW fatal devlink_health_reporter.Vasundhara Volam1-0/+7
2019-08-30bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors.Michael Chan1-0/+1
2019-08-30bnxt_en: Do not send firmware messages if firmware is in error state.Michael Chan1-0/+1
2019-08-30bnxt_en: Add devlink health reset reporter.Vasundhara Volam1-0/+5
2019-08-30bnxt_en: Handle firmware reset.Michael Chan1-0/+11
2019-08-30bnxt_en: Handle RESET_NOTIFY async event from firmware.Michael Chan1-0/+7
2019-08-30bnxt_en: Add new FW devlink_health_reporterVasundhara Volam1-0/+3
2019-08-30bnxt_en: Add BNXT_STATE_IN_FW_RESET state.Michael Chan1-0/+1
2019-08-30bnxt_en: Enable health monitoring.Michael Chan1-0/+9
2019-08-30bnxt_en: Pre-map the firmware health monitoring registers.Michael Chan1-0/+6
2019-08-30bnxt_en: Discover firmware error recovery capabilities.Michael Chan1-0/+38
2019-08-30bnxt_en: Handle firmware reset status during IF_UP.Michael Chan1-0/+2
2019-08-10bnxt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+0
2019-07-29bnxt_en: Support all variants of the 5750X chip family.Michael Chan1-2/+6
2019-07-29bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.Michael Chan1-2/+2
2019-07-29bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.Michael Chan1-0/+1
2019-07-29bnxt_en: Add TPA ID mapping logic for 57500 chips.Michael Chan1-0/+9
2019-07-29bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips.Michael Chan1-0/+6
2019-07-29bnxt_en: Add TPA structure definitions for BCM57500 chips.Michael Chan1-0/+67
2019-07-08bnxt_en: add page_pool supportAndy Gospodarek1-0/+3
2019-07-08bnxt_en: optimized XDP_REDIRECT supportAndy Gospodarek1-4/+9
2019-07-08bnxt_en: Refactor __bnxt_xmit_xdp().Michael Chan1-0/+1
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-2/+2
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa1-1/+1
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa1-1/+1
2019-05-22bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan1-1/+3
2019-05-22bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan1-1/+1
2019-05-05bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan1-0/+2
2019-05-05bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma1-0/+1
2019-05-05bnxt_en: Read package version from firmware.Vasundhara Volam1-0/+1
2019-05-05bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam1-0/+1
2019-05-05bnxt_en: Add support for PCIe statisticsVasundhara Volam1-0/+7
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-02-22bnxt_en: Wait longer for the firmware message response to complete.Michael Chan1-1/+1