index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2013-08-27
bnx2x: Fix functionality of configuring vlan list
Ariel Elior
2013-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-20
bnx2x: set VF DMAE when first function has 0 supported VFs
Ariel Elior
2013-08-20
bnx2x: Protect against VFs' ndos when SR-IOV is disabled
Ariel Elior
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-13
bnx2x: fix memory leak in VF
Ariel Elior
2013-08-01
bnx2x: Revising locking scheme for MAC configuration
Yuval Mintz
2013-06-24
bnx2x: Fix compilation with no IOV support
Yuval Mintz
2013-06-23
bnx2x: improve VF timings
Ariel Elior
2013-06-23
bnx2x: VF ndo sanity
Ariel Elior
2013-06-23
bnx2x: Improve PF behaviour toward VF
Ariel Elior
2013-06-02
bnx2x: Revise prints
Yuval Mintz
2013-06-02
bnx2x: Revise comments and alignment
Yuval Mintz
2013-06-02
bnx2x: Semantic change of empty lines
Yuval Mintz
2013-03-27
bnx2x: fix compilation without CONFIG_BNX2X_SRIOV
Dmitry Kravkov
2013-03-27
bnx2x: Prevent VF race
Dmitry Kravkov
2013-03-27
bnx2x: missing ARI should not be lethal
Ariel Elior
2013-03-12
bnx2x: use list_move instead of list_del/list_add
Wei Yongjun
2013-03-12
bnx2x: Control number of vfs dynamically
Ariel Elior
2013-03-12
bnx2x: Add iproute2 support for vfs
Ariel Elior
2013-01-23
bnx2x: SR-IOV version compatibility bugfix
Ariel Elior
2013-01-15
bnx2x: Introduce 2013 and advance version to 1.78.02
Yuval Mintz
2013-01-09
bnx2x: NULL dereference on error in debug code
Dan Carpenter
2013-01-07
bnx2x: Segregate SR-IOV code
Ariel Elior
2013-01-02
bnx2x: Add VF device ids and enable feature
Ariel Elior
2013-01-02
bnx2x: Support PF <-> VF Bulletin Board
Ariel Elior
2013-01-02
bnx2x: Support VF FLR
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF release request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF close request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF q_teardown request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF q_filters request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF setup_q request
Ariel Elior
2013-01-02
bnx2x: Support statistics collection for VFs by the PF
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF init request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF acquire request
Ariel Elior
[next]