aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2021-11-20bnx2x: constify static inline stub for dev_addrJakub Kicinski1-1/+1
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+2
2021-05-31bnx2x: Remove the repeated declarationShaokun Zhang1-1/+0
2019-12-14bnx2x: Do not handle requests from VFs after parityManish Chopra1-0/+1
2018-09-21bnx2x: Add VF spoof-checking configurationShahed Shaikh1-0/+2
2018-01-17bnx2x: Deprecate pci_get_bus_and_slot()Sinan Kaya1-0/+1
2017-06-10bnx2x: Don't post statistics to malicious VFsMintz, Yuval1-0/+1
2017-03-07bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt1-0/+1
2016-08-24bnx2x: Don't flush multicast MACsYuval Mintz1-1/+0
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz1-0/+5
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz1-15/+28
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz1-4/+6
2014-12-09bnx2x: Use correct fastpath version for VFs.Yuval Mintz1-0/+2
2014-08-22bnx2x: Make BP_VF more robustYuval Mintz1-1/+2
2014-07-01bnx2x: VF can report link speedDmitry Kravkov1-7/+28
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior1-3/+3
2014-05-13bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap1-1/+1
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz1-0/+2
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz1-0/+2
2014-03-27bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz1-1/+1
2014-03-25bnx2x: Remove the sriov VFOP mechanismYuval Mintz1-312/+36
2014-03-25bnx2x: Create workqueue for IOV related tasksYuval Mintz1-14/+23
2014-02-12bnx2x: Revise IOV vlan/mac validationYuval Mintz1-0/+1
2014-02-12bnx2x: Add support in PF driver for RSCMichal Kalderon1-0/+12
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger1-14/+0
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-01-05bnx2x: fix VLAN configuration for VFs.Yuval Mintz1-0/+1
2013-12-26bnx2x: add VF Multicast filters supportYuval Mintz1-0/+1
2013-09-28bnx2x: Don't disable/enable SR-IOV when loadingAriel Elior1-2/+0
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov1-0/+2
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior1-2/+5
2013-09-05bnx2x: VF RSS support - PF sideAriel Elior1-8/+24
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz1-0/+2
2013-06-23bnx2x: Improve PF behaviour toward VFAriel Elior1-0/+2
2013-06-02bnx2x: Revise printsYuval Mintz1-1/+1
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz1-1/+1
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz1-1/+0
2013-04-24bnx2x: Enhance MAC configuration for VFsDmitry Kravkov1-2/+3
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov1-2/+7
2013-03-12bnx2x: Control number of vfs dynamicallyAriel Elior1-2/+8
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior1-0/+3
2013-01-23bnx2x: correct memory release schemeYuval Mintz1-0/+1
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz1-1/+1
2013-01-07bnx2x: Segregate SR-IOV codeAriel Elior1-6/+91
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior1-0/+18
2013-01-02bnx2x: Support VF FLRAriel Elior1-0/+7
2013-01-02bnx2x: Support of PF driver of a VF release requestAriel Elior1-0/+21
2013-01-02bnx2x: Support of PF driver of a VF close requestAriel Elior1-0/+4
2013-01-02bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior1-0/+5