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_sriov.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-05-05
bnx2x: Remove unused inline function bnx2x_vf_vlan_credit
YueHaibing
1
-21
/
+0
2019-11-05
bnx2x: Fix PF-VF communication over multi-cos queues.
Manish Chopra
1
-5
/
+11
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-2
/
+0
2019-01-23
broadcom: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2018-09-21
bnx2x: Provide VF link status in ndo_get_vf_config
Shahed Shaikh
1
-0
/
+1
2018-09-21
bnx2x: Add VF spoof-checking configuration
Shahed Shaikh
1
-2
/
+78
2018-06-30
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-6
/
+7
2018-01-17
bnx2x: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+9
2017-10-06
bnx2x: Use pci_ari_enabled() instead of local copy
Bjorn Helgaas
1
-6
/
+1
2017-06-10
bnx2x: Don't post statistics to malicious VFs
Mintz, Yuval
1
-1
/
+12
2017-06-07
bnx2x: fix pf2vf bulletin DMA mapping leak
Michal Schmidt
1
-1
/
+1
2017-03-07
bnx2x: fix incorrect filter count in an error message
Michal Schmidt
1
-1
/
+1
2017-03-07
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
1
-1
/
+7
2017-03-07
bnx2x: lower verbosity of VF stats debug messages
Michal Schmidt
1
-6
/
+8
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
1
-1
/
+1
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-2
/
+7
2016-08-24
bnx2x: Don't flush multicast MACs
Yuval Mintz
1
-15
/
+9
2016-03-02
bnx2x: define fields of struct cfc_del_event_data as little-endian
Michal Schmidt
1
-2
/
+1
2016-03-02
bnx2x: fix crash on big-endian when adding VLAN
Michal Schmidt
1
-5
/
+4
2015-08-02
bnx2x: Correct logic for pvid configuration.
Yuval Mintz
1
-1
/
+1
2015-07-29
bnx2x: add vlan filtering offload
Yuval Mintz
1
-189
/
+156
2015-07-22
bnx2x: new Multi-function mode - BD
Yuval Mintz
1
-0
/
+3
2015-07-22
bnx2x: Rebrand from 'broadcom' into 'qlogic'
Yuval Mintz
1
-4
/
+6
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2015-03-23
bnx2x: Fix statistics locking scheme
Yuval Mintz
1
-1
/
+3
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2014-12-09
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
1
-0
/
+1
2014-08-22
bnx2x: Prevent pci_disable_sriov with assigned VFs
Yuval Mintz
1
-4
/
+8
2014-08-22
bnx2x: Prevent IOV if no entries in CAM
Yuval Mintz
1
-2
/
+7
2014-08-22
bnx2x: Code cleanup
Yuval Mintz
1
-25
/
+2
2014-07-01
bnx2x: VF can report link speed
Dmitry Kravkov
1
-55
/
+206
2014-06-19
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfree
Fabian Frederick
1
-2
/
+1
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+9
2014-06-12
bnx2x: Enlarge the dorq threshold for VFs
Ariel Elior
1
-2
/
+4
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2014-05-30
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
Ariel Elior
1
-3
/
+3
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
1
-1
/
+2
2014-05-18
bnx2x: Convert return 0 to return rc
Joe Perches
1
-1
/
+1
2014-04-26
bnx2x: Fix failure to configure VF multicast filters
Narender Kumar
1
-0
/
+1
2014-04-26
bnx2x: Fix vlan credit issues for VFs
Yuval Mintz
1
-10
/
+34
2014-04-26
bnx2x: Memory leak during VF removal
Yuval Mintz
1
-4
/
+9
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-4
/
+4
2014-03-28
bnx2x: Fix possible memory leak on iov error flow
Yuval Mintz
1
-0
/
+2
2014-03-25
bnx2x: Remove the sriov VFOP mechanism
Yuval Mintz
1
-1373
/
+431
[next]