aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: update all firmware calls to use the new APIsEdwin Peer2021-08-301-204/+246
* bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_infoEdwin Peer2021-08-301-2/+2
* bnxt_en: move HWRM API implementation into separate fileEdwin Peer2021-08-301-0/+1
* bnxt_en: Update firmware interface to 1.10.2.47Michael Chan2021-06-281-2/+2
* bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC.Michael Chan2021-04-251-1/+10
* bnxt_en: Move bnxt_approve_mac().Michael Chan2021-04-251-26/+27
* bnxt_en: allow VF config ops when PF is closedEdwin Peer2021-04-251-4/+0
* bnxt_en: allow promiscuous mode for trusted VFsEdwin Peer2021-04-251-3/+3
* net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
* bnxt_en: Update firmware interface spec to 1.10.1.65.Michael Chan2020-09-271-1/+1
* bnxt_en: Update firmware interface to 1.10.1.54.Michael Chan2020-07-271-1/+1
* bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti2020-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-8/+2
|\
| * bnxt_en: Fix VF anti-spoof filter setup.Michael Chan2020-04-271-8/+2
* | bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw.Vasundhara Volam2020-05-041-1/+1
|/
* bnxt_en: Remove unnecessary assignment of return codeVasundhara Volam2020-03-081-3/+1
* bnxt_en: Assign more RSS context resources to the VFs.Michael Chan2019-11-241-2/+6
* bnxt_en: Retain user settings on a VF after RESET_NOTIFY event.Vasundhara Volam2019-08-301-7/+43
* bnxt_en: Add BNXT_STATE_IN_FW_RESET state.Michael Chan2019-08-301-0/+5
* bnxt_en: Register buffers for VFs before reserving resources.Vasundhara Volam2019-08-301-5/+5
* bnxt_en: Refactor bnxt_sriov_enable().Michael Chan2019-08-301-16/+34
* bnxt_en: Simplify error checking in the SR-IOV message forwarding functions.Michael Chan2019-08-301-64/+8
* bnxt_en: Convert error code in firmware message response to standard code.Michael Chan2019-08-301-9/+3
* bnxt_en: Propagate trusted VF attribute to firmware.Michael Chan2019-02-191-4/+54
* bnxt_en: Add SR-IOV support for 57500 chips.Michael Chan2018-12-171-2/+13
* bnxt_en: get rid of num_stat_ctxs variableVasundhara Volam2018-12-171-6/+4
* bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function.Michael Chan2018-12-171-4/+3
* bnxt_en: Fix VF mac address regression.Michael Chan2018-09-171-4/+5
* bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan2018-09-031-3/+4
* bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan2018-08-051-1/+1
* bnxt_en: Add new VF resource allocation strategy mode.Michael Chan2018-08-051-9/+14
* bnxt_en: combine 'else if' and 'else' into single branchYueHaibing2018-08-031-2/+6
* bnxt_en: Always forward VF MAC address to the PF.Michael Chan2018-05-081-1/+2
* bnxt_en: Reserve RSS and L2 contexts for VF.Michael Chan2018-04-271-5/+5
* bnxt_en: Check the lengths of encapsulated firmware responses.Michael Chan2018-04-271-0/+9
* bnxt_en: Improve valid bit checking in firmware response message.Michael Chan2018-03-311-0/+2
* bnxt_en: Improve resource accounting for SRIOV.Michael Chan2018-03-311-10/+8
* bnxt_en: Add support for ndo_set_vf_trustVasundhara Volam2018-03-311-8/+33
* bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam2018-01-171-5/+45
* bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan2018-01-171-5/+116
* bnxt_en: Refactor hardware resource data structures.Michael Chan2018-01-171-22/+28
* bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-01-081-1/+1
* bnxt_en: Fix VF resource checking.Michael Chan2017-10-141-2/+9
* bnxt_en: add support to enable VF-representorsSathya Perla2017-07-241-0/+6
* bnxt_en: Update firmware interface spec to 1.8.0.Michael Chan2017-07-241-3/+6
* bnxt_en: Fix VF attributes reporting.Michael Chan2017-04-241-3/+5
* bnxt_en: Update firmware interface spec to 1.7.6.2.Michael Chan2017-04-051-2/+6
* bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.Michael Chan2017-01-131-0/+5
* bnxt_en: Implement new scheme to reserve tx rings.Michael Chan2016-12-291-1/+9
* bnxt_en: Assign additional vnics to VFs.Michael Chan2016-12-291-1/+4