aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_vf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-28qed: Fix VF probe failure while FLRManish Chopra1-0/+10
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma1-1/+1
2018-09-26qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor1-1/+0
2018-09-26qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor1-2/+2
2018-08-01qed: Make some functions staticYueHaibing1-1/+1
2018-07-21qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru1-2/+2
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh1-0/+29
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma1-0/+31
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma1-0/+44
2017-06-04qed: VF XDP supportMintz, Yuval1-3/+10
2017-06-04qed: VFs to try utilizing the doorbell barMintz, Yuval1-53/+128
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval1-2/+37
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval1-4/+4
2017-06-04qed: Create L2 queue databaseMintz, Yuval1-0/+5
2017-06-01qed: Hold a single array for SBsMintz, Yuval1-3/+24
2017-04-30qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter1-1/+1
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish1-0/+149
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish1-0/+16
2017-03-21qed: Increase verbosity of VF -> PF errorsMintz, Yuval1-6/+12
2017-02-20qed*: Fix link indication raceMintz, Yuval1-0/+3
2017-01-01qed*: RSS indirection based on queue-handlesMintz, Yuval1-2/+10
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-4/+28
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval1-46/+44
2016-11-01qed: Correct VF mac numberMintz, Yuval1-0/+7
2016-10-14qed: Pass MAC hints to VFsYuval Mintz1-2/+2
2016-10-03qed: Add support for RoCE hw initRam Amrani1-1/+1
2016-09-09qed: mark symbols static where possibleBaoyou Xie1-2/+2
2016-09-06qed: Remove OOM messagesJoe Perches1-11/+3
2016-08-22qed: Change locking scheme for VF channelYuval Mintz1-34/+90
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz1-20/+87
2016-07-30qed: Don't over-do producer cleanup for RxYuval Mintz1-2/+2
2016-06-07qed: Move doorbell calculation from VF to PFYuval Mintz1-8/+12
2016-06-07qed: PF-VF resource negotiationYuval Mintz1-20/+36
2016-06-07qed: Relax VF firmware requirementsYuval Mintz1-0/+19
2016-05-12qed*: Tx-switching configurationYuval Mintz1-0/+12
2016-05-12qed*: Support forced MACYuval Mintz1-0/+47
2016-05-12qed*: Support PVID configurationYuval Mintz1-1/+17
2016-05-12qed: Align TLVsYuval Mintz1-0/+6
2016-05-12qed: Bulletin and LinkYuval Mintz1-0/+122
2016-05-12qed: IOV l2 functionalityYuval Mintz1-0/+445
2016-05-12qed: IOV configure and FLRYuval Mintz1-0/+97
2016-05-12qed: Introduce VFsYuval Mintz1-0/+357