Age | Commit message (Expand) | Author | Files | Lines |
2019-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -51/+34 |
2019-04-14 | qed: Fix the doorbell address sanity check |  Denis Bolotin | 1 | -8/+8 |
2019-04-14 | qed: Delete redundant doorbell recovery types |  Denis Bolotin | 1 | -43/+26 |
2019-03-20 | qed: Define new MF bit for no_vlan config |  Sudarsana Reddy Kalluru | 1 | -2/+4 |
2019-02-21 | qed: Read device port count from the shmem |  Sudarsana Reddy Kalluru | 1 | -60/+35 |
2019-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -4/+4 |
2019-01-28 | qed: Fix stack out of bounds bug |  Manish Chopra | 1 | -4/+4 |
2019-01-28 | qed: Add infrastructure for error detection and recovery |  Tomer Tayar | 1 | -14/+27 |
2019-01-28 | qed: Revise load sequence to avoid PCI errors |  Tomer Tayar | 1 | -49/+68 |
2018-12-04 | qed: fix spelling mistake "Dispalying" -> "Displaying" |  Colin Ian King | 1 | -1/+1 |
2018-11-30 | qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow |  Ariel Elior | 1 | -3/+11 |
2018-11-30 | qed: Add doorbell overflow recovery mechanism |  Ariel Elior | 1 | -0/+320 |
2018-11-19 | qed: Fix QM getters to always return a valid pq |  Denis Bolotin | 1 | -4/+20 |
2018-11-19 | qed: Fix bitmap_weight() check |  Denis Bolotin | 1 | -1/+4 |
2018-11-13 | qed: Fix rdma_info structure allocation |  Michal Kalderon | 1 | -4/+11 |
2018-10-02 | qed: Add driver support for 20G link speed. |  Sudarsana Reddy Kalluru | 1 | -0/+3 |
2018-09-25 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+14 |
2018-09-19 | qed: Fix populating the invalid stag value in multi function mode. |  Sudarsana Reddy Kalluru | 1 | -1/+14 |
2018-09-06 | qed*: Utilize FW 8.37.7.0 |  Denis Bolotin | 1 | -0/+11 |
2018-08-07 | qed: qed_dev: Mark expected switch fall-throughs |  Gustavo A. R. Silva | 1 | -2/+2 |
2018-08-07 | qed: Add Multi-TC RoCE support |  Denis Bolotin | 1 | -14/+75 |
2018-08-07 | qed: Add a flag which indicates if offload TC is set |  Denis Bolotin | 1 | -5/+27 |
2018-08-01 | qed: Make some functions static |  YueHaibing | 1 | -5/+5 |
2018-07-29 | qed: remove redundant functions qed_get_cm_pq_idx_rl |  YueHaibing | 1 | -10/+0 |
2018-07-02 | qed: Fix setting of incorrect eswitch mode. |  Sudarsana Reddy Kalluru | 1 | -1/+1 |
2018-06-12 | treewide: kzalloc() -> kcalloc() |  Kees Cook | 1 | -8/+8 |
2018-06-05 | qed*: Utilize FW 8.37.2.0 |  Michal Kalderon | 1 | -1/+1 |
2018-05-30 | drivers/net: Fix various unnecessary characters after logging newlines |  Joe Perches | 1 | -1/+1 |
2018-05-07 | qed: Add support for Unified Fabric Port. |  Sudarsana Reddy Kalluru | 1 | -6/+26 |
2018-05-07 | qed: Add support for multi function mode with 802.1ad tagging. |  Sudarsana Reddy Kalluru | 1 | -20/+44 |
2018-05-07 | qed*: Refactor mf_mode to consist of bits. |  Sudarsana Reddy Kalluru | 1 | -20/+19 |
2018-03-29 | qed: Populate nvm image attribute shadow. |  Sudarsana Reddy Kalluru | 1 | -1/+23 |
2018-03-29 | qed*: Utilize FW 8.33.11.0 |  Michal Kalderon | 1 | -1/+3 |
2018-03-23 | qed: Use true and false for boolean values |  Gustavo A. R. Silva | 1 | -5/+5 |
2018-01-02 | qed*: Utilize FW 8.33.1.0 |  Tomer Tayar | 1 | -3/+8 |
2018-01-02 | qed*: Refactoring and rearranging FW API with no functional impact |  Tomer Tayar | 1 | -2/+2 |
2017-07-27 | qed: Add support for vf coalesce configuration. |  Rahul Verma | 1 | -24/+49 |
2017-07-27 | qed: Add support for Energy efficient ethernet. |  Sudarsana Reddy Kalluru | 1 | -4/+68 |
2017-07-03 | qed: Add iWARP support for physical queue allocation |  Kalderon, Michal | 1 | -0/+4 |
2017-07-03 | qed: iWARP CM add passive side connect |  Kalderon, Michal | 1 | -0/+11 |
2017-07-03 | qed: Implement iWARP initialization, teardown and qp operations |  Kalderon, Michal | 1 | -1/+8 |
2017-07-03 | qed: Introduce iWARP personality |  Kalderon, Michal | 1 | -7/+5 |
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 | -9/+26 |
2017-06-04 | qed: VFs to try utilizing the doorbell bar |  Mintz, Yuval | 1 | -7/+1 |
2017-06-04 | qed: Create L2 queue database |  Mintz, Yuval | 1 | -3/+21 |
2017-06-02 | qed: Share additional information with qedf |  Mintz, Yuval | 1 | -1/+7 |
2017-06-01 | qed: No need to reset SBs on IOV init |  Mintz, Yuval | 1 | -1/+1 |
2017-06-01 | qed: Reset IGU CAM to default on init |  Mintz, Yuval | 1 | -18/+17 |
2017-06-01 | qed: Encapsulate interrupt counters in struct |  Mintz, Yuval | 1 | -2/+2 |