index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_sriov.h
Age
Commit message (
Expand
)
Author
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
2013-12-26
bnx2x: add VF Multicast filters support
Yuval Mintz
2013-09-28
bnx2x: Don't disable/enable SR-IOV when loading
Ariel Elior
2013-09-06
bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set
Dmitry Kravkov
2013-09-05
bnx2x: VF RSS support - VF side
Ariel Elior
2013-09-05
bnx2x: VF RSS support - PF side
Ariel Elior
2013-06-24
bnx2x: Fix compilation with no IOV support
Yuval Mintz
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-04-24
bnx2x: Enhance MAC configuration for VFs
Dmitry Kravkov
2013-03-27
bnx2x: Prevent VF race
Dmitry Kravkov
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: correct memory release scheme
Yuval Mintz
2013-01-15
bnx2x: Introduce 2013 and advance version to 1.78.02
Yuval Mintz
2013-01-07
bnx2x: Segregate SR-IOV code
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
2013-01-02
bnx2x: Infrastructure for VF <-> PF request on PF side
Ariel Elior
2013-01-02
bnx2x: Prepare device and initialize VF database
Ariel Elior
2013-01-02
bnx2x: Allocate VF database in PF when VFs are present
Ariel Elior
2013-01-02
bnx2x: VF <-> PF channel 'acquire' at vf probe
Ariel Elior
2013-01-02
bnx2x: Support probing and removing of VF device
Ariel Elior