aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_cxt.c
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-21qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-07-21qed: Fix ILT and XRCD bitmap memory leaksYuval Basson
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin
2020-07-06net: qed: use ptr shortcuts to dedup field accessing in some partsAlexander Lobakin
2020-07-06net: qed: improve indentation of some parts of codeAlexander Lobakin
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-06-23net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin
2020-06-23net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
2020-05-21qed: changes to ILT to support XRCYuval Basson
2020-02-04qed: Remove set but not used variable 'p_link'YueHaibing
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon
2019-02-13qed: fix indentation issue with statements in an if-blockColin Ian King
2019-01-23qed: Mark expected switch fall-throughGustavo A. R. Silva
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-09-17qed: remove duplicated include from qed_cxt.cYueHaibing
2018-08-01qed: Make some functions staticYueHaibing
2018-06-04qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason
2018-05-22qed: Fix mask for physical address in ILT entryShahed Shaikh
2018-03-07qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon
2018-01-02qed: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar
2017-09-26qed: Add iWARP enablement supportMichal Kalderon
2017-07-03qed: Add iWARP protocol support in context allocationKalderon, Michal
2017-07-03qed: Introduce iWARP personalityKalderon, Michal
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval
2017-06-04qed: Add bitmaps for VF CIDsMintz, Yuval
2017-05-09qed: Tell QM the number of tasksMintz, Yuval
2017-04-17qed: aRFS infrastructure supportChopra, Manish
2017-04-06qed: Don't use main-ptt in unrelated flowsRahul Verma
2017-04-03qed: Manage with less memory regions for RoCERam Amrani
2017-04-03qed: RoCE doesn't need to use SRCMintz, Yuval
2017-04-03qed: Correct TM ILT lines in presence of VFsMintz, Yuval
2017-04-03qed: Fix TM block ILT allocationMichal Kalderon
2017-04-03qed: Revise QM cofigurationAriel Elior
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi
2017-01-01qed*: Update to dual-licenseMintz, Yuval
2016-10-14qed: Additional work toward cleaning C=1Yuval Mintz
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz
2016-10-03qed: Add support for RoCE hw initRam Amrani