aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_cxt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-22qed: Use the bitmap API to simplify some functionsChristophe JAILLET1-19/+5
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin1-8/+8
2021-07-30RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_allocPrabhakar Kushwaha1-2/+2
2021-06-03qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin1-2/+25
2021-06-03qed: Add TCP_ULP FW resource layoutOmkar Kulkarni1-9/+9
2020-11-17qed: fix ILT configuration of SRC blockDmitry Bogdanov1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-07-21qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin1-2/+2
2020-07-21qed: Fix ILT and XRCD bitmap memory leaksYuval Basson1-0/+5
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin1-4/+7
2020-07-06net: qed: use ptr shortcuts to dedup field accessing in some partsAlexander Lobakin1-1/+4
2020-07-06net: qed: improve indentation of some parts of codeAlexander Lobakin1-2/+2
2020-06-30net: qed: update copyright yearsAlexander Lobakin1-0/+1
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin1-28/+1
2020-06-23net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin1-0/+19
2020-06-23net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin1-1/+1
2020-05-21qed: changes to ILT to support XRCYuval Basson1-10/+50
2020-02-04qed: Remove set but not used variable 'p_link'YueHaibing1-3/+0
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon1-195/+162
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon1-1/+0
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon1-2/+3
2019-02-13qed: fix indentation issue with statements in an if-blockColin Ian King1-6/+6
2019-01-23qed: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
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