| Commit message (Expand) | Author | Age | Files | Lines |
* | qedr: Change the MSI-X vectors selection to be based on affined engine | Michal Kalderon | 2019-05-26 | 1 | -2/+2 |
* | qed: Modify offload protocols to use the affined engine | Michal Kalderon | 2019-05-26 | 1 | -146/+232 |
* | qed: Add llh ppfid interface and 100g support for offload protocols | Michal Kalderon | 2019-05-26 | 1 | -16/+12 |
* | qed: Fix system crash in ll2 xmit | Manish Chopra | 2019-01-28 | 1 | -5/+15 |
* | qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier | Denis Bolotin | 2019-01-04 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-20 | 1 | -0/+1 |
|\ |
|
| * | qed: Fix an error code qed_ll2_start_xmit() | Dan Carpenter | 2018-12-19 | 1 | -0/+1 |
* | | qed: Register light L2 queues with doorbell overflow recovery mechanism | Ariel Elior | 2018-11-30 | 1 | -10/+20 |
|/ |
|
* | qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers | Nathan Chancellor | 2018-10-04 | 1 | -1/+12 |
* | qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered" | Colin Ian King | 2018-09-28 | 1 | -6/+6 |
* | qed: Make some functions static | YueHaibing | 2018-08-01 | 1 | -1/+2 |
* | qed: Fix possible memory leak in Rx error path handling. | Sudarsana Reddy Kalluru | 2018-06-20 | 1 | -2/+9 |
* | qed: Fix LL2 race during connection terminate | Michal Kalderon | 2018-05-16 | 1 | -10/+14 |
* | qed: Fix possibility of list corruption during rmmod flows | Michal Kalderon | 2018-05-16 | 1 | -1/+10 |
* | qed: LL2 flush isles when connection is closed | Michal Kalderon | 2018-05-16 | 1 | -0/+26 |
* | qed: Add support for Unified Fabric Port. | Sudarsana Reddy Kalluru | 2018-05-08 | 1 | -11/+29 |
* | qed*: Refactor mf_mode to consist of bits. | Sudarsana Reddy Kalluru | 2018-05-08 | 1 | -3/+3 |
* | qed: fix spelling mistake: "checksumed" -> "checksummed" | Colin Ian King | 2018-04-30 | 1 | -1/+1 |
* | qed*: Utilize FW 8.33.11.0 | Michal Kalderon | 2018-03-29 | 1 | -13/+0 |
* | qed*: Utilize FW 8.33.1.0 | Tomer Tayar | 2018-01-02 | 1 | -7/+21 |
* | qed: Add LL2 slowpath handling | Michal Kalderon | 2017-10-09 | 1 | -2/+38 |
* | qed: Add the source of a packet sent on an iWARP ll2 connection | Michal Kalderon | 2017-10-09 | 1 | -1/+6 |
* | qed: Fix initialization of ll2 offload feature | Michal Kalderon | 2017-10-09 | 1 | -0/+3 |
* | qed: Add ll2 option for dropping a tx packet | Michal Kalderon | 2017-10-09 | 1 | -2/+14 |
* | qed: Add ll2 ability of opening a secondary queue | Michal Kalderon | 2017-10-09 | 1 | -1/+6 |
* | qed: Add ll2 option to limit the number of bds per packet | Michal Kalderon | 2017-10-09 | 1 | -8/+21 |
* | qed: iWARP - Add check for errors on a SYN packet | Michal Kalderon | 2017-09-26 | 1 | -0/+1 |
* | qed: Add iWARP support in ll2 connections | Kalderon, Michal | 2017-07-03 | 1 | -2/+11 |
* | qed: Rename some ll2 related defines | Kalderon, Michal | 2017-07-03 | 1 | -15/+14 |
* | qed: Introduce iWARP personality | Kalderon, Michal | 2017-07-03 | 1 | -1/+1 |
* | qed: Split rdma content between qed_rdma and qed_roce | Kalderon, Michal | 2017-06-21 | 1 | -1/+1 |
* | qed: Chain support for external PBL | Mintz, Yuval | 2017-06-20 | 1 | -3/+3 |
* | qed: collect GSI port statistics | Mintz, Yuval | 2017-06-09 | 1 | -0/+23 |
* | qed: Call rx_release_cb() when flushing LL2 | Mintz, Yuval | 2017-06-09 | 1 | -6/+7 |
* | qed: No need for LL2 frags indication | Mintz, Yuval | 2017-06-09 | 1 | -23/+8 |
* | qed*: LL2 callback operations | Michal Kalderon | 2017-06-09 | 1 | -98/+99 |
* | qed: LL2 code relocations | Mintz, Yuval | 2017-06-09 | 1 | -30/+28 |
* | qed: Cleaner seperation of LL2 inputs | Mintz, Yuval | 2017-06-09 | 1 | -179/+200 |
* | qed: Revise ll2 Rx completion | Mintz, Yuval | 2017-06-09 | 1 | -34/+50 |
* | qed: LL2 to use packed information for tx | Mintz, Yuval | 2017-06-09 | 1 | -70/+57 |
* | qed: Revise alloc/setup/free flow | Tomer Tayar | 2017-05-21 | 1 | -9/+12 |
* | qed: Remove unused including <linux/version.h> | Wei Yongjun | 2017-05-18 | 1 | -1/+0 |
* | qed: Don't use main-ptt in unrelated flows | Rahul Verma | 2017-04-06 | 1 | -14/+35 |
* | qed: fix missing break in OOO_LB_TC case | Colin Ian King | 2017-04-06 | 1 | -0/+1 |
* | qed: Revise QM cofiguration | Ariel Elior | 2017-04-04 | 1 | -4/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-03-15 | 1 | -5/+8 |
|\ |
|
| * | qed: Fix interrupt flags on Rx LL2 | Ram Amrani | 2017-03-14 | 1 | -4/+5 |
| * | qed: Fix mapping leak on LL2 rx flow | Mintz, Yuval | 2017-03-14 | 1 | -0/+2 |
| * | qed: Fix copy of uninitialized memory | robert.foss@collabora.com | 2017-03-09 | 1 | -1/+1 |
* | | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval | 2017-03-13 | 1 | -24/+24 |
|/ |
|