aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/cm.c
Commit message (Expand)AuthorAge
* RDMA/cxgb4: Couple of abort fixesSteve Wise2011-06-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2011-05-03
* | RDMA/cxgb4: Reset wait condition atomicallySteve Wise2011-05-10
* | RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise2011-05-10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\
| * ipv4: Create and use route lookup helpers.David S. Miller2011-03-12
| * ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
| * ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2011-03-01
| * ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2011-03-01
* | RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise2011-03-14
* | RDMA/cxgb4: Turn on delayed ACKSteve Wise2011-03-14
|/
* RDMA/cxgb4: Set the correct device physical function for iWARP connectionsSteve Wise2011-01-28
* RDMA/cxgb4: Remove unnecessary KERN_<level> useJoe Perches2010-10-26
* RDMA/cxgb4: Set the default TCP send window to 128KBSteve Wise2010-09-28
* RDMA/cxgb4: Use a mutex for QP and EP state transitionsSteve Wise2010-09-28
* RDMA/cxgb4: Centralize the wait logicSteve Wise2010-09-28
* RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messagesSteve Wise2010-09-28
* RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functionsSteve Wise2010-09-28
* RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier2010-09-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-07
|\
| * RDMA/cxgb4: Add timeouts when waiting for FW responsesSteve Wise2010-08-04
| * RDMA/cxgb4: Set/reset the EP timer inside EP lockSteve Wise2010-08-03
| * RDMA/cxgb4: Use correct control txqSteve Wise2010-08-03
| * RDMA/cxgb4: Add module option to tweak delayed ackSteve Wise2010-07-21
| * RDMA/cxgb4: Remove unneeded NULL checkRoland Dreier2010-07-19
| * RDMA/cxgb4: Remove unneeded assignmentDan Carpenter2010-07-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\ \ | |/ |/|
| * net-next: remove useless union keywordChangli Gao2010-06-11
* | RDMA/cxgb4: Derive smac_idx from port viidSteve Wise2010-07-06
* | RDMA/cxgb4: Don't call abort_connection() for active connect failuresSteve Wise2010-07-06
|/
* MAINTAINERS: Add cxgb4 and iw_cxgb4 entriesRoland Dreier2010-05-05
* RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise2010-04-21