summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-2120-150/+230
|\
| *---------. Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier2012-03-199-77/+151
| |\ \ \ \ \ \
| | | | | | | * IB/qib: Avoid filtering LID on SMA portinfoMike Marciniszyn2012-02-261-3/+1Star
| | | | | | | * IB/qib: Add logic for affinity hintMike Marciniszyn2012-02-263-34/+104
| | | |_|_|_|/ | | |/| | | |
| | | | | | * RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova2012-02-261-17/+22
| | | |_|_|/ | | |/| | |
| | | | | * IB/ehca: Fix ilog2() compile failureKyle McMartin2012-03-051-1/+1
| | | | | * IB/ehca: Use kthread_create_on_node()Eric Dumazet2012-02-261-1/+2
| | | |_|/ | | |/| |
| | | | * RDMA/cxgb4: Add missing peer2peer check in MPAv2 codeKumar Sanghvi2012-02-261-1/+1
| | | |/ | | |/|
| | | * RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise2012-03-081-20/+20
| | |/
| * | Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-133-46/+55
| |\ \
| | * | IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz2012-03-131-44/+53
| | * | IB/mlx4: Fix possible missed completion eventEli Cohen2012-03-131-2/+1Star
| | * | mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-261-1/+1
| | * | IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen2012-02-261-0/+1
| | |/
| * | IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-084-4/+4
| * | mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz2012-03-071-14/+11Star
| * | IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-056-10/+10
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-1118-23/+25
|\|
| *-----. Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2012-01-3118-25/+28
| |\ \ \ \
| | | | | * IB/qib: Roll back PCIe tuning changeMike Marciniszyn2012-01-271-1/+1
| | | | | * IB/qib: Use GFP_ATOMIC when locks are heldJulia Lawall2012-01-271-1/+1
| | |_|_|/ | |/| | |
| | | | * RDMA/nes: Copyright updateTatyana Nikolova2012-01-3114-14/+14
| | | | * RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova2012-01-271-1/+1
| | | | * RDMA/nes: Fix fast memory registration lengthTatyana Nikolova2012-01-271-0/+2
| | | | * RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier2012-01-271-2/+3
| | | | * RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova2012-01-271-0/+3
| | |_|/ | |/| |
| | | * IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein2012-01-311-5/+2Star
| | |/ | |/|
| | * IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter2012-01-271-1/+1
| |/
* | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller2012-01-261-3/+8
* | infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller2012-01-261-4/+6
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-133-7/+7
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-1/+1
* Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-0817-54/+81
|\
| *---. Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier2012-01-0417-54/+81
| |\ \ \
| | | | * IB/qib: Default some module parameters optimallyMike Marciniszyn2012-01-042-3/+3
| | | | * IB/qib: Optimize locking for get_txreq()Mike Marciniszyn2012-01-041-10/+33
| | | | * IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-043-4/+10
| | | | * IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-044-22/+20Star
| | | | * IB/qib: Fix style issuesMike Marciniszyn2012-01-044-5/+4Star
| | |_|/ | |/| |
| | | * RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-042-4/+1Star
| | | * RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova2012-01-041-1/+1
| | | * RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova2012-01-041-1/+1
| | |/ | |/|
| | * IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz2012-01-043-4/+8
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-6/+6
|\ \
| * | infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-042-6/+6
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-232-4/+6
|\|
| *-. Merge branches 'cma', 'mlx4' and 'qib' into for-nextRoland Dreier2011-12-192-4/+6
| |\ \
| | | * IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn2011-12-191-2/+2
| | |/ | |/|
| | * IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier2011-12-061-2/+4
| |/
* | mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein2011-12-131-0/+5