index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-08-24
bnx2x: Don't flush multicast MACs
Yuval Mintz
2016-03-02
bnx2x: define fields of struct cfc_del_event_data as little-endian
Michal Schmidt
2016-03-02
bnx2x: fix crash on big-endian when adding VLAN
Michal Schmidt
2015-08-02
bnx2x: Correct logic for pvid configuration.
Yuval Mintz
2015-07-29
bnx2x: add vlan filtering offload
Yuval Mintz
2015-07-22
bnx2x: new Multi-function mode - BD
Yuval Mintz
2015-07-22
bnx2x: Rebrand from 'broadcom' into 'qlogic'
Yuval Mintz
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
bnx2x: Fix statistics locking scheme
Yuval Mintz
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2014-12-09
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
2014-08-22
bnx2x: Prevent pci_disable_sriov with assigned VFs
Yuval Mintz
2014-08-22
bnx2x: Prevent IOV if no entries in CAM
Yuval Mintz
2014-08-22
bnx2x: Code cleanup
Yuval Mintz
2014-07-01
bnx2x: VF can report link speed
Dmitry Kravkov
2014-06-19
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfree
Fabian Frederick
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
bnx2x: Enlarge the dorq threshold for VFs
Ariel Elior
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-30
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
Ariel Elior
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-18
bnx2x: Convert return 0 to return rc
Joe Perches
2014-04-26
bnx2x: Fix failure to configure VF multicast filters
Narender Kumar
2014-04-26
bnx2x: Fix vlan credit issues for VFs
Yuval Mintz
2014-04-26
bnx2x: Memory leak during VF removal
Yuval Mintz
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-03-28
bnx2x: Fix possible memory leak on iov error flow
Yuval Mintz
2014-03-25
bnx2x: Remove the sriov VFOP mechanism
Yuval Mintz
2014-03-25
bnx2x: Create workqueue for IOV related tasks
Yuval Mintz
2014-02-25
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
Joe Perches
2014-02-12
bnx2x: (semantic) revise scheduling of sp_rtnl
Yuval Mintz
2014-02-12
bnx2x: Revise IOV vlan/mac validation
Yuval Mintz
2014-02-12
bnx2x: Add support in PF driver for RSC
Michal Kalderon
2014-02-12
bnx2x: Remove unused iov code
Yuval Mintz
2014-02-12
bnx2x: [Debug] change verbosity of some prints
Yuval Mintz
2014-02-06
bnx2x: Allow VF rss on higher PFs
Yuval Mintz
2014-01-21
bnx2x: Fix VF flr flow
Ariel Elior
2014-01-14
bnx2x: Correct default Tx switching behaviour
Yuval Mintz
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
2014-01-05
bnx2x: Correct number of MSI-X vectors for VFs
Michal Kalderon
2013-12-31
net: bnx2x: slight optimization of addr compare
dingtianhong
2013-12-26
bnx2x: add VF Multicast filters support
Yuval Mintz
[next]