index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_sriov.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: Don't post statistics to malicious VFs
Mintz, Yuval
2017-06-10
1
-0
/
+1
*
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
2017-03-07
1
-0
/
+1
*
bnx2x: Don't flush multicast MACs
Yuval Mintz
2016-08-24
1
-1
/
+0
*
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
Yuval Mintz
2015-07-30
1
-0
/
+5
*
bnx2x: add vlan filtering offload
Yuval Mintz
2015-07-29
1
-15
/
+28
*
bnx2x: Rebrand from 'broadcom' into 'qlogic'
Yuval Mintz
2015-07-22
1
-4
/
+6
*
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
2014-12-09
1
-0
/
+2
*
bnx2x: Make BP_VF more robust
Yuval Mintz
2014-08-22
1
-1
/
+2
*
bnx2x: VF can report link speed
Dmitry Kravkov
2014-07-01
1
-7
/
+28
*
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
Ariel Elior
2014-05-30
1
-3
/
+3
*
bnx2x: fix build when BNX2X_SRIOV is not enabled
Randy Dunlap
2014-05-13
1
-1
/
+1
*
bnx2x: Fix vlan credit issues for VFs
Yuval Mintz
2014-04-26
1
-0
/
+2
*
bnx2x: Memory leak during VF removal
Yuval Mintz
2014-04-26
1
-0
/
+2
*
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
Yuval Mintz
2014-03-27
1
-1
/
+1
*
bnx2x: Remove the sriov VFOP mechanism
Yuval Mintz
2014-03-25
1
-312
/
+36
*
bnx2x: Create workqueue for IOV related tasks
Yuval Mintz
2014-03-25
1
-14
/
+23
*
bnx2x: Revise IOV vlan/mac validation
Yuval Mintz
2014-02-12
1
-0
/
+1
*
bnx2x: Add support in PF driver for RSC
Michal Kalderon
2014-02-12
1
-0
/
+12
*
bnx2x: namespace and dead code cleanups
stephen hemminger
2014-01-13
1
-14
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-0
/
+1
|
\
|
*
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
2014-01-05
1
-0
/
+1
*
|
bnx2x: add VF Multicast filters support
Yuval Mintz
2013-12-26
1
-0
/
+1
|
/
*
bnx2x: Don't disable/enable SR-IOV when loading
Ariel Elior
2013-09-28
1
-2
/
+0
*
bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set
Dmitry Kravkov
2013-09-06
1
-0
/
+2
*
bnx2x: VF RSS support - VF side
Ariel Elior
2013-09-05
1
-2
/
+5
*
bnx2x: VF RSS support - PF side
Ariel Elior
2013-09-05
1
-8
/
+24
*
bnx2x: Fix compilation with no IOV support
Yuval Mintz
2013-06-24
1
-0
/
+2
*
bnx2x: Improve PF behaviour toward VF
Ariel Elior
2013-06-23
1
-0
/
+2
*
bnx2x: Revise prints
Yuval Mintz
2013-06-02
1
-1
/
+1
*
bnx2x: Revise comments and alignment
Yuval Mintz
2013-06-02
1
-1
/
+1
*
bnx2x: Semantic change of empty lines
Yuval Mintz
2013-06-02
1
-1
/
+0
*
bnx2x: Enhance MAC configuration for VFs
Dmitry Kravkov
2013-04-24
1
-2
/
+3
*
bnx2x: Prevent VF race
Dmitry Kravkov
2013-03-27
1
-2
/
+7
*
bnx2x: Control number of vfs dynamically
Ariel Elior
2013-03-12
1
-2
/
+8
*
bnx2x: Add iproute2 support for vfs
Ariel Elior
2013-03-12
1
-0
/
+3
*
bnx2x: correct memory release scheme
Yuval Mintz
2013-01-23
1
-0
/
+1
*
bnx2x: Introduce 2013 and advance version to 1.78.02
Yuval Mintz
2013-01-15
1
-1
/
+1
*
bnx2x: Segregate SR-IOV code
Ariel Elior
2013-01-07
1
-6
/
+91
*
bnx2x: Support PF <-> VF Bulletin Board
Ariel Elior
2013-01-02
1
-0
/
+18
*
bnx2x: Support VF FLR
Ariel Elior
2013-01-02
1
-0
/
+7
*
bnx2x: Support of PF driver of a VF release request
Ariel Elior
2013-01-02
1
-0
/
+21
*
bnx2x: Support of PF driver of a VF close request
Ariel Elior
2013-01-02
1
-0
/
+4
*
bnx2x: Support of PF driver of a VF q_teardown request
Ariel Elior
2013-01-02
1
-0
/
+5
*
bnx2x: Support of PF driver of a VF q_filters request
Ariel Elior
2013-01-02
1
-0
/
+32
*
bnx2x: Support of PF driver of a VF setup_q request
Ariel Elior
2013-01-02
1
-0
/
+177
*
bnx2x: Support statistics collection for VFs by the PF
Ariel Elior
2013-01-02
1
-0
/
+2
*
bnx2x: Support of PF driver of a VF init request
Ariel Elior
2013-01-02
1
-2
/
+6
*
bnx2x: Support of PF driver of a VF acquire request
Ariel Elior
2013-01-02
1
-0
/
+43
*
bnx2x: Infrastructure for VF <-> PF request on PF side
Ariel Elior
2013-01-02
1
-0
/
+102
*
bnx2x: Prepare device and initialize VF database
Ariel Elior
2013-01-02
1
-0
/
+56
[next]