summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: new flag for track HW resource allocationThinh Tran2023-08-221-7/+10
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-1/+1
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-4/+3
* bnx2x: Do not handle requests from VFs after parityManish Chopra2019-12-141-0/+12
* Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-4/+0
|\
| * drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-4/+0
* | bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King2019-04-151-1/+1
|/
* bnx2x: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-081-6/+2
* bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-261-1/+3
* bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt2017-03-071-0/+17
* bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt2017-03-071-12/+11
* bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endianMichal Schmidt2016-03-021-2/+4
* bnx2x: add vlan filtering offloadYuval Mintz2015-07-291-42/+160
* bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-221-4/+6
* bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-291-1/+1
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-2/+2
* bnx2x: Use correct fastpath version for VFs.Yuval Mintz2014-12-091-3/+72
* bnx2x: Code cleanupYuval Mintz2014-08-221-9/+0
* bnx2x: Fail probe of VFs using an old incompatible driverYuval Mintz2014-07-011-0/+48
* bnx2x: VF can report link speedDmitry Kravkov2014-07-011-2/+28
* bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-301-3/+3
* bnx2x: Convert return 0 to return rcJoe Perches2014-05-181-1/+1
* bnx2x: Fix vlan credit issues for VFsYuval Mintz2014-04-261-1/+1
* bnx2x: Don't allow VFs to become promiscuousYuval Mintz2014-03-251-32/+10
* bnx2x: Remove the sriov VFOP mechanismYuval Mintz2014-03-251-266/+155
* bnx2x: Create workqueue for IOV related tasksYuval Mintz2014-03-251-43/+60
* bnx2x: Revise IOV vlan/mac validationYuval Mintz2014-02-121-0/+1
* bnx2x: Add support in PF driver for RSCMichal Kalderon2014-02-121-1/+74
* bnx2x: Semantic Validate vlan/mac changesYuval Mintz2014-02-121-9/+42
* bnx2x: namespace and dead code cleanupsstephen hemminger2014-01-131-7/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-3/+25
|\
| * bnx2x: fix VLAN configuration for VFs.Yuval Mintz2014-01-051-2/+21
| * bnx2x: Clean before update RSS arrivesMichal Kalderon2014-01-051-0/+3
| * bnx2x: downgrade "valid ME register value" message levelMichal Schmidt2013-12-191-1/+1
* | net: bnx2x: slight optimization of addr comparedingtianhong2013-12-311-1/+1
* | bnx2x: add VF Multicast filters supportYuval Mintz2013-12-261-0/+8
* | bnx2x: no error when RSS configuration failsYuval Mintz2013-12-261-4/+8
|/
* bnx2x: prevent CFC attentionDmitry Kravkov2013-11-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-1/+1
|\
| * bnx2x: Lock DMAE when used by statistic flowAriel Elior2013-10-211-1/+1
* | bnx2x: Add ndo_get_phys_port_id supportYuval Mintz2013-10-091-27/+122
|/
* bnx2x: handle known but unsupported VF messagesAriel Elior2013-09-231-26/+24
* bnx2x: VF RSS support - VF sideAriel Elior2013-09-051-2/+73
* bnx2x: VF RSS support - PF sideAriel Elior2013-09-051-9/+137
* bnx2x: Improve PF behaviour toward VFAriel Elior2013-06-231-1/+11
* bnx2x: Revise printsYuval Mintz2013-06-021-4/+4
* bnx2x: Revise comments and alignmentYuval Mintz2013-06-021-4/+4
* bnx2x: Ack unknown VF messagesAriel Elior2013-05-271-1/+4
* bnx2x: Enhance MAC configuration for VFsDmitry Kravkov2013-04-241-5/+14