summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* bnxt_en: Improve completion ring allocation for VFs.Michael Chan2016-12-071-10/+4
* bnxt_en: Update firmware header file to latest 1.6.0.Michael Chan2016-12-051-5/+3
* bnxt_en: Fix VF virtual link state.Michael Chan2016-11-131-2/+2
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-1/+5
* bnxt_en: Fixed the VF link status after a link state changeEddie Wai2016-09-191-42/+42
* bnxt_en: Add function for VF driver to query default VLAN.Michael Chan2016-06-141-0/+3
* bnxt_en: Call firmware to approve VF MAC address change.Michael Chan2016-04-111-0/+30
* bnxt_en: Update to Firmware 1.2.2 spec.Michael Chan2016-04-051-9/+5
* bnxt_en: Fix dmesg log firmware error messages.Michael Chan2016-03-011-2/+2
* bnxt_en: Send PF driver unload notification to all VFs.Jeffrey Huang2016-03-011-0/+43
* bnxt_en: Improve bnxt_vf_update_mac().Jeffrey Huang2016-03-011-5/+11
* bnxt_en: Update to Firmware interface spec 1.0.0.Michael Chan2015-12-281-6/+9
* bnxt_en: Keep track of the ring group resource.Michael Chan2015-12-281-1/+6
* bnxt_en: Improve VF resource accounting.Michael Chan2015-12-281-7/+8
* bnxt_en: Cleanup bnxt_hwrm_func_cfg().Michael Chan2015-12-281-17/+16
* bnxt_en: Change bp->state to bitmap.Michael Chan2015-12-111-1/+1
OpenPOWER on IntegriCloud