summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_vf.c
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix VF probe failure while FLRManish Chopra2019-03-131-0/+10
* qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor2018-11-041-1/+0
* qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor2018-11-041-2/+2
* qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru2018-09-051-2/+2
* 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