summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_cxt.c
Commit message (Expand)AuthorAgeFilesLines
* qed: Modify api for performing a dmae to another PFMichal Kalderon2019-05-261-2/+3
* qed: fix indentation issue with statements in an if-blockColin Ian King2019-02-141-6/+6
* qed: Mark expected switch fall-throughGustavo A. R. Silva2019-01-231-0/+1
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-8/+8
* qed: remove duplicated include from qed_cxt.cYueHaibing2018-09-181-1/+0Star
* qed: Make some functions staticYueHaibing2018-08-011-1/+1
* qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-041-4/+3Star
* qed: Add srq core support for RoCE and iWARPYuval Bason2018-06-041-2/+3
* qed: Fix mask for physical address in ILT entryShahed Shaikh2018-05-221-1/+1
* qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon2018-03-071-1/+4
* qed: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-031-7/+5Star
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-5/+10
* qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-8/+8
* qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar2018-01-021-3/+3
* qed: Add iWARP enablement supportMichal Kalderon2017-09-261-0/+6
* qed: Add iWARP protocol support in context allocationKalderon, Michal2017-07-031-2/+11
* qed: Introduce iWARP personalityKalderon, Michal2017-07-031-4/+4
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-051-2/+6
* qed: Add bitmaps for VF CIDsMintz, Yuval2017-06-051-59/+163
* qed: Tell QM the number of tasksMintz, Yuval2017-05-091-0/+1
* qed: aRFS infrastructure supportChopra, Manish2017-04-171-3/+10
* qed: Don't use main-ptt in unrelated flowsRahul Verma2017-04-061-4/+4
* qed: Manage with less memory regions for RoCERam Amrani2017-04-041-29/+84
* qed: RoCE doesn't need to use SRCMintz, Yuval2017-04-041-2/+1Star
* qed: Correct TM ILT lines in presence of VFsMintz, Yuval2017-04-041-1/+1
* qed: Fix TM block ILT allocationMichal Kalderon2017-04-041-7/+25
* qed: Revise QM cofigurationAriel Elior2017-04-041-10/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-151-1/+2
|\
| * qed: Align CIDs according to DORQ requirementRam Amrani2017-03-141-1/+2
* | qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-131-3/+2Star
|/
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-201-5/+93
* qed*: Update to dual-licenseMintz, Yuval2017-01-021-4/+28
* qed: Additional work toward cleaning C=1Yuval Mintz2016-10-141-4/+4
* qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-141-6/+1Star
* qed: Add support for RoCE hw initRam Amrani2016-10-041-0/+6
* qed: Add Light L2 supportYuval Mintz2016-10-041-0/+2
* qed: Remove OOM messagesJoe Perches2016-09-061-15/+5Star
* qed*: Semantic changesYuval Mintz2016-08-151-29/+18Star
* qed: potential overflow in qed_cxt_src_t2_alloc()Dan Carpenter2016-06-081-1/+1
* qed: Initialize hardware for new protocolsYuval Mintz2016-06-041-37/+1310
* qed: Introduce VFsYuval Mintz2016-05-121-25/+161
* qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz2016-02-221-1/+1
* qed/qede: use 8.7.3.0 FW.Yuval Mintz2016-02-171-1/+2
* qed: Add module with basic common supportYuval Mintz2015-10-281-0/+847