index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
Files
Lines
2013-03-27
bnx2x: fix compilation without CONFIG_BNX2X_SRIOV
Dmitry Kravkov
1
-0
/
+2
2013-03-27
bnx2x: Prevent VF race
Dmitry Kravkov
1
-6
/
+6
2013-03-27
bnx2x: missing ARI should not be lethal
Ariel Elior
1
-4
/
+6
2013-03-12
bnx2x: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2013-03-12
bnx2x: Control number of vfs dynamically
Ariel Elior
1
-14
/
+73
2013-03-12
bnx2x: Add iproute2 support for vfs
Ariel Elior
1
-15
/
+224
2013-01-23
bnx2x: SR-IOV version compatibility bugfix
Ariel Elior
1
-1
/
+1
2013-01-15
bnx2x: Introduce 2013 and advance version to 1.78.02
Yuval Mintz
1
-1
/
+1
2013-01-09
bnx2x: NULL dereference on error in debug code
Dan Carpenter
1
-2
/
+1
2013-01-07
bnx2x: Segregate SR-IOV code
Ariel Elior
1
-21
/
+187
2013-01-02
bnx2x: Add VF device ids and enable feature
Ariel Elior
1
-0
/
+4
2013-01-02
bnx2x: Support PF <-> VF Bulletin Board
Ariel Elior
1
-0
/
+13
2013-01-02
bnx2x: Support VF FLR
Ariel Elior
1
-0
/
+294
2013-01-02
bnx2x: Support of PF driver of a VF release request
Ariel Elior
1
-0
/
+123
2013-01-02
bnx2x: Support of PF driver of a VF close request
Ariel Elior
1
-0
/
+97
2013-01-02
bnx2x: Support of PF driver of a VF q_teardown request
Ariel Elior
1
-0
/
+269
2013-01-02
bnx2x: Support of PF driver of a VF q_filters request
Ariel Elior
1
-0
/
+280
2013-01-02
bnx2x: Support of PF driver of a VF setup_q request
Ariel Elior
1
-172
/
+734
2013-01-02
bnx2x: Support statistics collection for VFs by the PF
Ariel Elior
1
-0
/
+91
2013-01-02
bnx2x: Support of PF driver of a VF init request
Ariel Elior
1
-0
/
+159
2013-01-02
bnx2x: Support of PF driver of a VF acquire request
Ariel Elior
1
-0
/
+199
2013-01-02
bnx2x: Infrastructure for VF <-> PF request on PF side
Ariel Elior
1
-4
/
+243
2013-01-02
bnx2x: Prepare device and initialize VF database
Ariel Elior
1
-0
/
+399
2013-01-02
bnx2x: Allocate VF database in PF when VFs are present
Ariel Elior
1
-0
/
+304