summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4
AgeCommit message (Expand)Author
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz
2012-02-25RDMA/cxgb4: Add missing peer2peer check in MPAv2 codeKumar Sanghvi
2012-01-25infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller
2011-12-05infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-28RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi
2011-11-28RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker
2011-10-31RDMA/cxgb4: Mark QP in error before disabling the queue in firmwareTom Tucker
2011-10-31RDMA/cxgb4: Serialize calls to CQ's comp_handlerKumar Sanghvi
2011-10-14RDMA/cxgb4: Use correct QID in insert_recv_cqe()Jonathan Lallinger
2011-10-14RDMA/cxgb4: Make sure flush CQ entries are collected on connection closeKumar Sanghvi
2011-10-06RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA NegotiationKumar Sanghvi
2011-10-06RDMA/cxgb4: Fail RDMA initialization for unsupported cardsSteve Wise
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-07-22Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...Roland Dreier
2011-07-18RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies
2011-07-18RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-06-17RDMA/cxgb4: Couple of abort fixesSteve Wise
2011-06-17RDMA/cxgb4: Don't truncate MR lengthsSteve Wise
2011-06-17RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-24RDMA/cxgb4: Use completion objects for event blockingSteve Wise
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-09RDMA/cxgb4: EEH errors can hang the driverSteve Wise
2011-05-09RDMA/cxgb4: Reset wait condition atomicallySteve Wise
2011-05-09RDMA/cxgb4: Fix missing parenthesesRoel Kluin
2011-05-09RDMA/cxgb4: Initialization errors can cause crashSteve Wise
2011-05-09RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise
2011-05-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller
2011-04-27cxgb4: use pgprot_writecombine() on powerpcNishanth Aravamudan
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-14RDMA/cxgb4: Debugfs dump_qp() updatesSteve Wise
2011-03-14RDMA/cxgb4: Dispatch FATAL event on EEH errorsSteve Wise
2011-03-14RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise
2011-03-14RDMA/cxgb4: Enable on-chip SQ support by defaultSteve Wise
2011-03-14RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reapsSteve Wise
2011-03-14RDMA/cxgb4: Remove db_drop_taskSteve Wise
2011-03-14RDMA/cxgb4: Turn on delayed ACKSteve Wise