Age | Commit message (Expand) | Author |
2021-10-04 | qed: Split huge qed_hsi.h header file | Omkar Kulkarni |
2021-09-22 | qed: rdma - don't wait for resources under hw error recovery flow | Shai Malin |
2020-07-22 | net: qed: Remove unneeded cast from memory allocation | Wang Hai |
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: fix async event callbacks unregistering | Alexander Lobakin |
2020-05-26 | qed: Add EDPM mode type for user-fw compatibility | Yuval Basson |
2020-05-21 | qed: Add XRC to RoCE | Yuval Basson |
2020-04-20 | net: qed: Remove unneeded cast from memory allocation | Aishwarya Ramakrishnan |
2020-01-27 | qed: FW 8.42.2.0 HSI changes | Michal Kalderon |
2018-11-08 | qed: Fix SPQ entries not returned to pool in error flows | Denis Bolotin |
2018-09-26 | qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor | Nathan Chancellor |
2018-08-07 | qed: Add Multi-TC RoCE support | Denis Bolotin |
2018-08-01 | qed: Make some functions static | YueHaibing |
2018-06-05 | qed*: Utilize FW 8.37.2.0 | Michal Kalderon |
2018-06-04 | qed: Add srq core support for RoCE and iWARP | Yuval Bason |
2018-05-03 | qed: fix spelling mistake: "offloded" -> "offloaded" | Colin Ian King |
2017-07-03 | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal |
2017-06-21 | qed*: Rename qed_roce_if.h to qed_rdma_if.h | Kalderon, Michal |
2017-06-21 | qed: Split rdma content between qed_rdma and qed_roce | Kalderon, Michal |
2017-06-21 | qed: Cleanup qed_roce before duplicating it | Kalderon, Michal |
2017-06-20 | qed: SPQ async callback registration | Michal Kalderon |
2017-06-20 | qed: Wait for resources before FUNC_CLOSE | Michal Kalderon |
2017-06-20 | qed: Disable RoCE dpm when DCBx change occurs | Mintz, Yuval |
2017-06-09 | qed*: LL2 callback operations | Michal Kalderon |
2017-06-09 | qed: Cleaner seperation of LL2 inputs | Mintz, Yuval |
2017-06-09 | qed: LL2 to use packed information for tx | Mintz, Yuval |
2017-06-01 | qed: Hold a single array for SBs | Mintz, Yuval |
2017-05-18 | qed: Utilize FW 8.20.0.0 | Mintz, Yuval |
2017-05-01 | qed: output the DPM status and WID count | Ram Amrani |
2017-05-01 | qed: verify RoCE resource bitmaps are released | Ram Amrani |
2017-05-01 | qed: add error handling flow to TID deregistratin posting failure | Ram Amrani |
2017-05-01 | qed: remove unused SQ error state | Ram Amrani |
2017-05-01 | qed: configure the RoCE max message size | Ram Amrani |
2017-04-03 | qed: Revise QM cofiguration | Ariel Elior |
2017-03-13 | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval |
2017-02-20 | qed: Don't free a QP more than once | Ram Amrani |
2017-02-20 | qed: Read queue state before releasing buffer | Ram Amrani |
2017-02-20 | qed: Release CQ resource under lock on failure | Ram Amrani |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-20 | qed: avoid possible stack overflow in qed_ll2_acquire_connection | Arnd Bergmann |
2017-01-01 | qed*: Update to dual-license | Mintz, Yuval |
2016-12-02 | qed: Add iSCSI out of order packet handling. | Yuval Mintz |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-10-18 | qed: Remove useless set memory to zero use memset() | Wei Yongjun |
2016-10-14 | qed: Additional work toward cleaning C=1 | Yuval Mintz |
2016-10-14 | qed*: Fix Kconfig dependencies with INFINIBAND_QEDR | Yuval Mintz |