aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [IPoIB] Drop RX packets when out of memoryRoland Dreier2005-10-28
* [IB] ib_umad: various cleanupsSean Hefty2005-10-27
* [IB] ib_umad: fix crash when freeing send buffersRoland Dreier2005-10-27
* [IB] mthca: first pass at catastrophic error reportingRoland Dreier2005-10-27
* [IB] simplify mad_rmpp.c:alloc_response_msg()Roland Dreier2005-10-25
* [IB] mthca: correct modify QP attribute masks for UCRoland Dreier2005-10-25
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-25
* [IB] CM: Fix initialization of QP attributes for UC QPs.Sean Hefty2005-10-24
* Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-24
|\
| * [IB] Add idr_destroy() calls on module unloadRoland Dreier2005-10-24
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-10-23
| |\
| | * [SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt2005-10-19
| | * [SCSI] mptsas: fix phy identifiersChristoph Hellwig2005-10-17
| | * [SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.cKarl Magnus Kolstoe2005-10-17
| | * [SCSI] Fix leak of Scsi_CmndsAlan Stern2005-10-16
| | * [SCSI] FW: [PATCH] for Deadlock in transport_fcJames.Smart@Emulex.Com2005-10-16
| | * [SCSI] Fix aacraid regressionSalyzyn, Mark2005-10-16
| | * [SCSI] NCR5380: fix undefined preprocessor identifierRandy Dunlap2005-10-16
| * | [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-23
| * | [PATCH] Kconfig: saa7134-dvb should not select cx22702Mike Krufky2005-10-23
| * | cardbus: limit IO windows to 256 bytesLinus Torvalds2005-10-23
| * | [PATCH] drm: another mga bugDave Airlie2005-10-21
| * | [PATCH] mptsas: fix phy identifiersEric Moore2005-10-21
| * | [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt2005-10-20
| * | [PATCH] `unaligned access' in acpi get_root_bridge_busnr()Peter Chubb2005-10-20
| * | [PATCH] fix MGA DRM regression before 2.6.14Dave Airlie2005-10-20
| * | [PATCH] Three one-liners in md.cNeilBrown2005-10-20
| * | [PATCH] raw1394: fix locking in the presence of SMP and interruptsAndy Wingo2005-10-20
| * | [PATCH] orinoco: limit message rateAndrew Morton2005-10-20
| * | [PATCH] vesafb: Fix display corruption on display blankAntonino A. Daplas2005-10-18
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-10-18
| |\ \
| | * | [SERIAL] Add SupraExpress 56i supportmaximilian attems2005-10-15
| | |/
| * | Add some basic .gitignore filesLinus Torvalds2005-10-18
| * | [PATCH] uniput - fix crash on SMPDmitry Torokhov2005-10-17
| * | [PATCH] Fix /proc/acpi/events around suspendPavel Machek2005-10-17
| * | [PATCH] n_r3964 mod_timer() fixStephan Brodkorb2005-10-17
| * | [PATCH] Fix and clean up quirk_intel_ide_combined() configurationJeff Garzik2005-10-17
| * | [PATCH] USB: fix bug in handling of highspeed usb HID devicesChristian Krause2005-10-17
| * | [PATCH] isp116x-hcd: fix handling of short transfersOlav Kongas2005-10-17
* | | [IB] user_mad: Use class_device.devtRoland Dreier2005-10-20
* | | [IB] user_mad: trivial coding style fixesRoland Dreier2005-10-20
* | | [IB] cm: Add missing break in switchRoland Dreier2005-10-20
* | | [IB] mthca: Don't enter QP into MCG more than once.Jack Morgenstein2005-10-18
* | | [IB] Fail sysfs queries after device is unregisteredRoland Dreier2005-10-18
* | | [IB] mthca: Add struct pci_driver.owner fieldRoland Dreier2005-10-18
* | | [IB] mthca: Use enum in mthca_alloc_db() prototypeRoland Dreier2005-10-18
* | | [IPoIB] Improve ipoib_timeout() outputRoland Dreier2005-10-18
* | | [IB] ucm: quiet sparse warningsRoland Dreier2005-10-17
* | | [IB] CM: bind IDs to a specific deviceSean Hefty2005-10-17
* | | [IB] merge ucm.h into ucm.cSean Hefty2005-10-17