Age | Commit message (Expand) | Author |
2017-06-21 | qed*: Rename qed_roce_if.h to qed_rdma_if.h | Kalderon, Michal |
2017-06-21 | qed: Split rdma content between qed_rdma and qed_roce | Kalderon, Michal |
2017-06-21 | qed: Duplicate qed_roce.[ch] to qed_rdma.[ch] | Kalderon, Michal |
2017-06-21 | qed: Cleanup qed_roce before duplicating it | Kalderon, Michal |
2017-06-20 | qed: SPQ async callback registration | Michal Kalderon |
2017-06-20 | qed: Wait for resources before FUNC_CLOSE | Michal Kalderon |
2017-06-20 | qed*: Set rdma generic functions prefix | Michal Kalderon |
2017-06-20 | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon |
2017-06-20 | qed: Disable RoCE dpm when DCBx change occurs | Mintz, Yuval |
2017-06-20 | qed: RoCE EDPM to honor PFC | Mintz, Yuval |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval |
2017-06-16 | bpf: qede: Report bpf_prog ID during XDP_QUERY_PROG | Martin KaFai Lau |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-06-14 | qed: Fix an off by one bug | Dan Carpenter |
2017-06-09 | qed: add qed_int_sb_init() stub function | Arnd Bergmann |
2017-06-09 | qed: collect GSI port statistics | Mintz, Yuval |
2017-06-09 | qed: Call rx_release_cb() when flushing LL2 | Mintz, Yuval |
2017-06-09 | qed: No need for LL2 frags indication | Mintz, Yuval |
2017-06-09 | qed*: LL2 callback operations | Michal Kalderon |
2017-06-09 | qed: LL2 code relocations | Mintz, Yuval |
2017-06-09 | qed: Cleaner seperation of LL2 inputs | Mintz, Yuval |
2017-06-09 | qed: Revise ll2 Rx completion | Mintz, Yuval |
2017-06-09 | qed: LL2 to use packed information for tx | Mintz, Yuval |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-04 | qede: VF XDP support | Mintz, Yuval |
2017-06-04 | qed: VF XDP support | Mintz, Yuval |
2017-06-04 | qed: VFs to try utilizing the doorbell bar | Mintz, Yuval |
2017-06-04 | qed: Multiple qzone queues for VFs | Mintz, Yuval |
2017-06-04 | qed: IOV db support multiple queues per qzone | Mintz, Yuval |
2017-06-04 | qed: Make VF legacy a bitfield | Mintz, Yuval |
2017-06-04 | qed: Assign a unique per-queue index to queue-cid | Mintz, Yuval |
2017-06-04 | qed: Pass vf_params when creating a queue-cid | Mintz, Yuval |
2017-06-04 | qed*: L2 interface to use the SB structures directly | Mintz, Yuval |
2017-06-04 | qed: Create L2 queue database | Mintz, Yuval |
2017-06-04 | qed: Add bitmaps for VF CIDs | Mintz, Yuval |
2017-06-04 | netxen: remove writeq/readq function definitions | LABBE Corentin |
2017-06-02 | qlcnic: Fix tunnel offload for 82xx adapters | Chopra, Manish |
2017-06-02 | qed: Add support for changing iSCSI mac | Mintz, Yuval |
2017-06-02 | qed: Support NVM-image reading API | Mintz, Yuval |
2017-06-02 | qed: Share additional information with qedf | Mintz, Yuval |
2017-06-02 | qed: Correct order of wwnn and wwpn | Mintz, Yuval |
2017-06-01 | qed: No need to reset SBs on IOV init | Mintz, Yuval |
2017-06-01 | qed: Reset IGU CAM to default on init | Mintz, Yuval |
2017-06-01 | qed: Hold a single array for SBs | Mintz, Yuval |
2017-06-01 | qed: Provide auxiliary for getting free VF SB | Mintz, Yuval |
2017-06-01 | qed: Remove assumption on SB order in IGU | Mintz, Yuval |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval |
2017-06-01 | qed: Add aux. function translating sb_id -> igu_sb_id | Mintz, Yuval |
2017-06-01 | qed: Distinguish between sb_id and igu_sb_id | Mintz, Yuval |
2017-06-01 | qed: IGU read revised | Mintz, Yuval |