Age | Commit message (Expand) | Author |
2021-08-16 | qed: qed ll2 race condition fixes | Shai Malin |
2021-06-03 | qed: Add NVMeTCP Offload PF Level FW and HW HSI | Shai Malin |
2021-06-03 | qed: Add TCP_ULP FW resource layout | Omkar Kulkarni |
2020-09-28 | qed/qed_ll2: Replace one-element array with flexible-array member | Gustavo A. R. Silva |
2020-07-22 | qed: simplify chain allocation with init params struct | Alexander Lobakin |
2020-07-06 | net: qed: sanitize BE/LE data processing | 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-04-23 | qed: Make ll2_cbs static | Zou Wei |
2020-01-27 | qed: FW 8.42.2.0 Additional ll2 type | Michal Kalderon |
2019-05-26 | qedr: Change the MSI-X vectors selection to be based on affined engine | Michal Kalderon |
2019-05-26 | qed: Modify offload protocols to use the affined engine | Michal Kalderon |
2019-05-26 | qed: Add llh ppfid interface and 100g support for offload protocols | Michal Kalderon |
2019-01-28 | qed: Fix system crash in ll2 xmit | Manish Chopra |
2019-01-04 | qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier | Denis Bolotin |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-18 | qed: Fix an error code qed_ll2_start_xmit() | Dan Carpenter |
2018-11-30 | qed: Register light L2 queues with doorbell overflow recovery mechanism | Ariel Elior |
2018-10-04 | qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers | Nathan Chancellor |
2018-09-28 | qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered" | Colin Ian King |
2018-08-01 | qed: Make some functions static | YueHaibing |
2018-06-20 | qed: Fix possible memory leak in Rx error path handling. | Sudarsana Reddy Kalluru |
2018-05-16 | qed: Fix LL2 race during connection terminate | Michal Kalderon |
2018-05-16 | qed: Fix possibility of list corruption during rmmod flows | Michal Kalderon |
2018-05-16 | qed: LL2 flush isles when connection is closed | Michal Kalderon |
2018-05-07 | qed: Add support for Unified Fabric Port. | Sudarsana Reddy Kalluru |
2018-05-07 | qed*: Refactor mf_mode to consist of bits. | Sudarsana Reddy Kalluru |
2018-04-30 | qed: fix spelling mistake: "checksumed" -> "checksummed" | Colin Ian King |
2018-03-29 | qed*: Utilize FW 8.33.11.0 | Michal Kalderon |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar |
2017-10-09 | qed: Add LL2 slowpath handling | Michal Kalderon |
2017-10-09 | qed: Add the source of a packet sent on an iWARP ll2 connection | Michal Kalderon |
2017-10-09 | qed: Fix initialization of ll2 offload feature | Michal Kalderon |
2017-10-09 | qed: Add ll2 option for dropping a tx packet | Michal Kalderon |
2017-10-09 | qed: Add ll2 ability of opening a secondary queue | Michal Kalderon |
2017-10-09 | qed: Add ll2 option to limit the number of bds per packet | Michal Kalderon |
2017-09-26 | qed: iWARP - Add check for errors on a SYN packet | Michal Kalderon |
2017-07-03 | qed: Add iWARP support in ll2 connections | Kalderon, Michal |
2017-07-03 | qed: Rename some ll2 related defines | Kalderon, Michal |
2017-07-03 | qed: Introduce iWARP personality | Kalderon, Michal |
2017-06-21 | qed: Split rdma content between qed_rdma and qed_roce | Kalderon, Michal |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval |
2017-06-09 | qed: collect GSI port statistics | Mintz, Yuval |
2017-06-09 | qed: Call rx_release_cb() when flushing LL2 | Mintz, Yuval |
2017-06-09 | qed: No need for LL2 frags indication | Mintz, Yuval |
2017-06-09 | qed*: LL2 callback operations | Michal Kalderon |
2017-06-09 | qed: LL2 code relocations | Mintz, Yuval |
2017-06-09 | qed: Cleaner seperation of LL2 inputs | Mintz, Yuval |
2017-06-09 | qed: Revise ll2 Rx completion | Mintz, Yuval |
2017-06-09 | qed: LL2 to use packed information for tx | Mintz, Yuval |