summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_vf.c
Commit message (Expand)AuthorAgeFilesLines
* qed: remove unused 'resp_size' calculationArnd Bergmann2023-08-151-28/+17
* net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai2022-03-071-0/+7
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* qed: Split huge qed_hsi.h header fileOmkar Kulkarni2021-10-041-5/+6
* net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+1
* net: qed: fix NVMe login fails over VFsAlexander Lobakin2020-06-231-5/+18
* qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King2019-09-161-1/+1
* qed: Fix VF probe failure while FLRManish Chopra2019-01-281-0/+10
* qed: Align local and global PTT to propagate through the APIs.Rahul Verma2018-10-161-1/+1
* qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor2018-09-261-1/+0
* qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor2018-09-261-2/+2
* qed: Make some functions staticYueHaibing2018-08-011-1/+1
* qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru2018-07-211-2/+2
* qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh2018-04-201-0/+29
* qed: Read per queue coalesce from hardwareRahul Verma2017-07-271-0/+31
* qed: Add support for vf coalesce configuration.Rahul Verma2017-07-271-0/+44
* qed: VF XDP supportMintz, Yuval2017-06-041-3/+10
* qed: VFs to try utilizing the doorbell barMintz, Yuval2017-06-041-53/+128
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-041-2/+37
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-041-4/+4
* qed: Create L2 queue databaseMintz, Yuval2017-06-041-0/+5
* qed: Hold a single array for SBsMintz, Yuval2017-06-011-3/+24
* qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter2017-04-301-1/+1
* qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish2017-04-251-0/+149
* qed/qede: Add UDP ports in bulletin boardChopra, Manish2017-04-251-0/+16
* qed: Increase verbosity of VF -> PF errorsMintz, Yuval2017-03-211-6/+12
* qed*: Fix link indication raceMintz, Yuval2017-02-201-0/+3
* qed*: RSS indirection based on queue-handlesMintz, Yuval2017-01-011-2/+10
* qed*: Update to dual-licenseMintz, Yuval2017-01-011-4/+28
* qed*: Handle-based L2-queues.Mintz, Yuval2016-11-301-46/+44
* qed: Correct VF mac numberMintz, Yuval2016-11-011-0/+7
* qed: Pass MAC hints to VFsYuval Mintz2016-10-141-2/+2
* qed: Add support for RoCE hw initRam Amrani2016-10-031-1/+1
* qed: mark symbols static where possibleBaoyou Xie2016-09-091-2/+2
* qed: Remove OOM messagesJoe Perches2016-09-061-11/+3
* qed: Change locking scheme for VF channelYuval Mintz2016-08-221-34/+90
* qed*: Add support for VFs over legacy PFsYuval Mintz2016-08-221-20/+87
* qed: Don't over-do producer cleanup for RxYuval Mintz2016-07-301-2/+2
* qed: Move doorbell calculation from VF to PFYuval Mintz2016-06-071-8/+12
* qed: PF-VF resource negotiationYuval Mintz2016-06-071-20/+36
* qed: Relax VF firmware requirementsYuval Mintz2016-06-071-0/+19
* qed*: Tx-switching configurationYuval Mintz2016-05-121-0/+12
* qed*: Support forced MACYuval Mintz2016-05-121-0/+47
* qed*: Support PVID configurationYuval Mintz2016-05-121-1/+17
* qed: Align TLVsYuval Mintz2016-05-121-0/+6
* qed: Bulletin and LinkYuval Mintz2016-05-121-0/+122
* qed: IOV l2 functionalityYuval Mintz2016-05-121-0/+445
* qed: IOV configure and FLRYuval Mintz2016-05-121-0/+97
* qed: Introduce VFsYuval Mintz2016-05-121-0/+357