summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish
2017-07-11qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal
2017-07-03qed: initialize ll2_syn_handle at start of functionMichal Kalderon
2017-07-03qed: Add iWARP support for physical queue allocationKalderon, Michal
2017-07-03qed: Add iWARP protocol support in context allocationKalderon, Michal
2017-07-03qed: iWARP CM add error handlingKalderon, Michal
2017-07-03qed: iWARP implement disconnect flowsKalderon, Michal
2017-07-03qed: iWARP CM add active side connectKalderon, Michal
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal
2017-07-03qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal
2017-07-03qed: iWARP CM - setup a ll2 connection for handling SYN packetsKalderon, Michal
2017-07-03qed: Add iWARP support in ll2 connectionsKalderon, Michal
2017-07-03qed: Rename some ll2 related definesKalderon, Michal
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal
2017-07-03qed: Introduce iWARP personalityKalderon, Michal
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal
2017-06-21qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]Kalderon, Michal
2017-06-21qed: Cleanup qed_roce before duplicating itKalderon, Michal
2017-06-20qed: SPQ async callback registrationMichal Kalderon
2017-06-20qed: Wait for resources before FUNC_CLOSEMichal Kalderon
2017-06-20qed: Disable RoCE dpm when DCBx change occursMintz, Yuval
2017-06-20qed: RoCE EDPM to honor PFCMintz, Yuval
2017-06-20qed: Chain support for external PBLMintz, Yuval
2017-06-14qed: Fix an off by one bugDan Carpenter
2017-06-09qed: add qed_int_sb_init() stub functionArnd Bergmann
2017-06-09qed: collect GSI port statisticsMintz, Yuval
2017-06-09qed: Call rx_release_cb() when flushing LL2Mintz, Yuval
2017-06-09qed: No need for LL2 frags indicationMintz, Yuval
2017-06-09qed*: LL2 callback operationsMichal Kalderon
2017-06-09qed: LL2 code relocationsMintz, Yuval
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval
2017-06-09qed: LL2 to use packed information for txMintz, Yuval
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-04qed: VF XDP supportMintz, Yuval
2017-06-04qed: VFs to try utilizing the doorbell barMintz, Yuval
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval
2017-06-04qed: IOV db support multiple queues per qzoneMintz, Yuval
2017-06-04qed: Make VF legacy a bitfieldMintz, Yuval
2017-06-04qed: Assign a unique per-queue index to queue-cidMintz, Yuval
2017-06-04qed: Pass vf_params when creating a queue-cidMintz, Yuval
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval