aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.h
AgeCommit message (Expand)Author
2020-05-14bnxt_en: Fix VF anti-spoof filter setup.Michael Chan
2020-01-27bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam
2019-12-05bnxt_en: Save ring statistics before reset.Michael Chan
2019-03-23bnxt_en: Wait longer for the firmware message response to complete.Michael Chan
2018-09-03bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan
2018-09-03bnxt_en: Clean up unused functions.Michael Chan
2018-08-05bnxt_en: Add DCBNL DSCP application protocol support.Michael Chan
2018-08-05bnxt_en: Add hwmon sysfs support to read temperatureVasundhara Volam
2018-08-05bnxt_en: Notify firmware about IF state changes.Michael Chan
2018-08-05bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.Michael Chan
2018-08-05bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan
2018-08-05bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.Michael Chan
2018-08-05bnxt_en: Add new VF resource allocation strategy mode.Michael Chan
2018-08-05bnxt_en: Add PHY retry logic.Michael Chan
2018-08-05bnxt_en: Add external loopback test to ethtool selftest.Michael Chan
2018-08-05bnxt_en: Update firmware interface version to 1.9.2.25.Michael Chan
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-16bnxt_en: remove redundant debug register dma mem allocationYueHaibing
2018-07-09bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan
2018-05-08bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.Vasundhara Volam
2018-05-08bnxt_en: Fix firmware message delay loop regression.Michael Chan
2018-04-27bnxt_en: add debugfs support for DIMAndy Gospodarek
2018-04-27bnxt_en: reduce timeout on initial HWRM callsAndy Gospodarek
2018-04-27bnxt_en: Add TC to hardware QoS queue mapping logic.Michael Chan
2018-03-31bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.Michael Chan
2018-03-31bnxt_en: Improve ring allocation logic.Michael Chan
2018-03-31bnxt_en: Check max_tx_scheduler_inputs value from firmware.Michael Chan
2018-03-31bnxt_en: Add extended port statistics supportVasundhara Volam
2018-03-31bnxt_en: Add support for ndo_set_vf_trustVasundhara Volam
2018-03-31bnxt_en: Use a dedicated VNIC mode for RDMA.Michael Chan
2018-03-31bnxt_en: Update firmware interface to 1.9.1.15.Michael Chan
2018-03-26bnxt_en: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-12bnxt_en: Pass complete VLAN TCI to the stack.Michael Chan
2018-01-17bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla
2018-01-17bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam
2018-01-17bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan
2018-01-17bnxt_en: Add the new firmware API to query hardware resources.Michael Chan
2018-01-17bnxt_en: Refactor hardware resource data structures.Michael Chan
2018-01-17bnxt_en: Restore MSIX after disabling SRIOV.Michael Chan
2018-01-17bnxt_en: Update firmware interface to 1.9.0.Michael Chan
2018-01-10bnxt_en: add support for software dynamic interrupt moderationAndy Gospodarek
2018-01-05bnxt_en: setup xdp_rxq_infoJesper Dangaard Brouer
2017-10-28bnxt_en: alloc tc_info{} struct only when tc flower is enabledSathya Perla
2017-10-28bnxt_en: query cfa flow stats periodically to compute 'lastused' attributeSathya Perla
2017-10-28bnxt_en: add support for Flower based vxlan encap/decap offloadSathya Perla
2017-10-28bnxt_en: Reorganize the coalescing parameters.Michael Chan
2017-10-28bnxt_en: Check maximum supported MTU from firmware.Michael Chan
2017-10-28bnxt_en: Add PCIe device ID for bcm58804Ray Jui
2017-10-14bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.Michael Chan
2017-10-14bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.Michael Chan