aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_vf.c
AgeCommit message (Expand)Author
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin
2019-12-01qed: Align local and global PTT to propagate through the APIs.Rahul Verma
2019-03-13qed: Fix VF probe failure while FLRManish Chopra
2018-09-26qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor
2018-09-26qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor
2018-08-01qed: Make some functions staticYueHaibing
2018-07-21qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma
2017-06-04qed: VF XDP supportMintz, Yuval
2017-06-04qed: VFs to try utilizing the doorbell barMintz, Yuval
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval
2017-06-04qed: Create L2 queue databaseMintz, Yuval
2017-06-01qed: Hold a single array for SBsMintz, Yuval
2017-04-30qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish
2017-03-21qed: Increase verbosity of VF -> PF errorsMintz, Yuval
2017-02-20qed*: Fix link indication raceMintz, Yuval
2017-01-01qed*: RSS indirection based on queue-handlesMintz, Yuval
2017-01-01qed*: Update to dual-licenseMintz, Yuval
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval
2016-11-01qed: Correct VF mac numberMintz, Yuval
2016-10-14qed: Pass MAC hints to VFsYuval Mintz
2016-10-03qed: Add support for RoCE hw initRam Amrani
2016-09-09qed: mark symbols static where possibleBaoyou Xie
2016-09-06qed: Remove OOM messagesJoe Perches
2016-08-22qed: Change locking scheme for VF channelYuval Mintz
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz
2016-07-30qed: Don't over-do producer cleanup for RxYuval Mintz
2016-06-07qed: Move doorbell calculation from VF to PFYuval Mintz
2016-06-07qed: PF-VF resource negotiationYuval Mintz
2016-06-07qed: Relax VF firmware requirementsYuval Mintz
2016-05-12qed*: Tx-switching configurationYuval Mintz
2016-05-12qed*: Support forced MACYuval Mintz
2016-05-12qed*: Support PVID configurationYuval Mintz
2016-05-12qed: Align TLVsYuval Mintz
2016-05-12qed: Bulletin and LinkYuval Mintz
2016-05-12qed: IOV l2 functionalityYuval Mintz
2016-05-12qed: IOV configure and FLRYuval Mintz
2016-05-12qed: Introduce VFsYuval Mintz