summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-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-191-8/+0
| | |/ | |/|
| | * RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-191-4/+5
| |/
* / net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-181-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-041-1/+2
* | | Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-205-98/+104
|\ \ \ | | |/ | |/|
| * | RDMA/cxgb4: EEH errors can hang the driverSteve Wise2011-05-103-53/+66
| * | RDMA/cxgb4: Reset wait condition atomicallySteve Wise2011-05-102-30/+26
| * | RDMA/cxgb4: Fix missing parenthesesRoel Kluin2011-05-101-1/+1
| * | RDMA/cxgb4: Initialization errors can cause crashSteve Wise2011-05-101-3/+3
| * | RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise2011-05-103-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-171-17/+5
|\
| * ipv4: Create and use route lookup helpers.David S. Miller2011-03-131-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-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