aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_cxt.c
AgeCommit message (Expand)Author
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu
2020-07-29qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
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
2016-10-03qed: Add Light L2 supportYuval Mintz
2016-09-06qed: Remove OOM messagesJoe Perches
2016-08-15qed*: Semantic changesYuval Mintz
2016-06-08qed: potential overflow in qed_cxt_src_t2_alloc()Dan Carpenter
2016-06-03qed: Initialize hardware for new protocolsYuval Mintz
2016-05-12qed: Introduce VFsYuval Mintz
2016-02-21qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz
2016-02-17qed/qede: use 8.7.3.0 FW.Yuval Mintz
2015-10-27qed: Add module with basic common supportYuval Mintz