summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlersSteve Wise2010-10-111-25/+1
* RDMA/cxgb4: Add default_llseek to debugfs filesSteve Wise2010-10-111-0/+2
* RDMA/cxgb4: Fastreg NSMR fixesSteve Wise2010-09-283-31/+29
* RDMA/cxgb4: Don't set completion flag for read requestsSteve Wise2010-09-281-1/+1
* RDMA/cxgb4: Set the default TCP send window to 128KBSteve Wise2010-09-281-2/+2
* RDMA/cxgb4: Use a mutex for QP and EP state transitionsSteve Wise2010-09-283-93/+88
* RDMA/cxgb4: Support on-chip SQsSteve Wise2010-09-287-29/+226
* RDMA/cxgb4: Centralize the wait logicSteve Wise2010-09-285-111/+72
* RDMA/cxgb4: debugfs files for dumping active stagsSteve Wise2010-09-281-39/+113
* RDMA/cxgb4: Log HW lack-of-resource errorsSteve Wise2010-09-281-0/+6
* RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messagesSteve Wise2010-09-283-14/+16
* RDMA/cxgb4: Ignore TERMINATE CQEsSteve Wise2010-09-281-0/+6
* RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functionsSteve Wise2010-09-281-2/+2
* RDMA/cxgb4: Zero out ISGL paddingSteve Wise2010-09-281-0/+4
* RDMA/cxgb4: Don't use null ep ptrSteve Wise2010-09-281-1/+2
* RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier2010-09-274-7/+7
* RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise2010-09-271-2/+4
* Merge branches 'cxgb3' and 'nes' into for-linusRoland Dreier2010-09-084-11/+26
|\
| * RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2010-09-082-1/+3
| * RDMA/nes: Change state to closing after FINFaisal Latif2010-09-081-1/+12
| * RDMA/nes: Fix double CLOSE event indication crashFaisal Latif2010-09-081-8/+10
| * RDMA/nes: Write correct register write to set TX pause paramChien Tung2010-09-081-2/+2
* | RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise2010-09-021-1/+1
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-122-3/+3
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-062-3/+3
* | RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FWSteve Wise2010-08-073-7/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-0741-427/+506
|\ \ | |/ |/|
| *-----------. Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier2010-08-0539-424/+503
| |\ \ \ \ \ \ \
| | | | | | | * | IB/qib: Add missing <linux/slab.h> includeDavid Miller2010-08-051-0/+1
| | | | | | | * | IB/qib: Fix race between qib_error_qp() and receive packet processingRalph Campbell2010-08-036-55/+26
| | | | | | | * | IB/qib: Limit the number of packets processed per interruptRalph Campbell2010-08-031-1/+1
| | | | | | | * | IB/qib: Allow writes to the diag_counters to be able to clear themIra Weiny2010-08-031-1/+20
| | | | | | | * | IB/qib: Set cfgctxts to number of CPUs by defaultRalph Campbell2010-08-032-2/+2
| | | | | | | * | IB/qib: Allow PSM to select from multiple port assignment algorithmsDave Olson2010-07-212-101/+118
| | | | | | | * | IB/qib: Turn off IB latency modeRalph Campbell2010-07-211-0/+2
| | | | | | | * | IB/qib: Use generic_file_llseekArnd Bergmann2010-07-211-9/+9
| | | | | | | * | IB/qib: Avoid variable-length arrayRalph Campbell2010-07-192-1/+4
| | | | | | | |/
| | | | | | * | RDMA/nes: Fix confusing if statement indentationRoland Dreier2010-08-051-3/+3
| | | | | | * | RDMA/nes: Fix misindented codeRoland Dreier2010-08-041-14/+12
| | | | | | * | RDMA/nes: Fix showing wqm_quantaRoland Dreier2010-08-041-1/+1
| | | | | | * | RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-045-21/+2
| | | | | | * | RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz2010-08-041-1/+1
| | | | | | * | RDMA/nes: Fix two sparse warningsOr Gerlitz2010-08-042-2/+2
| | | | | | * | RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-284-6/+33
| | | | | | * | RDMA/nes: Store and print eeprom versionChien Tung2010-07-282-1/+7
| | | | | | * | RDMA/nes: Convert pci_table entries to PCI_VDEVICEPeter Huewe2010-07-281-2/+2
| | | | | | * | RDMA/nes: Rewrite expression to avoid undefined semanticsRoland Dreier2010-07-141-1/+1
| | | | | | |/
| | | | | * | IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin2010-08-042-2/+2
| | | | | |/
| | | | * | IB/ipath: Fix probe failure pathBen Hutchings2010-07-211-3/+10
| | | | |/
| | | * | IB/ehca: Drop unnecessary NULL testJulia Lawall2010-08-051-5/+0
OpenPOWER on IntegriCloud