summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal2017-07-111-3/+3
* qed: initialize ll2_syn_handle at start of functionMichal Kalderon2017-07-031-2/+1
* netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()Christos Gkekas2017-07-031-3/+0
* qed: Add iWARP support for physical queue allocationKalderon, Michal2017-07-031-0/+4
* qed: Add iWARP protocol support in context allocationKalderon, Michal2017-07-031-2/+11
* qed: iWARP CM add error handlingKalderon, Michal2017-07-031-2/+181
* qed: iWARP implement disconnect flowsKalderon, Michal2017-07-031-1/+89
* qed: iWARP CM add active side connectKalderon, Michal2017-07-033-12/+239
* qed: iWARP CM add passive side connectKalderon, Michal2017-07-037-19/+1012
* qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal2017-07-033-3/+291
* qed: iWARP CM - setup a ll2 connection for handling SYN packetsKalderon, Michal2017-07-032-3/+220
* qed: Add iWARP support in ll2 connectionsKalderon, Michal2017-07-031-2/+11
* qed: Rename some ll2 related definesKalderon, Michal2017-07-032-16/+15
* qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal2017-07-039-40/+749
* qed: Introduce iWARP personalityKalderon, Michal2017-07-036-26/+42
* qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal2017-06-213-3/+3
* qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal2017-06-219-2919/+86
* qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]Kalderon, Michal2017-06-212-0/+2983
* qed: Cleanup qed_roce before duplicating itKalderon, Michal2017-06-211-39/+12
* qed: SPQ async callback registrationMichal Kalderon2017-06-207-55/+96
* qed: Wait for resources before FUNC_CLOSEMichal Kalderon2017-06-201-15/+20
* qed*: Set rdma generic functions prefixMichal Kalderon2017-06-203-79/+79
* qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-204-3/+3
* qed: Disable RoCE dpm when DCBx change occursMintz, Yuval2017-06-203-0/+49
* qed: RoCE EDPM to honor PFCMintz, Yuval2017-06-202-0/+22
* qed: Chain support for external PBLMintz, Yuval2017-06-206-23/+43
* bpf: qede: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-162-6/+4
* qed: Fix an off by one bugDan Carpenter2017-06-141-1/+1
* qed: add qed_int_sb_init() stub functionArnd Bergmann2017-06-091-0/+5
* qed: collect GSI port statisticsMintz, Yuval2017-06-091-0/+23
* qed: Call rx_release_cb() when flushing LL2Mintz, Yuval2017-06-091-6/+7
* qed: No need for LL2 frags indicationMintz, Yuval2017-06-091-23/+8
* qed*: LL2 callback operationsMichal Kalderon2017-06-095-447/+132
* qed: LL2 code relocationsMintz, Yuval2017-06-091-30/+28
* qed: Cleaner seperation of LL2 inputsMintz, Yuval2017-06-093-229/+223
* qed: Revise ll2 Rx completionMintz, Yuval2017-06-091-34/+50
* qed: LL2 to use packed information for txMintz, Yuval2017-06-093-111/+75
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-066-4/+33
|\
| * qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish2017-06-024-2/+30
| * qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2017-06-011-1/+1
| * qed: Don't log missing periodic stats by defaultMintz, Yuval2017-05-301-1/+2
* | qede: VF XDP supportMintz, Yuval2017-06-041-3/+31
* | qed: VF XDP supportMintz, Yuval2017-06-043-7/+37
* | qed: VFs to try utilizing the doorbell barMintz, Yuval2017-06-047-72/+231
* | qed: Multiple qzone queues for VFsMintz, Yuval2017-06-046-35/+211
* | qed: IOV db support multiple queues per qzoneMintz, Yuval2017-06-044-72/+123
* | qed: Make VF legacy a bitfieldMintz, Yuval2017-06-043-21/+33
* | qed: Assign a unique per-queue index to queue-cidMintz, Yuval2017-06-044-4/+88
* | qed: Pass vf_params when creating a queue-cidMintz, Yuval2017-06-043-45/+95
OpenPOWER on IntegriCloud