index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_sriov.c
Age
Commit message (
Expand
)
Author
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
2018-08-05
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
2018-08-03
bnxt_en: combine 'else if' and 'else' into single branch
YueHaibing
2018-05-08
bnxt_en: Always forward VF MAC address to the PF.
Michael Chan
2018-04-27
bnxt_en: Reserve RSS and L2 contexts for VF.
Michael Chan
2018-04-27
bnxt_en: Check the lengths of encapsulated firmware responses.
Michael Chan
2018-03-31
bnxt_en: Improve valid bit checking in firmware response message.
Michael Chan
2018-03-31
bnxt_en: Improve resource accounting for SRIOV.
Michael Chan
2018-03-31
bnxt_en: Add support for ndo_set_vf_trust
Vasundhara Volam
2018-01-17
bnxt_en: Forward VF MAC address to the PF.
Vasundhara Volam
2018-01-17
bnxt_en: Implement new method for the PF to assign SRIOV resources.
Michael Chan
2018-01-17
bnxt_en: Refactor hardware resource data structures.
Michael Chan
2018-01-08
bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.
Venkat Duvvuru
2017-10-14
bnxt_en: Fix VF resource checking.
Michael Chan
2017-07-24
bnxt_en: add support to enable VF-representors
Sathya Perla
2017-07-24
bnxt_en: Update firmware interface spec to 1.8.0.
Michael Chan
2017-04-24
bnxt_en: Fix VF attributes reporting.
Michael Chan
2017-04-05
bnxt_en: Update firmware interface spec to 1.7.6.2.
Michael Chan
2017-01-13
bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.
Michael Chan
2016-12-29
bnxt_en: Implement new scheme to reserve tx rings.
Michael Chan
2016-12-29
bnxt_en: Assign additional vnics to VFs.
Michael Chan
2016-12-07
bnxt_en: Improve completion ring allocation for VFs.
Michael Chan
2016-12-05
bnxt_en: Update firmware header file to latest 1.6.0.
Michael Chan
2016-11-13
bnxt_en: Fix VF virtual link state.
Michael Chan
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-19
bnxt_en: Fixed the VF link status after a link state change
Eddie Wai
2016-06-14
bnxt_en: Add function for VF driver to query default VLAN.
Michael Chan
2016-04-11
bnxt_en: Call firmware to approve VF MAC address change.
Michael Chan
2016-04-05
bnxt_en: Update to Firmware 1.2.2 spec.
Michael Chan
2016-03-01
bnxt_en: Fix dmesg log firmware error messages.
Michael Chan
2016-03-01
bnxt_en: Send PF driver unload notification to all VFs.
Jeffrey Huang
2016-03-01
bnxt_en: Improve bnxt_vf_update_mac().
Jeffrey Huang
2015-12-28
bnxt_en: Update to Firmware interface spec 1.0.0.
Michael Chan
2015-12-28
bnxt_en: Keep track of the ring group resource.
Michael Chan
2015-12-28
bnxt_en: Improve VF resource accounting.
Michael Chan
2015-12-28
bnxt_en: Cleanup bnxt_hwrm_func_cfg().
Michael Chan
2015-12-11
bnxt_en: Change bp->state to bitmap.
Michael Chan
2015-12-03
bnxt_en: enforce proper storing of MAC address
Jeffrey Huang
2015-11-05
bnxt_en: More robust SRIOV cleanup sequence.
Jeffrey Huang
2015-10-23
bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.
Michael Chan
2015-10-22
bnxt_en: New Broadcom ethernet driver.
Michael Chan