| Commit message (Expand) | Author | Age | Files | Lines |
* | qed*: Utilize FW 8.33.1.0 | Tomer Tayar | 2018-01-02 | 10 | -110/+379 |
* | qed*: HSI renaming for different types of HW | Tomer Tayar | 2018-01-02 | 4 | -378/+378 |
* | qed*: Refactoring and rearranging FW API with no functional impact | Tomer Tayar | 2018-01-02 | 10 | -2001/+2114 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | qed: Add LL2 slowpath handling | Michal Kalderon | 2017-10-09 | 1 | -0/+5 |
* | | qed: Add ll2 option for dropping a tx packet | Michal Kalderon | 2017-10-09 | 1 | -0/+1 |
* | | qed: Add ll2 ability of opening a secondary queue | Michal Kalderon | 2017-10-09 | 1 | -0/+1 |
* | | qed: iWARP - Add check for errors on a SYN packet | Michal Kalderon | 2017-09-26 | 1 | -0/+1 |
|/ |
|
* | qed: enhanced per queue max coalesce value. | Rahul Verma | 2017-07-27 | 1 | -1/+1 |
* | qed: Read per queue coalesce from hardware | Rahul Verma | 2017-07-27 | 2 | -10/+2 |
* | qed: Add support for vf coalesce configuration. | Rahul Verma | 2017-07-27 | 1 | -2/+2 |
* | qed: Add support for Energy efficient ethernet. | Sudarsana Reddy Kalluru | 2017-07-27 | 1 | -0/+20 |
* | qed: iWARP CM add error handling | Kalderon, Michal | 2017-07-03 | 1 | -0/+9 |
* | qed: iWARP implement disconnect flows | Kalderon, Michal | 2017-07-03 | 1 | -0/+2 |
* | qed: iWARP CM add active side connect | Kalderon, Michal | 2017-07-03 | 1 | -0/+26 |
* | qed: iWARP CM add passive side connect | Kalderon, Michal | 2017-07-03 | 2 | -1/+27 |
* | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal | 2017-07-03 | 1 | -0/+52 |
* | qed: Add iWARP support in ll2 connections | Kalderon, Michal | 2017-07-03 | 1 | -0/+1 |
* | qed: Rename some ll2 related defines | Kalderon, Michal | 2017-07-03 | 1 | -1/+1 |
* | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal | 2017-07-03 | 2 | -0/+54 |
* | qed: Introduce iWARP personality | Kalderon, Michal | 2017-07-03 | 1 | -1/+1 |
* | qed*: Rename qed_roce_if.h to qed_rdma_if.h | Kalderon, Michal | 2017-06-21 | 1 | -2/+2 |
* | qede: Fix compilation without QED_RDMA | Chad Dupuis | 2017-06-21 | 1 | -1/+1 |
* | qed*: Set rdma generic functions prefix | Michal Kalderon | 2017-06-20 | 1 | -18/+19 |
* | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon | 2017-06-20 | 1 | -0/+5 |
* | qed: Chain support for external PBL | Mintz, Yuval | 2017-06-20 | 2 | -1/+9 |
* | qed*: LL2 callback operations | Michal Kalderon | 2017-06-09 | 2 | -52/+64 |
* | qed: Cleaner seperation of LL2 inputs | Mintz, Yuval | 2017-06-09 | 1 | -0/+39 |
* | qed: Revise ll2 Rx completion | Mintz, Yuval | 2017-06-09 | 1 | -0/+26 |
* | qed: LL2 to use packed information for tx | Mintz, Yuval | 2017-06-09 | 1 | -0/+27 |
* | qed: VF XDP support | Mintz, Yuval | 2017-06-04 | 1 | -0/+3 |
* | qed: Multiple qzone queues for VFs | Mintz, Yuval | 2017-06-04 | 1 | -0/+4 |
* | qed*: L2 interface to use the SB structures directly | Mintz, Yuval | 2017-06-04 | 1 | -2/+1 |
* | qed: Add support for changing iSCSI mac | Mintz, Yuval | 2017-06-02 | 1 | -0/+7 |
* | qed: Support NVM-image reading API | Mintz, Yuval | 2017-06-02 | 1 | -0/+18 |
* | qed: Share additional information with qedf | Mintz, Yuval | 2017-06-02 | 2 | -0/+7 |
* | qed: Encapsulate interrupt counters in struct | Mintz, Yuval | 2017-06-01 | 1 | -3/+9 |
* | qed: Replace set_id() api with set_name() | Mintz, Yuval | 2017-05-24 | 1 | -3/+1 |
* | qed: Provide MBI information in dev_info | Tomer Tayar | 2017-05-24 | 1 | -0/+17 |
* | qed: Align DP_ERR style with other DP macros | Mintz, Yuval | 2017-05-24 | 1 | -5/+7 |
* | qed: Utilize FW 8.20.0.0 | Mintz, Yuval | 2017-05-18 | 7 | -125/+188 |
* | qed*: Fix possible overflow for status block id field. | sudarsana.kalluru@cavium.com | 2017-05-04 | 1 | -1/+1 |
* | qed*: Fix issues in the ptp filter config implementation. | sudarsana.kalluru@cavium.com | 2017-05-02 | 1 | -6/+17 |
* | qed: output the DPM status and WID count | Ram Amrani | 2017-05-01 | 1 | -0/+2 |
* | qed/qede: Add UDP ports in bulletin board | Chopra, Manish | 2017-04-25 | 1 | -0/+1 |
* | qed/qede: Enable tunnel offloads based on hw configuration | Chopra, Manish | 2017-04-25 | 1 | -0/+5 |
* | qed: Add support for static dcbx. | sudarsana.kalluru@cavium.com | 2017-04-24 | 1 | -0/+1 |
* | qed: aRFS infrastructure support | Chopra, Manish | 2017-04-17 | 2 | -0/+15 |
* | qed: Inform qedi the number of possible CQs | Mintz, Yuval | 2017-04-06 | 1 | -0/+2 |