| Commit message (Expand) | Author | Age | Files | Lines |
* | qed: Fix printk option passed when printing ipv6 addresses | Kalderon, Michal | 2017-07-11 | 1 | -3/+3 |
* | qed: initialize ll2_syn_handle at start of function | Michal Kalderon | 2017-07-03 | 1 | -2/+1 |
* | qed: Add iWARP support for physical queue allocation | Kalderon, Michal | 2017-07-03 | 1 | -0/+4 |
* | qed: Add iWARP protocol support in context allocation | Kalderon, Michal | 2017-07-03 | 1 | -2/+11 |
* | qed: iWARP CM add error handling | Kalderon, Michal | 2017-07-03 | 1 | -2/+181 |
* | qed: iWARP implement disconnect flows | Kalderon, Michal | 2017-07-03 | 1 | -1/+89 |
* | qed: iWARP CM add active side connect | Kalderon, Michal | 2017-07-03 | 3 | -12/+239 |
* | qed: iWARP CM add passive side connect | Kalderon, Michal | 2017-07-03 | 7 | -19/+1012 |
* | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal | 2017-07-03 | 3 | -3/+291 |
* | qed: iWARP CM - setup a ll2 connection for handling SYN packets | Kalderon, Michal | 2017-07-03 | 2 | -3/+220 |
* | 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 | 2 | -16/+15 |
* | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal | 2017-07-03 | 9 | -40/+749 |
* | qed: Introduce iWARP personality | Kalderon, Michal | 2017-07-03 | 6 | -26/+42 |
* | qed*: Rename qed_roce_if.h to qed_rdma_if.h | Kalderon, Michal | 2017-06-21 | 3 | -3/+3 |
* | qed: Split rdma content between qed_rdma and qed_roce | Kalderon, Michal | 2017-06-21 | 9 | -2919/+86 |
* | qed: Duplicate qed_roce.[ch] to qed_rdma.[ch] | Kalderon, Michal | 2017-06-21 | 2 | -0/+2983 |
* | qed: Cleanup qed_roce before duplicating it | Kalderon, Michal | 2017-06-21 | 1 | -39/+12 |
* | qed: SPQ async callback registration | Michal Kalderon | 2017-06-20 | 7 | -55/+96 |
* | qed: Wait for resources before FUNC_CLOSE | Michal Kalderon | 2017-06-20 | 1 | -15/+20 |
* | qed: Disable RoCE dpm when DCBx change occurs | Mintz, Yuval | 2017-06-20 | 3 | -0/+49 |
* | qed: RoCE EDPM to honor PFC | Mintz, Yuval | 2017-06-20 | 2 | -0/+22 |
* | qed: Chain support for external PBL | Mintz, Yuval | 2017-06-20 | 5 | -19/+39 |
* | qed: Fix an off by one bug | Dan Carpenter | 2017-06-14 | 1 | -1/+1 |
* | qed: add qed_int_sb_init() stub function | Arnd Bergmann | 2017-06-09 | 1 | -0/+5 |
* | 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 | 5 | -447/+132 |
* | qed: LL2 code relocations | Mintz, Yuval | 2017-06-09 | 1 | -30/+28 |
* | qed: Cleaner seperation of LL2 inputs | Mintz, Yuval | 2017-06-09 | 3 | -229/+223 |
* | 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 | 3 | -111/+75 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-07 | 1 | -1/+2 |
|\ |
|
| * | qed: Don't log missing periodic stats by default | Mintz, Yuval | 2017-05-30 | 1 | -1/+2 |
* | | qed: VF XDP support | Mintz, Yuval | 2017-06-05 | 3 | -7/+37 |
* | | qed: VFs to try utilizing the doorbell bar | Mintz, Yuval | 2017-06-05 | 7 | -72/+231 |
* | | qed: Multiple qzone queues for VFs | Mintz, Yuval | 2017-06-05 | 6 | -35/+211 |
* | | qed: IOV db support multiple queues per qzone | Mintz, Yuval | 2017-06-05 | 4 | -72/+123 |
* | | qed: Make VF legacy a bitfield | Mintz, Yuval | 2017-06-05 | 3 | -21/+33 |
* | | qed: Assign a unique per-queue index to queue-cid | Mintz, Yuval | 2017-06-05 | 4 | -4/+88 |
* | | qed: Pass vf_params when creating a queue-cid | Mintz, Yuval | 2017-06-05 | 3 | -45/+95 |
* | | qed*: L2 interface to use the SB structures directly | Mintz, Yuval | 2017-06-05 | 4 | -28/+49 |
* | | qed: Create L2 queue database | Mintz, Yuval | 2017-06-05 | 6 | -3/+133 |
* | | qed: Add bitmaps for VF CIDs | Mintz, Yuval | 2017-06-05 | 2 | -74/+202 |
* | | qed: Add support for changing iSCSI mac | Mintz, Yuval | 2017-06-02 | 2 | -0/+67 |
* | | qed: Support NVM-image reading API | Mintz, Yuval | 2017-06-02 | 3 | -0/+126 |
* | | qed: Share additional information with qedf | Mintz, Yuval | 2017-06-02 | 3 | -1/+23 |
* | | qed: Correct order of wwnn and wwpn | Mintz, Yuval | 2017-06-02 | 1 | -4/+4 |
* | | qed: No need to reset SBs on IOV init | Mintz, Yuval | 2017-06-01 | 3 | -33/+4 |