Age | Commit message (Expand) | Author |
2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-21 | qed: suppress "don't support RoCE & iWARP" flooding on HW init | Alexander Lobakin |
2020-07-21 | qed: Fix ILT and XRCD bitmap memory leaks | Yuval Basson |
2020-07-06 | net: qed: sanitize BE/LE data processing | Alexander Lobakin |
2020-07-06 | net: qed: use ptr shortcuts to dedup field accessing in some parts | Alexander Lobakin |
2020-07-06 | net: qed: improve indentation of some parts of code | Alexander Lobakin |
2020-06-30 | net: qed: update copyright years | Alexander Lobakin |
2020-06-30 | net: qed: convert to SPDX License Identifiers | Alexander Lobakin |
2020-06-23 | net: qed: reset ILT block sizes before recomputing to fix crashes | Alexander Lobakin |
2020-06-23 | net: qed: fix excessive QM ILT lines consumption | Alexander Lobakin |
2020-05-21 | qed: changes to ILT to support XRC | Yuval Basson |
2020-02-04 | qed: Remove set but not used variable 'p_link' | YueHaibing |
2020-01-27 | qed: Debug feature: ilt and mdump | Michal Kalderon |
2020-01-27 | qed: FW 8.42.2.0 Queue Manager changes | Michal Kalderon |
2019-05-26 | qed: Modify api for performing a dmae to another PF | Michal Kalderon |
2019-02-13 | qed: fix indentation issue with statements in an if-block | Colin Ian King |
2019-01-23 | qed: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-09-17 | qed: remove duplicated include from qed_cxt.c | YueHaibing |
2018-08-01 | qed: Make some functions static | YueHaibing |
2018-06-04 | qed: use dma_zalloc_coherent instead of allocator/memset | YueHaibing |
2018-06-04 | qed: Add srq core support for RoCE and iWARP | Yuval Bason |
2018-05-22 | qed: Fix mask for physical address in ILT entry | Shahed Shaikh |
2018-03-07 | qed: Free RoCE ILT Memory on rmmod qedr | Michal Kalderon |
2018-01-02 | qed: Use zeroing memory allocator than allocator/memset | Himanshu Jha |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar |
2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar |
2018-01-02 | qed*: Refactoring and rearranging FW API with no functional impact | Tomer Tayar |
2017-09-26 | qed: Add iWARP enablement support | Michal Kalderon |
2017-07-03 | qed: Add iWARP protocol support in context allocation | Kalderon, Michal |
2017-07-03 | qed: Introduce iWARP personality | Kalderon, Michal |
2017-06-04 | qed: Multiple qzone queues for VFs | Mintz, Yuval |
2017-06-04 | qed: Add bitmaps for VF CIDs | Mintz, Yuval |
2017-05-09 | qed: Tell QM the number of tasks | Mintz, Yuval |
2017-04-17 | qed: aRFS infrastructure support | Chopra, Manish |
2017-04-06 | qed: Don't use main-ptt in unrelated flows | Rahul Verma |
2017-04-03 | qed: Manage with less memory regions for RoCE | Ram Amrani |
2017-04-03 | qed: RoCE doesn't need to use SRC | Mintz, Yuval |
2017-04-03 | qed: Correct TM ILT lines in presence of VFs | Mintz, Yuval |
2017-04-03 | qed: Fix TM block ILT allocation | Michal Kalderon |
2017-04-03 | qed: Revise QM cofiguration | Ariel Elior |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-03-14 | qed: Align CIDs according to DORQ requirement | Ram Amrani |
2017-03-13 | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval |
2017-02-19 | qed: Add support for hardware offloaded FCoE. | Arun Easi |
2017-01-01 | qed*: Update to dual-license | Mintz, Yuval |
2016-10-14 | qed: Additional work toward cleaning C=1 | Yuval Mintz |
2016-10-14 | qed*: Fix Kconfig dependencies with INFINIBAND_QEDR | Yuval Mintz |
2016-10-03 | qed: Add support for RoCE hw init | Ram Amrani |
2016-10-03 | qed: Add Light L2 support | Yuval Mintz |