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_vfpf.c
Age
Commit message (
Expand
)
Author
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-21
bnx2x: Lock DMAE when used by statistic flow
Ariel Elior
2013-10-09
bnx2x: Add ndo_get_phys_port_id support
Yuval Mintz
2013-09-23
bnx2x: handle known but unsupported VF messages
Ariel Elior
2013-09-05
bnx2x: VF RSS support - VF side
Ariel Elior
2013-09-05
bnx2x: VF RSS support - PF side
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-05-27
bnx2x: Ack unknown VF messages
Ariel Elior
2013-04-24
bnx2x: Enhance MAC configuration for VFs
Dmitry Kravkov
2013-03-27
bnx2x: Prevent VF race
Dmitry Kravkov
2013-03-27
bnx2x: Fix VF outer vlan removal
Ariel Elior
2013-02-24
bnx2x: remove dead code and make local funcs static
stephen hemminger
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-07
bnx2x: Segregate SR-IOV code
Ariel Elior
2013-01-02
bnx2x: Support PF <-> VF Bulletin Board
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 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: VF <-> PF channel 'acquire' at vf probe
Ariel Elior