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
/
bnx2x
/
bnx2x_sriov.c
Age
Commit message (
Expand
)
Author
2014-12-09
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
2014-08-22
bnx2x: Prevent pci_disable_sriov with assigned VFs
Yuval Mintz
2014-08-22
bnx2x: Prevent IOV if no entries in CAM
Yuval Mintz
2014-08-22
bnx2x: Code cleanup
Yuval Mintz
2014-07-01
bnx2x: VF can report link speed
Dmitry Kravkov
2014-06-19
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfree
Fabian Frederick
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
bnx2x: Enlarge the dorq threshold for VFs
Ariel Elior
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-30
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
Ariel Elior
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-18
bnx2x: Convert return 0 to return rc
Joe Perches
2014-04-26
bnx2x: Fix failure to configure VF multicast filters
Narender Kumar
2014-04-26
bnx2x: Fix vlan credit issues for VFs
Yuval Mintz
2014-04-26
bnx2x: Memory leak during VF removal
Yuval Mintz
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-03-28
bnx2x: Fix possible memory leak on iov error flow
Yuval Mintz
2014-03-25
bnx2x: Remove the sriov VFOP mechanism
Yuval Mintz
2014-03-25
bnx2x: Create workqueue for IOV related tasks
Yuval Mintz
2014-02-25
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
Joe Perches
2014-02-12
bnx2x: (semantic) revise scheduling of sp_rtnl
Yuval Mintz
2014-02-12
bnx2x: Revise IOV vlan/mac validation
Yuval Mintz
2014-02-12
bnx2x: Add support in PF driver for RSC
Michal Kalderon
2014-02-12
bnx2x: Remove unused iov code
Yuval Mintz
2014-02-12
bnx2x: [Debug] change verbosity of some prints
Yuval Mintz
2014-02-06
bnx2x: Allow VF rss on higher PFs
Yuval Mintz
2014-01-21
bnx2x: Fix VF flr flow
Ariel Elior
2014-01-14
bnx2x: Correct default Tx switching behaviour
Yuval Mintz
2014-01-13
bnx2x: namespace and dead code cleanups
stephen hemminger
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-05
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
2014-01-05
bnx2x: Correct number of MSI-X vectors for VFs
Michal Kalderon
2013-12-31
net: bnx2x: slight optimization of addr compare
dingtianhong
2013-12-26
bnx2x: add VF Multicast filters support
Yuval Mintz
2013-12-05
bnx2x: avoid null pointer dereference when enabling SR-IOV
Michal Kalderon
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-29
bnx2x: Disable VF access on PF removal
Ariel Elior
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-21
bnx2x: Prevent null pointer dereference on error flow
Yuval Mintz
2013-10-21
bnx2x: Unlock VF-PF channel on MAC/VLAN config error
Ariel Elior
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-28
bnx2x: Don't disable/enable SR-IOV when loading
Ariel Elior
2013-09-23
bnx2x: add missing VF resource allocation during init
Ariel Elior
2013-09-23
bnx2x: Fix support for VFs on some PFs
Ariel Elior
2013-09-20
net: bnx2x: Staticize local symbols
Sachin Kamat
2013-09-09
bnx2x: Fix configuration of doorbell block
Ariel Elior
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
bnx2x: VF RSS support - PF side
Ariel Elior
2013-08-27
bnx2x: Fix VF stats sync
Ariel Elior
[next]