summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_vf.c
Commit message (Expand)AuthorAgeFilesLines
* 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-051-3/+10
* qed: VFs to try utilizing the doorbell barMintz, Yuval2017-06-051-53/+128
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-051-2/+37
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-051-4/+4
* qed: Create L2 queue databaseMintz, Yuval2017-06-051-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-05-011-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-221-6/+12
* qed*: Fix link indication raceMintz, Yuval2017-02-201-0/+3
* qed*: RSS indirection based on queue-handlesMintz, Yuval2017-01-021-2/+10
* qed*: Update to dual-licenseMintz, Yuval2017-01-021-4/+28
* qed*: Handle-based L2-queues.Mintz, Yuval2016-11-301-46/+44Star
* 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-041-1/+1
* qed: mark symbols static where possibleBaoyou Xie2016-09-101-2/+2
* qed: Remove OOM messagesJoe Perches2016-09-061-11/+3Star
* qed: Change locking scheme for VF channelYuval Mintz2016-08-231-34/+90
* qed*: Add support for VFs over legacy PFsYuval Mintz2016-08-231-20/+87
* qed: Don't over-do producer cleanup for RxYuval Mintz2016-07-311-2/+2
* qed: Move doorbell calculation from VF to PFYuval Mintz2016-06-081-8/+12
* qed: PF-VF resource negotiationYuval Mintz2016-06-081-20/+36
* qed: Relax VF firmware requirementsYuval Mintz2016-06-081-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