summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | qed: Fix iWARP out of order flowMichal Kalderon2017-10-194-6/+22
* | qed: Add iWARP support for fpdu spanned over more than two tcp packetsMichal Kalderon2017-10-092-0/+194
* | qed: Add support for MPA header being split over two tcp packetsMichal Kalderon2017-10-092-1/+41
* | qed: Add support for freeing two ll2 buffers for corner casesMichal Kalderon2017-10-092-0/+26
* | qed: Add unaligned and packed packet processingMichal Kalderon2017-10-092-0/+270
* | qed: Add mpa buffer descriptors for storing and processing mpa fpdusMichal Kalderon2017-10-092-0/+127
* | qed: Add ll2 connection for processing unaligned MPA packetsMichal Kalderon2017-10-092-0/+66
* | qed: Add LL2 slowpath handlingMichal Kalderon2017-10-091-2/+38
* | qed: Add the source of a packet sent on an iWARP ll2 connectionMichal Kalderon2017-10-091-1/+6
* | qed: Fix initialization of ll2 offload featureMichal Kalderon2017-10-091-0/+3
* | qed: Add ll2 option for dropping a tx packetMichal Kalderon2017-10-091-2/+14
* | qed: Add ll2 ability of opening a secondary queueMichal Kalderon2017-10-092-1/+7
* | qed: Add ll2 option to limit the number of bds per packetMichal Kalderon2017-10-092-14/+24
* | qed: Delete redundant check on dcb_app priorityChristos Gkekas2017-10-081-1/+1
* | qed: iWARP - Add check for errors on a SYN packetMichal Kalderon2017-09-262-0/+9
* | qed: Fix maximum number of CQs for iWARPMichal Kalderon2017-09-261-6/+6
* | qed: Add iWARP out of order supportMichal Kalderon2017-09-263-3/+59
* | qed: Add iWARP enablement supportMichal Kalderon2017-09-264-5/+15
|/
* qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0
* qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King2017-08-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-091-1/+1
|\
| * qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet2017-08-071-1/+1
* | qed: Read per queue coalesce from hardwareRahul Verma2017-07-278-16/+280
* | qed: Add support for vf coalesce configuration.Rahul Verma2017-07-277-75/+221
* | qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-275-7/+236
* | qed/qede: Add setter APIs support for RX flow classificationChopra, Manish2017-07-271-8/+0
|/
* 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
* 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: Disable RoCE dpm when DCBx change occursMintz, Yuval2017-06-203-0/+49
* qed: RoCE EDPM to honor PFCMintz, Yuval2017-06-202-0/+22
OpenPOWER on IntegriCloud