summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | RDMA/cxgb4: Enable on-chip SQ support by defaultSteve Wise2011-03-141-2/+2
* | RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reapsSteve Wise2011-03-141-1/+7
* | RDMA/cxgb4: Remove db_drop_taskSteve Wise2011-03-142-2/+0
* | RDMA/cxgb4: Turn on delayed ACKSteve Wise2011-03-141-2/+2
|/
* RDMA/cxgb4: Set the correct device physical function for iWARP connectionsSteve Wise2011-01-291-1/+1
* RDMA/cxgb4: Limit MAXBURST EQ context field to 256BSteve Wise2011-01-291-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+0
|\
| * infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.hJesper Juhl2010-11-151-1/+0
* | RDMA/cxgb4: Don't re-init wait object in init/fini pathsSteve Wise2011-01-111-2/+0
* | RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger2011-01-112-31/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-2712-364/+556
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-2712-364/+556
| |\ \
| | | * IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney2010-10-231-1/+1
| | |/ | |/|
| | * RDMA/cxgb4: Remove unnecessary KERN_<level> useJoe Perches2010-10-261-2/+2
| | * RDMA/cxgb4: Use cxgb4 service for packet gl to skbSteve Wise2010-10-231-41/+1
| | * RDMA/cxgb4: Export T4 TCP MIBSteve Wise2010-10-231-1/+11
| | * RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlersSteve Wise2010-10-121-25/+1
| | * RDMA/cxgb4: Add default_llseek to debugfs filesSteve Wise2010-10-121-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-284-7/+7
| |/
* / Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
|/
* RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FWSteve Wise2010-08-083-7/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-087-176/+204
|\
| * RDMA/cxgb4: Add timeouts when waiting for FW responsesSteve Wise2010-08-041-4/+18
| * RDMA/cxgb4: Set/reset the EP timer inside EP lockSteve Wise2010-08-031-26/+8
| * RDMA/cxgb4: Use correct control txqSteve Wise2010-08-032-4/+10
| * RDMA/cxgb4: Fix race in fini pathSteve Wise2010-08-031-7/+7
| * RDMA/cxgb4: Support variable sized work requestsSteve Wise2010-07-212-122/+130
| * RDMA/cxgb4: Remove dependency on __GFP_NOFAILDavid Rientjes2010-07-213-6/+6
| * RDMA/cxgb4: Add module option to tweak delayed ackSteve Wise2010-07-212-1/+19
| * RDMA/cxgb4: Remove unneeded NULL checkRoland Dreier2010-07-191-5/+5
| * RDMA/cxgb4: Remove unneeded assignmentDan Carpenter2010-07-191-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-051-2/+2
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2010-08-046-25/+42
| |\|
| * | Merge branch 'master' into for-nextJiri Kosina2010-06-167-76/+105
| |\ \
| * | | fix typos concerning "hierarchy"Uwe Kleine-König2010-06-161-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | net-next: remove useless union keywordChangli Gao2010-06-111-2/+2
| | |/ | |/|