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