summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise2012-05-311-0/+6
* RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise2012-05-311-4/+1
*-. Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-291-0/+6
|\ \
| | * IB: Fix RCU lockdep splatsEric Dumazet2011-11-291-0/+6
| |/
* | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi2011-11-281-1/+3
* | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger2011-11-281-1/+1
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+3
|\
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-311-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-016-53/+532
|\ \ | |/ |/|
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-016-53/+532
| |\ \
| | | * RDMA/cxgb4: Mark QP in error before disabling the queue in firmwareTom Tucker2011-10-311-0/+4
| | | * RDMA/cxgb4: Serialize calls to CQ's comp_handlerKumar Sanghvi2011-10-314-4/+23
| | | * RDMA/cxgb4: Use correct QID in insert_recv_cqe()Jonathan Lallinger2011-10-141-1/+1
| | | * RDMA/cxgb4: Make sure flush CQ entries are collected on connection closeKumar Sanghvi2011-10-141-1/+5
| | | * RDMA/cxgb4: Fail RDMA initialization for unsupported cardsSteve Wise2011-10-061-8/+33
| | |/ | |/|
| | * RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA NegotiationKumar Sanghvi2011-10-063-39/+466
| |/
* / chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-1/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-07-222-12/+5
|\
| *-. Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...Roland Dreier2011-07-222-12/+5
| |\ \
| | | * RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-181-8/+0
| | |/ | |/|
| | * RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-181-4/+5
| |/
* / net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-21/+21
|/
* RDMA/cxgb4: Couple of abort fixesSteve Wise2011-06-172-13/+38
* RDMA/cxgb4: Don't truncate MR lengthsSteve Wise2011-06-171-1/+1
* RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise2011-06-171-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-261-13/+5
|\
| * RDMA/cxgb4: Use completion objects for event blockingSteve Wise2011-05-241-13/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-201-1/+2
|\ \
| * | ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2011-05-031-1/+2
* | | Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-205-98/+104
|\ \ \ | | |/ | |/|
| * | RDMA/cxgb4: EEH errors can hang the driverSteve Wise2011-05-093-53/+66
| * | RDMA/cxgb4: Reset wait condition atomicallySteve Wise2011-05-092-30/+26
| * | RDMA/cxgb4: Fix missing parenthesesRoel Kluin2011-05-091-1/+1
| * | RDMA/cxgb4: Initialization errors can cause crashSteve Wise2011-05-091-3/+3
| * | RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise2011-05-093-12/+9
| |/
* / cxgb4: use pgprot_writecombine() on powerpcNishanth Aravamudan2011-04-271-4/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-17/+5
|\
| * ipv4: Create and use route lookup helpers.David S. Miller2011-03-121-17/+4
| * ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-021-1/+2
| * ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2011-03-011-1/+1
| * ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2011-03-011-1/+1
* | RDMA/cxgb4: Debugfs dump_qp() updatesSteve Wise2011-03-141-4/+9
* | RDMA/cxgb4: Dispatch FATAL event on EEH errorsSteve Wise2011-03-141-1/+9
* | RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise2011-03-141-0/+2
* | 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-281-1/+1