index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_sriov.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-24
bnxt_en: Assign more RSS context resources to the VFs.
Michael Chan
1
-2
/
+6
2019-08-30
bnxt_en: Retain user settings on a VF after RESET_NOTIFY event.
Vasundhara Volam
1
-7
/
+43
2019-08-30
bnxt_en: Add BNXT_STATE_IN_FW_RESET state.
Michael Chan
1
-0
/
+5
2019-08-30
bnxt_en: Register buffers for VFs before reserving resources.
Vasundhara Volam
1
-5
/
+5
2019-08-30
bnxt_en: Refactor bnxt_sriov_enable().
Michael Chan
1
-16
/
+34
2019-08-30
bnxt_en: Simplify error checking in the SR-IOV message forwarding functions.
Michael Chan
1
-64
/
+8
2019-08-30
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
1
-9
/
+3
2019-02-19
bnxt_en: Propagate trusted VF attribute to firmware.
Michael Chan
1
-4
/
+54
2018-12-17
bnxt_en: Add SR-IOV support for 57500 chips.
Michael Chan
1
-2
/
+13
2018-12-17
bnxt_en: get rid of num_stat_ctxs variable
Vasundhara Volam
1
-6
/
+4
2018-12-17
bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function.
Michael Chan
1
-4
/
+3
2018-09-17
bnxt_en: Fix VF mac address regression.
Michael Chan
1
-4
/
+5
2018-09-03
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
1
-3
/
+4
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
1
-1
/
+1
2018-08-05
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
1
-9
/
+14
2018-08-03
bnxt_en: combine 'else if' and 'else' into single branch
YueHaibing
1
-2
/
+6
2018-05-08
bnxt_en: Always forward VF MAC address to the PF.
Michael Chan
1
-1
/
+2
2018-04-27
bnxt_en: Reserve RSS and L2 contexts for VF.
Michael Chan
1
-5
/
+5
2018-04-27
bnxt_en: Check the lengths of encapsulated firmware responses.
Michael Chan
1
-0
/
+9
2018-03-31
bnxt_en: Improve valid bit checking in firmware response message.
Michael Chan
1
-0
/
+2
2018-03-31
bnxt_en: Improve resource accounting for SRIOV.
Michael Chan
1
-10
/
+8
2018-03-31
bnxt_en: Add support for ndo_set_vf_trust
Vasundhara Volam
1
-8
/
+33
2018-01-17
bnxt_en: Forward VF MAC address to the PF.
Vasundhara Volam
1
-5
/
+45
2018-01-17
bnxt_en: Implement new method for the PF to assign SRIOV resources.
Michael Chan
1
-5
/
+116
2018-01-17
bnxt_en: Refactor hardware resource data structures.
Michael Chan
1
-22
/
+28
2018-01-08
bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.
Venkat Duvvuru
1
-1
/
+1
2017-10-14
bnxt_en: Fix VF resource checking.
Michael Chan
1
-2
/
+9
2017-07-24
bnxt_en: add support to enable VF-representors
Sathya Perla
1
-0
/
+6
2017-07-24
bnxt_en: Update firmware interface spec to 1.8.0.
Michael Chan
1
-3
/
+6
2017-04-24
bnxt_en: Fix VF attributes reporting.
Michael Chan
1
-3
/
+5
2017-04-05
bnxt_en: Update firmware interface spec to 1.7.6.2.
Michael Chan
1
-2
/
+6
2017-01-13
bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.
Michael Chan
1
-0
/
+5
2016-12-29
bnxt_en: Implement new scheme to reserve tx rings.
Michael Chan
1
-1
/
+9
2016-12-29
bnxt_en: Assign additional vnics to VFs.
Michael Chan
1
-1
/
+4
2016-12-07
bnxt_en: Improve completion ring allocation for VFs.
Michael Chan
1
-10
/
+4
2016-12-05
bnxt_en: Update firmware header file to latest 1.6.0.
Michael Chan
1
-5
/
+3
2016-11-13
bnxt_en: Fix VF virtual link state.
Michael Chan
1
-2
/
+2
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-1
/
+5
2016-09-19
bnxt_en: Fixed the VF link status after a link state change
Eddie Wai
1
-42
/
+42
2016-06-14
bnxt_en: Add function for VF driver to query default VLAN.
Michael Chan
1
-0
/
+3
2016-04-11
bnxt_en: Call firmware to approve VF MAC address change.
Michael Chan
1
-0
/
+30
2016-04-05
bnxt_en: Update to Firmware 1.2.2 spec.
Michael Chan
1
-9
/
+5
2016-03-01
bnxt_en: Fix dmesg log firmware error messages.
Michael Chan
1
-2
/
+2
2016-03-01
bnxt_en: Send PF driver unload notification to all VFs.
Jeffrey Huang
1
-0
/
+43
2016-03-01
bnxt_en: Improve bnxt_vf_update_mac().
Jeffrey Huang
1
-5
/
+11
2015-12-28
bnxt_en: Update to Firmware interface spec 1.0.0.
Michael Chan
1
-6
/
+9
2015-12-28
bnxt_en: Keep track of the ring group resource.
Michael Chan
1
-1
/
+6
2015-12-28
bnxt_en: Improve VF resource accounting.
Michael Chan
1
-7
/
+8
2015-12-28
bnxt_en: Cleanup bnxt_hwrm_func_cfg().
Michael Chan
1
-17
/
+16
2015-12-11
bnxt_en: Change bp->state to bitmap.
Michael Chan
1
-1
/
+1
[next]