summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01qlcnic: remove redundant zero check on retries counterColin Ian King
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King
2017-08-24qlge: avoid memcpy buffer overflowArnd Bergmann
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21qlogic: make device_attribute constBhumika Goyal
2017-08-18netxen: fix incorrect loop counter decrementColin Ian King
2017-08-14qlge: fix duplicated code for different branchesGustavo A. R. Silva
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-08-03qlcnic: add const to bin_attribute structureBhumika Goyal
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru
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-27qede: Add getter APIs support for RX flow classificationChopra, Manish
2017-07-19qlcnic: remove unnecessary static in qlcnic_dump_fw()Gustavo A. R. Silva
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-03netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()Christos Gkekas
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*: Set rdma generic functions prefixMichal Kalderon
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal 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-16bpf: qede: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
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