aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4
Commit message (Expand)AuthorAge
* RDMA/cxgb4: Don't free chunk that we have failed to allocateThadeu Lima de Souza Cascardo2012-10-22
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\
| * RDMA/cxgb4: Fix error handling in create_qp()Emil Goode2012-09-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\|
| * RDMA/cxgb4: Move dereference below NULL testWei Yongjun2012-09-07
* | RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya2012-09-05
|/
* RDMA/cxgb4: Fix endianness of addition to mpa->private_data_sizeRoland Dreier2012-07-08
* RDMA/cxgb4: Fix crash when peer address is 0.0.0.0Thadeu Lima de Souza Cascardo2012-06-04
* RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya2012-05-21
* RDMA/cxgb4: Add query_qp supportVipul Pandya2012-05-18
* RDMA/cxgb4: Remove kfifo usageVipul Pandya2012-05-18
* RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya2012-05-18
* RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya2012-05-18
* RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya2012-05-18
* RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya2012-05-18
* RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya2012-05-18
* RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise2012-05-15
* RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise2012-05-15
* RDMA/cxgb4: Use dst parameter in import_ep()Steve Wise2012-05-08
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-21
|\
| *-. Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier2012-03-19
| |\ \
| | | * RDMA/cxgb4: Add missing peer2peer check in MPAv2 codeKumar Sanghvi2012-02-25
| | |/
| * / IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-05
| |/
* / infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller2012-01-25
|/
* infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller2011-12-05
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
*-. Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-29
|\ \
| | * IB: Fix RCU lockdep splatsEric Dumazet2011-11-29
| |/
* | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi2011-11-28
* | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger2011-11-28
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-01
|\ \ | |/ |/|
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-01
| |\ \
| | | * RDMA/cxgb4: Mark QP in error before disabling the queue in firmwareTom Tucker2011-10-31
| | | * RDMA/cxgb4: Serialize calls to CQ's comp_handlerKumar Sanghvi2011-10-31
| | | * RDMA/cxgb4: Use correct QID in insert_recv_cqe()Jonathan Lallinger2011-10-14
| | | * RDMA/cxgb4: Make sure flush CQ entries are collected on connection closeKumar Sanghvi2011-10-14
| | | * RDMA/cxgb4: Fail RDMA initialization for unsupported cardsSteve Wise2011-10-06
| | |/ | |/|
| | * RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA NegotiationKumar Sanghvi2011-10-06
| |/
* / chelsio: Move the Chelsio driversJeff Kirsher2011-08-10
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-07-22
|\
| *-. Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...Roland Dreier2011-07-22
| |\ \
| | | * RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-18
| | |/ | |/|
| | * RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-19
| |/
* / net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
|/
* RDMA/cxgb4: Couple of abort fixesSteve Wise2011-06-17
* RDMA/cxgb4: Don't truncate MR lengthsSteve Wise2011-06-17
* RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise2011-06-17