index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
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
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-110
/
+144
2014-01-05
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
1
-107
/
+138
2014-01-05
bnx2x: Correct number of MSI-X vectors for VFs
Michal Kalderon
1
-3
/
+6
2013-12-31
net: bnx2x: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-26
bnx2x: add VF Multicast filters support
Yuval Mintz
1
-19
/
+30
2013-12-05
bnx2x: avoid null pointer dereference when enabling SR-IOV
Michal Kalderon
1
-0
/
+5
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+15
2013-10-29
bnx2x: Disable VF access on PF removal
Ariel Elior
1
-1
/
+15
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+17
2013-10-21
bnx2x: Prevent null pointer dereference on error flow
Yuval Mintz
1
-3
/
+3
2013-10-21
bnx2x: Unlock VF-PF channel on MAC/VLAN config error
Ariel Elior
1
-9
/
+14
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2013-09-28
bnx2x: Don't disable/enable SR-IOV when loading
Ariel Elior
1
-23
/
+0
2013-09-23
bnx2x: add missing VF resource allocation during init
Ariel Elior
1
-0
/
+3
2013-09-23
bnx2x: Fix support for VFs on some PFs
Ariel Elior
1
-1
/
+1
2013-09-20
net: bnx2x: Staticize local symbols
Sachin Kamat
1
-3
/
+4
2013-09-09
bnx2x: Fix configuration of doorbell block
Ariel Elior
1
-3
/
+0
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-36
/
+27
2013-09-05
bnx2x: VF RSS support - PF side
Ariel Elior
1
-113
/
+273
2013-08-27
bnx2x: Fix VF stats sync
Ariel Elior
1
-1
/
+25
2013-08-27
bnx2x: Fix functionality of configuring vlan list
Ariel Elior
1
-35
/
+2
2013-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-23
/
+33
2013-08-20
bnx2x: set VF DMAE when first function has 0 supported VFs
Ariel Elior
1
-5
/
+2
2013-08-20
bnx2x: Protect against VFs' ndos when SR-IOV is disabled
Ariel Elior
1
-18
/
+31
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-08-13
bnx2x: fix memory leak in VF
Ariel Elior
1
-1
/
+1
2013-08-01
bnx2x: Revising locking scheme for MAC configuration
Yuval Mintz
1
-1
/
+9
2013-06-24
bnx2x: Fix compilation with no IOV support
Yuval Mintz
1
-0
/
+14
2013-06-23
bnx2x: improve VF timings
Ariel Elior
1
-3
/
+7
2013-06-23
bnx2x: VF ndo sanity
Ariel Elior
1
-0
/
+5
2013-06-23
bnx2x: Improve PF behaviour toward VF
Ariel Elior
1
-3
/
+21
2013-06-02
bnx2x: Revise prints
Yuval Mintz
1
-3
/
+3
2013-06-02
bnx2x: Revise comments and alignment
Yuval Mintz
1
-13
/
+16
2013-06-02
bnx2x: Semantic change of empty lines
Yuval Mintz
1
-1
/
+0
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
[prev]
[next]