aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_cxt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-8/+8
2018-09-17qed: remove duplicated include from qed_cxt.cYueHaibing1-1/+0
2018-08-01qed: Make some functions staticYueHaibing1-1/+1
2018-06-04qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-4/+3
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason1-2/+3
2018-05-22qed: Fix mask for physical address in ILT entryShahed Shaikh1-1/+1
2018-03-07qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon1-1/+4
2018-01-02qed: Use zeroing memory allocator than allocator/memsetHimanshu Jha1-7/+5
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-5/+10
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-8/+8
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar1-3/+3
2017-09-26qed: Add iWARP enablement supportMichal Kalderon1-0/+6
2017-07-03qed: Add iWARP protocol support in context allocationKalderon, Michal1-2/+11
2017-07-03qed: Introduce iWARP personalityKalderon, Michal1-4/+4
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval1-2/+6
2017-06-04qed: Add bitmaps for VF CIDsMintz, Yuval1-59/+163
2017-05-09qed: Tell QM the number of tasksMintz, Yuval1-0/+1
2017-04-17qed: aRFS infrastructure supportChopra, Manish1-3/+10
2017-04-06qed: Don't use main-ptt in unrelated flowsRahul Verma1-4/+4
2017-04-03qed: Manage with less memory regions for RoCERam Amrani1-29/+84
2017-04-03qed: RoCE doesn't need to use SRCMintz, Yuval1-2/+1
2017-04-03qed: Correct TM ILT lines in presence of VFsMintz, Yuval1-1/+1
2017-04-03qed: Fix TM block ILT allocationMichal Kalderon1-7/+25
2017-04-03qed: Revise QM cofigurationAriel Elior1-10/+3
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani1-1/+2
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval1-3/+2
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi1-5/+93
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-4/+28
2016-10-14qed: Additional work toward cleaning C=1Yuval Mintz1-4/+4
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz1-6/+1
2016-10-03qed: Add support for RoCE hw initRam Amrani1-0/+6
2016-10-03qed: Add Light L2 supportYuval Mintz1-0/+2
2016-09-06qed: Remove OOM messagesJoe Perches1-15/+5
2016-08-15qed*: Semantic changesYuval Mintz1-29/+18
2016-06-08qed: potential overflow in qed_cxt_src_t2_alloc()Dan Carpenter1-1/+1
2016-06-03qed: Initialize hardware for new protocolsYuval Mintz1-37/+1310
2016-05-12qed: Introduce VFsYuval Mintz1-25/+161
2016-02-21qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz1-1/+1
2016-02-17qed/qede: use 8.7.3.0 FW.Yuval Mintz1-1/+2
2015-10-27qed: Add module with basic common supportYuval Mintz1-0/+847