summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-202-1/+6
| * | | | | IB/mthca: Return actual capacity from create_srqDotan Barak2006-03-202-2/+9
| * | | | | IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin2006-03-201-2/+8
| * | | | | IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_respRoland Dreier2006-03-201-1/+2
| * | | | | 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-204-0/+61
| * | | | | IB/uverbs: Support for query QP from userspaceDotan Barak2006-03-204-0/+143
| * | | | | IB: Whitespace cleanupsRoland Dreier2006-03-204-11/+9
| * | | | | 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-202-0/+270
| * | | | | 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-204-9/+11
| * | | | | IB/mthca: Add modify_device method to set node descriptionRoland Dreier2006-03-202-1/+48
| * | | | | IB: Allow userspace to set node descriptionRoland Dreier2006-03-202-2/+33
| * | | | | 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-206-8/+62
| * | | | | 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
| | |_|_|/ | |/| | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-213-28/+14
|\ \ \ \ \
| * | | | | [ARM] Fix cosmetic typo in asm/irq.hRussell King2006-03-201-1/+1
| * | | | | [ARM] 3367/1: CLCD mode no longer supported on the RealView boardsCatalin Marinas2006-03-161-26/+2
| * | | | | [ARM] 3366/1: Allow the 16bpp mode configuration in the CLCD control registerCatalin Marinas2006-03-161-1/+11
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-2124-2017/+3217
|\ \ \ \ \ \
| * | | | | | [libata] sata_mv: fix irq port status usageJeff Garzik2006-03-201-1/+1
| * | | | | | Merge branch 'master'Jeff Garzik2006-03-2042-196/+346
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | [PATCH] libata: move IDENTIFY info printing from ata_dev_read_id() to ata_dev...Tejun Heo2006-03-161-6/+7
| * | | | | | [PATCH] libata: use local *id instead of dev->id in ata_dev_configure()Tejun Heo2006-03-161-16/+17
| * | | | | | Merge branch 'master'Jeff Garzik2006-03-1678-366/+685
| |\ \ \ \ \ \
| * | | | | | | [PATCH] libata: check Word 88 validity in ata_id_xfer_mask()Tejun Heo2006-03-121-1/+4
| * | | | | | | [PATCH] libata: fix class handling in ata_bus_probe()Tejun Heo2006-03-121-13/+11
| * | | | | | | [PATCH] ahci: enable prefetching for PACKET commandsTejun Heo2006-03-111-1/+2
| * | | | | | | libata: turn on ATAPI by defaultJeff Garzik2006-03-111-1/+1
| * | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2006-03-118-43/+62
| |\ \ \ \ \ \ \
| * | | | | | | | [PATCH] sata_sil24: lengthen softreset timeoutTejun Heo2006-03-111-4/+4
| * | | | | | | | [PATCH] sata_sil24: exit early from softreset if SStatus reports no deviceTejun Heo2006-03-111-8/+14
| * | | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2006-03-111-10/+4
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] libata: fix missing classes[] initialization in ata_bus_probe()Tejun Heo2006-03-111-0/+3
| * | | | | | | | | [PATCH] libata: kill unused xfer_mode functionsTejun Heo2006-03-111-90/+18
| * | | | | | | | | [PATCH] libata: reimplement ata_set_mode() using xfer_mask helpersTejun Heo2006-03-111-154/+79
OpenPOWER on IntegriCloud