summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* | IB/uverbs: Fix query QP return of sq_sig_allDotan Barak2006-03-201-1/+1
* | IB: Fix modify QP checking of "current QP state" attributeDotan Barak2006-03-201-4/+4
* | IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin2006-03-201-3/+12
* | IPoIB: Clean up if posting receives failsEli Cohen2006-03-201-0/+1
* | IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz2006-03-204-30/+37
* | IB/mthca: Check alternate P_Key index when setting alternate pathDotan Barak2006-03-201-2/+8
* | IB/mthca: Add support for send work request fence flagDotan Barak2006-03-201-2/+6
* | IPoIB: Close race in setting mcast->ahEli Cohen2006-03-201-2/+7
* | IB/mthca: Implement query_ah methodJack Morgenstein2006-03-203-0/+33
* | IB/mthca: Write FW commands through doorbell pageEli Cohen2006-03-202-23/+136
* | IB/uverbs: Return actual capacity from create SRQ operationDotan Barak2006-03-201-0/+2
* | IB/mthca: Return actual capacity from create_srqDotan Barak2006-03-201-0/+3
* | IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin2006-03-201-2/+8
* | IB/mthca: Bump driver version and release dateRoland Dreier2006-03-201-2/+2
* | IB/mthca: Support for query QP and SRQEli Cohen2006-03-206-1/+184
* | IB/uverbs: Support for query SRQ from userspaceDotan Barak2006-03-203-0/+46
* | IB/uverbs: Support for query QP from userspaceDotan Barak2006-03-203-0/+102
* | IB: Whitespace cleanupsRoland Dreier2006-03-203-9/+7
* | IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier2006-03-203-290/+76
* | IB: Add ib_modify_qp_is_ok() library functionRoland Dreier2006-03-201-0/+252
* | IB/mthca: Generate SQ drained events when requestedRoland Dreier2006-03-202-2/+15
* | IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()Ralph Campbell2006-03-203-27/+6
* | IB/mad: Remove redundant check from smi_check_local_dr_smp()Ralph Campbell2006-03-201-3/+0
* | IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-202-8/+8
* | IB/mthca: Add modify_device method to set node descriptionRoland Dreier2006-03-202-1/+48
* | IB: Allow userspace to set node descriptionRoland Dreier2006-03-201-1/+29
* | IB/mthca: Whitespace cleanupsRoland Dreier2006-03-209-26/+26
* | IB/mthca: Add device-specific support for resizing CQsRoland Dreier2006-03-207-52/+308
* | IB: Add userspace support for resizing CQsRoland Dreier2006-03-204-5/+47
* | IB/mthca: Get rid of might_sleep() annotationsRoland Dreier2006-03-203-13/+0
* | IB/mthca: Make functions that never fail return voidRoland Dreier2006-03-203-22/+15
|/
* IB/srp: Don't send task management commands after target removalRoland Dreier2006-03-031-0/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-02-145-26/+55
|\
| * IB/mthca: bump driver version and release dateRoland Dreier2006-02-131-2/+2
| * IPoIB: Yet another fix for send-only joinsRoland Dreier2006-02-111-5/+10
| * IB/mthca: Don't print debugging info until we have all valuesRoland Dreier2006-02-101-19/+19
| * IPoIB: Fix another send-only join raceMichael S. Tsirkin2006-02-071-1/+1
| * IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin2006-02-072-0/+16
| * IB/mad: Handle DR SMPs with a LID routed partRalph Campbell2006-02-031-1/+9
* | [PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman2006-02-061-12/+1
|/
* IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-306-36/+37
* IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin2006-01-302-16/+7
* IB/srp: Semaphore to mutex conversionIngo Molnar2006-01-302-10/+9
* IB/mthca: Relax UAR size checkMichael S. Tsirkin2006-01-301-2/+8
* IB/mthca: Use correct GID in MADs sent on port 2Michael S. Tsirkin2006-01-211-1/+1
* IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin2006-01-171-3/+22
* IB/sa_query: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-171-0/+2
* IB/uverbs: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-171-0/+1
* IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin2006-01-171-2/+2
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2