summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez2005-10-287-41/+146
| | * [SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.Andrew Vasquez2005-10-281-1/+1
| | * [SCSI] aacraid: Newer adapter communication iterface supportMark Haverkamp2005-10-2811-219/+454
| | * Merge HEAD from ../scsi-misc-2.6-old James Bottomley2005-10-2813-296/+5206
| | |\
| | | * [SCSI] aacraid: remove compiler warningMark Haverkamp2005-10-281-2/+2
| | | * [SCSI] aacraid: fix struct element cpu orderMark Haverkamp2005-10-282-2/+2
| | | * [SCSI] aacraid: fix inquiry pageMark Haverkamp2005-10-281-11/+38
| | | * [SCSI] aacraid: Use DMA mask definesJames Bottomley2005-10-282-9/+9
| | | * [SCSI] ncr53c8xx: Cleanup namespace collision with ktimersMatthew Wilcox2005-10-262-24/+11
| | | * [SCSI] dc395x: atomic_kmap for PIOGuennadi Liakhovetski2005-09-202-0/+21
| | | * [SCSI] iscsi: add module versionMike Christie2005-09-201-1/+1
| | | * [SCSI] iscsi: fix nop-in handlingMike Christie2005-09-201-35/+47
| | | * [SCSI] iscsi: add newline to sysfs outputMike Christie2005-09-201-1/+1
| | | * [SCSI] iscsi: fix ahs lenMike Christie2005-09-201-1/+1
| | | * [SCSI] iscsi: update some iscsi proto defsMike Christie2005-09-201-1/+1
| | | * [SCSI] iscsi: handle nonlinear skbsMike Christie2005-09-201-2/+1
| | | * [SCSI] iscsi: preemt fix and cleanupMike Christie2005-09-201-24/+28
| | | * [SCSI] iscsi: nodelay fixMike Christie2005-09-201-1/+1
| | | * [SCSI] move iscsi to a better place in KconfigJames Bottomley2005-09-091-6/+7
| | | * [SCSI] iscsi_tcp: make iscsi compile again after recent netlink changesJames Bottomley2005-09-091-1/+2
| | | * Merge HEAD from ../scsi-iscsi-2.6 James Bottomley2005-09-085-248/+5106
| | | |\
| | | | * Merge ../linux-2.6James Bottomley2005-08-0929-912/+743
| | | | |\
| | | | * | [SCSI] iscsi: fix 64 bit compile warningJames Bottomley2005-08-091-1/+1
| | | | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator codeAlex Aizman2005-08-061-0/+3627
| | | | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Kconfig updateAlex Aizman2005-08-061-1/+24
| | | | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Transport class update for iSCSIAlex Aizman2005-08-061-247/+1132
| | | | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator headerAlex Aizman2005-08-061-0/+322
| | | | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Makefile UpdatesAlex Aizman2005-08-061-0/+1
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-052-8/+8
|\ \ \ \ \ \
| * | | | | | [MMC] Use controller id instead of driver name for printksPierre Ossman2005-11-051-5/+6
| * | | | | | [MMC] Fix chip config in wbsdPierre Ossman2005-11-051-2/+2
| * | | | | | [MMC] Response to write commands is R1 nor R1bRussell King2005-11-041-1/+0
* | | | | | | [libata] ATAPI pad allocation fixes/cleanupJeff Garzik2005-11-044-26/+58
* | | | | | | Merge branch 'master'Jeff Garzik2005-11-04465-20786/+25873
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | [PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu2005-11-041-0/+8
| * | | | | | Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds2005-11-046-0/+1865
| |\ \ \ \ \ \
| | * | | | | | IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-026-0/+1865
| * | | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-0424-118/+165
| |\ \ \ \ \ \ \
| | * | | | | | | [IB] mthca: check P_Key index in modify QPJack Morgenstein2005-11-031-0/+7
| | * | | | | | | [IB] umad: fix hot remove of IB devicesRoland Dreier2005-11-031-16/+64
| | * | | | | | | [IB] mthca: fix format of FW versionRoland Dreier2005-11-022-2/+2
| | * | | | | | | [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-023-1/+7
| | * | | | | | | [IPoIB] remove unneeded initializations to 0Roland Dreier2005-11-021-9/+2
| | * | | | | | | [IB] kzalloc() conversionsRoland Dreier2005-11-0211-62/+27
| | * | | | | | | [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-312-9/+7
| | * | | | | | | [IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier2005-10-311-6/+7
| | * | | | | | | [IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier2005-10-313-6/+5
| | * | | | | | | [IPoIB] use spin_trylock_irqsave()Roland Dreier2005-10-291-4/+1
| | * | | | | | | [IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin2005-10-293-3/+36
| | |/ / / / / /
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-047-38/+41
| |\ \ \ \ \ \ \