开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2022-11-22
bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()
Yang Yingliang
2021-12-20
bnx2x: Invalidate fastpath HSI version for VFs
Manish Chopra
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-14
bnx2x: Fix enabling network interfaces without VFs
Adrian Bunk
2021-07-16
bnx2x: remove unused variable 'cur_data_offset'
Bill Wendling
2021-05-25
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
2021-04-29
bnx2x: Remove redundant assignment to err
Yang Li
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-05
bnx2x: Remove unused inline function bnx2x_vf_vlan_credit
YueHaibing
2019-11-05
bnx2x: Fix PF-VF communication over multi-cos queues.
Manish Chopra
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-01-23
broadcom: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-09-21
bnx2x: Provide VF link status in ndo_get_vf_config
Shahed Shaikh
2018-09-21
bnx2x: Add VF spoof-checking configuration
Shahed Shaikh
2018-06-30
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-01-17
bnx2x: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-10-06
bnx2x: Use pci_ari_enabled() instead of local copy
Bjorn Helgaas
2017-06-10
bnx2x: Don't post statistics to malicious VFs
Mintz, Yuval
2017-06-07
bnx2x: fix pf2vf bulletin DMA mapping leak
Michal Schmidt
2017-03-07
bnx2x: fix incorrect filter count in an error message
Michal Schmidt
2017-03-07
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
2017-03-07
bnx2x: lower verbosity of VF stats debug messages
Michal Schmidt
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
[next]