aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
...
| | | | | * RDMA/ocrdma: Don't sleep in atomic notifier handlerSasha Levin2012-05-08
| | | | | * RDMA/ocrdma: Remove write-only variablesRoland Dreier2012-05-08
| | | | | * RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent()Roland Dreier2012-05-08
| | | | | * RDMA/ocrdma: Make needlessly global functions/structs staticRoland Dreier2012-05-08
| | | | | * RDMA/ocrdma: Fix warnings about uninitialized variablesRoland Dreier2012-05-08
| | | | | * RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapterParav Pandit2012-05-08
| |_|_|_|/ |/| | | |
| | | | * RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova2012-05-14
| | | | * RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova2012-05-14
| |_|_|/ |/| | |
| | | * IB/mlx4: Fix mlx4_ib_add() error flowJack Morgenstein2012-05-18
| | | * IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz2012-05-18
| | | * IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz2012-05-08
| | | * IB/mlx4: Put priority bits in WQE of IBoE MLX QPOren Duer2012-05-08
| |_|/ |/| |
| | * IB/ipath: Replace open-coded ARRAY_SIZE with macroMike Marciniszyn2012-05-08
| | * IB/ipath: Replace open-coded ARRAY_SIZE with macroJim Cromie2012-05-08
| |/ |/|
| * 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 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds2012-04-26
|\
| * IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl2012-04-24
* | IB/mlx4: Don't return an invalid speed when a port is downOr Gerlitz2012-04-02
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* 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
| |\ \ \ \ \ \
| | | | | | | * IB/qib: Avoid filtering LID on SMA portinfoMike Marciniszyn2012-02-25
| | | | | | | * IB/qib: Add logic for affinity hintMike Marciniszyn2012-02-25
| | | |_|_|_|/ | | |/| | | |
| | | | | | * RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova2012-02-25
| | | |_|_|/ | | |/| | |
| | | | | * IB/ehca: Fix ilog2() compile failureKyle McMartin2012-03-05
| | | | | * IB/ehca: Use kthread_create_on_node()Eric Dumazet2012-02-25
| | | |_|/ | | |/| |
| | | | * RDMA/cxgb4: Add missing peer2peer check in MPAv2 codeKumar Sanghvi2012-02-25
| | | |/ | | |/|
| | | * RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise2012-03-07
| | |/
| * | Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-12
| |\ \
| | * | IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz2012-03-12
| | * | IB/mlx4: Fix possible missed completion eventEli Cohen2012-03-12
| | * | mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-26
| | * | IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen2012-02-26
| | |/
| * | IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-08
| * | mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz2012-03-06
| * | IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-05
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\|
| *-----. Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2012-01-30
| |\ \ \ \
| | | | | * IB/qib: Roll back PCIe tuning changeMike Marciniszyn2012-01-27
| | | | | * IB/qib: Use GFP_ATOMIC when locks are heldJulia Lawall2012-01-27
| | |_|_|/ | |/| | |