aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-08RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapterParav Pandit12-0/+8391
2012-04-26Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2012-04-24IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl1-1/+1
2012-04-02IB/mlx4: Don't return an invalid speed when a port is downOr Gerlitz1-0/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds20-150/+230
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-nextRoland Dreier9-77/+151
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier3-46/+55
2012-03-12IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz1-44/+53
2012-03-12IB/mlx4: Fix possible missed completion eventEli Cohen1-2/+1
2012-03-08IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz4-4/+4
2012-03-07RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise1-20/+20
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz1-14/+11
2012-03-05IB/ehca: Fix ilog2() compile failureKyle McMartin1-1/+1
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz6-10/+10
2012-02-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen1-1/+1
2012-02-26IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen1-0/+1
2012-02-25IB/ehca: Use kthread_create_on_node()Eric Dumazet1-1/+2
2012-02-25IB/qib: Avoid filtering LID on SMA portinfoMike Marciniszyn1-3/+1
2012-02-25IB/qib: Add logic for affinity hintMike Marciniszyn3-34/+104
2012-02-25RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova1-17/+22
2012-02-25RDMA/cxgb4: Add missing peer2peer check in MPAv2 codeKumar Sanghvi1-1/+1
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-23/+25
2012-01-30Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier18-25/+28
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova14-14/+14
2012-01-30IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein1-5/+2
2012-01-27RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova1-1/+1
2012-01-27RDMA/nes: Fix fast memory registration lengthTatyana Nikolova1-0/+2
2012-01-27IB/qib: Roll back PCIe tuning changeMike Marciniszyn1-1/+1
2012-01-27IB/qib: Use GFP_ATOMIC when locks are heldJulia Lawall1-1/+1
2012-01-27RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier1-2/+3
2012-01-27RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova1-0/+3
2012-01-27IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter1-1/+1
2012-01-25infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller1-3/+8
2012-01-25infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller1-4/+6
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell3-7/+7
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell1-1/+1
2012-01-08Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds17-54/+81
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-6/+6
2012-01-04Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier17-54/+81
2012-01-04RDMA/nes: Fix terminate during AETatyana Nikolova2-4/+1
2012-01-04RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova1-1/+1
2012-01-04RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova1-1/+1
2012-01-03IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz3-4/+8
2012-01-03IB/qib: Default some module parameters optimallyMike Marciniszyn2-3/+3
2012-01-03IB/qib: Optimize locking for get_txreq()Mike Marciniszyn1-10/+33
2012-01-03IB/qib: Fix a possible data corruption when receiving packetsRam Vepa3-4/+10
2012-01-03IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn4-22/+20
2012-01-03IB/qib: Fix style issuesMike Marciniszyn4-5/+4
2012-01-03infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2-6/+6