aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
AgeCommit message (Expand)Author
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-06-16bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2019-12-31bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-01-23broadcom: Mark expected switch fall-throughsGustavo A. R. Silva
2018-09-21bnx2x: Provide VF link status in ndo_get_vf_configShahed Shaikh
2018-09-21bnx2x: Add VF spoof-checking configurationShahed Shaikh
2018-06-30bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-01-17bnx2x: Deprecate pci_get_bus_and_slot()Sinan Kaya
2017-10-06bnx2x: Use pci_ari_enabled() instead of local copyBjorn Helgaas
2017-06-10bnx2x: Don't post statistics to malicious VFsMintz, Yuval
2017-06-07bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt
2017-03-07bnx2x: fix incorrect filter count in an error messageMichal Schmidt
2017-03-07bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-03-07bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-08-24bnx2x: Don't flush multicast MACsYuval Mintz
2016-03-02bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt
2016-03-02bnx2x: fix crash on big-endian when adding VLANMichal Schmidt
2015-08-02bnx2x: Correct logic for pvid configuration.Yuval Mintz
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-23bnx2x: Fix statistics locking schemeYuval Mintz
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2014-12-09bnx2x: Use correct fastpath version for VFs.Yuval Mintz
2014-08-22bnx2x: Prevent pci_disable_sriov with assigned VFsYuval Mintz
2014-08-22bnx2x: Prevent IOV if no entries in CAMYuval Mintz
2014-08-22bnx2x: Code cleanupYuval Mintz
2014-07-01bnx2x: VF can report link speedDmitry Kravkov
2014-06-19drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfreeFabian Frederick
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-18bnx2x: Convert return 0 to return rcJoe Perches
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-28bnx2x: Fix possible memory leak on iov error flowYuval Mintz
2014-03-25bnx2x: Remove the sriov VFOP mechanismYuval Mintz