index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2019-12-14
bnx2x: Do not handle requests from VFs after parity
Manish Chopra
1
-0
/
+12
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-4
/
+0
2019-04-15
bnx2x: fix spelling mistake "dicline" -> "decline"
Colin Ian King
1
-1
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-4
/
+0
2019-02-08
bnx2x: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2018-03-26
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-1
/
+3
2017-03-07
bnx2x: add missing configuration of VF VLAN filters
Michal Schmidt
1
-0
/
+17
2017-03-07
bnx2x: fix possible overrun of VFPF multicast addresses array
Michal Schmidt
1
-12
/
+11
2016-03-02
bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian
Michal Schmidt
1
-2
/
+4
2015-07-29
bnx2x: add vlan filtering offload
Yuval Mintz
1
-42
/
+160
2015-07-22
bnx2x: Rebrand from 'broadcom' into 'qlogic'
Yuval Mintz
1
-4
/
+6
2015-04-29
bnx2x: merge fp->disable_tpa with fp->mode
Michal Schmidt
1
-1
/
+1
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
1
-2
/
+2
2014-12-09
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
1
-3
/
+72
2014-08-22
bnx2x: Code cleanup
Yuval Mintz
1
-9
/
+0
2014-07-01
bnx2x: Fail probe of VFs using an old incompatible driver
Yuval Mintz
1
-0
/
+48
2014-07-01
bnx2x: VF can report link speed
Dmitry Kravkov
1
-2
/
+28
2014-05-30
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
Ariel Elior
1
-3
/
+3
2014-05-18
bnx2x: Convert return 0 to return rc
Joe Perches
1
-1
/
+1
2014-04-26
bnx2x: Fix vlan credit issues for VFs
Yuval Mintz
1
-1
/
+1
2014-03-25
bnx2x: Don't allow VFs to become promiscuous
Yuval Mintz
1
-32
/
+10
2014-03-25
bnx2x: Remove the sriov VFOP mechanism
Yuval Mintz
1
-266
/
+155
2014-03-25
bnx2x: Create workqueue for IOV related tasks
Yuval Mintz
1
-43
/
+60
2014-02-12
bnx2x: Revise IOV vlan/mac validation
Yuval Mintz
1
-0
/
+1
2014-02-12
bnx2x: Add support in PF driver for RSC
Michal Kalderon
1
-1
/
+74
2014-02-12
bnx2x: Semantic Validate vlan/mac changes
Yuval Mintz
1
-9
/
+42
2014-01-13
bnx2x: namespace and dead code cleanups
stephen hemminger
1
-7
/
+10
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+25
2014-01-05
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
1
-2
/
+21
2014-01-05
bnx2x: Clean before update RSS arrives
Michal Kalderon
1
-0
/
+3
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
-0
/
+8
2013-12-26
bnx2x: no error when RSS configuration fails
Yuval Mintz
1
-4
/
+8
2013-12-19
bnx2x: downgrade "valid ME register value" message level
Michal Schmidt
1
-1
/
+1
2013-11-18
bnx2x: prevent CFC attention
Dmitry Kravkov
1
-1
/
+1
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-10-21
bnx2x: Lock DMAE when used by statistic flow
Ariel Elior
1
-1
/
+1
2013-10-09
bnx2x: Add ndo_get_phys_port_id support
Yuval Mintz
1
-27
/
+122
2013-09-23
bnx2x: handle known but unsupported VF messages
Ariel Elior
1
-26
/
+24
2013-09-05
bnx2x: VF RSS support - VF side
Ariel Elior
1
-2
/
+73
2013-09-05
bnx2x: VF RSS support - PF side
Ariel Elior
1
-9
/
+137
2013-06-23
bnx2x: Improve PF behaviour toward VF
Ariel Elior
1
-1
/
+11
2013-06-02
bnx2x: Revise prints
Yuval Mintz
1
-4
/
+4
2013-06-02
bnx2x: Revise comments and alignment
Yuval Mintz
1
-4
/
+4
2013-05-27
bnx2x: Ack unknown VF messages
Ariel Elior
1
-1
/
+4
2013-04-24
bnx2x: Enhance MAC configuration for VFs
Dmitry Kravkov
1
-5
/
+14
2013-03-27
bnx2x: Prevent VF race
Dmitry Kravkov
1
-25
/
+65
2013-03-27
bnx2x: Fix VF outer vlan removal
Ariel Elior
1
-8
/
+9
2013-02-24
bnx2x: remove dead code and make local funcs static
stephen hemminger
1
-2
/
+2
2013-01-23
bnx2x: SR-IOV version compatibility bugfix
Ariel Elior
1
-2
/
+2
[next]