Age | Commit message (Expand) | Author | Files | Lines |
2020-07-01 | net: qed: update copyright years | Alexander Lobakin | 1 | -0/+1 |
2020-07-01 | net: qed: convert to SPDX License Identifiers | Alexander Lobakin | 1 | -28/+1 |
2020-06-24 | net: qed: reset ILT block sizes before recomputing to fix crashes | Alexander Lobakin | 1 | -0/+19 |
2020-06-24 | net: qed: fix excessive QM ILT lines consumption | Alexander Lobakin | 1 | -1/+1 |
2020-05-22 | qed: changes to ILT to support XRC | Yuval Basson | 1 | -10/+50 |
2020-02-04 | qed: Remove set but not used variable 'p_link' | YueHaibing | 1 | -3/+0 |
2020-01-27 | qed: Debug feature: ilt and mdump | Michal Kalderon | 1 | -195/+162 |
2020-01-27 | qed: FW 8.42.2.0 Queue Manager changes | Michal Kalderon | 1 | -1/+0 |
2019-05-26 | qed: Modify api for performing a dmae to another PF | Michal Kalderon | 1 | -2/+3 |
2019-02-14 | qed: fix indentation issue with statements in an if-block | Colin Ian King | 1 | -6/+6 |
2019-01-23 | qed: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -8/+8 |
2018-09-18 | qed: remove duplicated include from qed_cxt.c | YueHaibing | 1 | -1/+0 |
2018-08-01 | qed: Make some functions static | YueHaibing | 1 | -1/+1 |
2018-06-05 | qed: use dma_zalloc_coherent instead of allocator/memset | YueHaibing | 1 | -4/+3 |
2018-06-05 | qed: Add srq core support for RoCE and iWARP | Yuval Bason | 1 | -2/+3 |
2018-05-22 | qed: Fix mask for physical address in ILT entry | Shahed Shaikh | 1 | -1/+1 |
2018-03-07 | qed: Free RoCE ILT Memory on rmmod qedr | Michal Kalderon | 1 | -1/+4 |
2018-01-03 | qed: Use zeroing memory allocator than allocator/memset | Himanshu Jha | 1 | -7/+5 |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar | 1 | -5/+10 |
2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar | 1 | -8/+8 |
2018-01-02 | qed*: Refactoring and rearranging FW API with no functional impact | Tomer Tayar | 1 | -3/+3 |
2017-09-26 | qed: Add iWARP enablement support | Michal Kalderon | 1 | -0/+6 |
2017-07-03 | qed: Add iWARP protocol support in context allocation | Kalderon, Michal | 1 | -2/+11 |
2017-07-03 | qed: Introduce iWARP personality | Kalderon, Michal | 1 | -4/+4 |
2017-06-05 | qed: Multiple qzone queues for VFs | Mintz, Yuval | 1 | -2/+6 |
2017-06-05 | qed: Add bitmaps for VF CIDs | Mintz, Yuval | 1 | -59/+163 |
2017-05-09 | qed: Tell QM the number of tasks | Mintz, Yuval | 1 | -0/+1 |
2017-04-17 | qed: aRFS infrastructure support | Chopra, Manish | 1 | -3/+10 |
2017-04-07 | qed: Don't use main-ptt in unrelated flows | Rahul Verma | 1 | -4/+4 |
2017-04-04 | qed: Manage with less memory regions for RoCE | Ram Amrani | 1 | -29/+84 |
2017-04-04 | qed: RoCE doesn't need to use SRC | Mintz, Yuval | 1 | -2/+1 |
2017-04-04 | qed: Correct TM ILT lines in presence of VFs | Mintz, Yuval | 1 | -1/+1 |
2017-04-04 | qed: Fix TM block ILT allocation | Michal Kalderon | 1 | -7/+25 |
2017-04-04 | qed: Revise QM cofiguration | Ariel Elior | 1 | -10/+3 |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2017-03-14 | qed: Align CIDs according to DORQ requirement | Ram Amrani | 1 | -1/+2 |
2017-03-14 | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval | 1 | -3/+2 |
2017-02-20 | qed: Add support for hardware offloaded FCoE. | Arun Easi | 1 | -5/+93 |
2017-01-02 | qed*: Update to dual-license | Mintz, Yuval | 1 | -4/+28 |
2016-10-14 | qed: Additional work toward cleaning C=1 | Yuval Mintz | 1 | -4/+4 |
2016-10-14 | qed*: Fix Kconfig dependencies with INFINIBAND_QEDR | Yuval Mintz | 1 | -6/+1 |
2016-10-04 | qed: Add support for RoCE hw init | Ram Amrani | 1 | -0/+6 |
2016-10-04 | qed: Add Light L2 support | Yuval Mintz | 1 | -0/+2 |
2016-09-06 | qed: Remove OOM messages | Joe Perches | 1 | -15/+5 |
2016-08-15 | qed*: Semantic changes | Yuval Mintz | 1 | -29/+18 |
2016-06-08 | qed: potential overflow in qed_cxt_src_t2_alloc() | Dan Carpenter | 1 | -1/+1 |
2016-06-04 | qed: Initialize hardware for new protocols | Yuval Mintz | 1 | -37/+1310 |
2016-05-12 | qed: Introduce VFs | Yuval Mintz | 1 | -25/+161 |
2016-02-22 | qed: Turn most GFP_ATOMIC into GFP_KERNEL | Yuval Mintz | 1 | -1/+1 |