summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya
2012-05-19IB/mlx4: Fix mlx4_ib_add() error flowJack Morgenstein
2012-05-19IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz
2012-05-18RDMA/cxgb4: Add query_qp supportVipul Pandya
2012-05-18RDMA/cxgb4: Remove kfifo usageVipul Pandya
2012-05-18RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya
2012-05-18RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya
2012-05-18RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya
2012-05-18RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya
2012-05-18RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya
2012-05-15RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise
2012-05-15RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise
2012-05-14RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova
2012-05-14RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova
2012-05-14IB/qib: Add cache line awareness to qib_qp and qib_devdata structuresMike Marciniszyn
2012-05-14IB/qib: MADs with misset M_Keys should return failureJim Foraker
2012-05-14IB/qib: Fix M_Key lease timeout handlingJim Foraker
2012-05-14IB/qib: Fix QLE734X link cyclingMitko Haralanov
2012-05-14IB/qib: Display correct value for number of contextsMitko Haralanov
2012-05-14IB/qib: Correct ordering of reregister vs. port active eventsTodd Rimmer
2012-05-14IB/qib: Optimize pio ack buffer allocationMike Marciniszyn
2012-05-14IB/qib: Add prefetch for eager buffersMike Marciniszyn
2012-05-08IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz
2012-05-08IB/mlx4: Put priority bits in WQE of IBoE MLX QPOren Duer
2012-05-08IB/mlx4: Add raw packet QP supportOr Gerlitz
2012-05-08RDMA/ocrdma: Fix build with IPV6=nRoland Dreier
2012-05-08RDMA/ocrdma: Tiny locking cleanupDan Carpenter
2012-05-08RDMA/ocrdma: Fix check for NULL instead of IS_ERRDan Carpenter
2012-05-08RDMA/ocrdma: Don't sleep in atomic notifier handlerSasha Levin
2012-05-08RDMA/ocrdma: Remove write-only variablesRoland Dreier
2012-05-08RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent()Roland Dreier
2012-05-08RDMA/ocrdma: Make needlessly global functions/structs staticRoland Dreier
2012-05-08RDMA/ocrdma: Fix warnings about uninitialized variablesRoland Dreier
2012-05-08RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapterParav Pandit
2012-05-08IB/ipath: Replace open-coded ARRAY_SIZE with macroMike Marciniszyn
2012-05-08IB/ipath: Replace open-coded ARRAY_SIZE with macroJim Cromie
2012-05-08RDMA/cxgb4: Use dst parameter in import_ep()Steve Wise
2012-04-26Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds
2012-04-24IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl
2012-04-02IB/mlx4: Don't return an invalid speed when a port is downOr Gerlitz
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
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-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier
2012-03-12IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz
2012-03-12IB/mlx4: Fix possible missed completion eventEli Cohen
2012-03-08IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz
2012-03-07RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise
2012-03-07mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz