summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] qla2xxx: Update MPI/PHY version retrieval codes.Andrew Vasquez2009-04-035-12/+32
* [SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io().Andrew Vasquez2009-04-031-3/+1Star
* [SCSI] qla2xxx: Pass in optional extended-initialization control block.Andrew Vasquez2009-04-035-7/+54
* [SCSI] qla2xxx: Always (re)read firmware version/capabilities information.Andrew Vasquez2009-04-031-5/+8
* [SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.Harish Zunjarrao2009-04-031-1/+1
* [SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.Giridhar Malavali2009-04-031-1/+1
* [SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure.Giridhar Malavali2009-04-031-2/+2
* [SCSI] qla2xxx: Consolidate queuecommand implementations.Giridhar Malavali2009-04-033-108/+7Star
* [SCSI] qla2xxx: Refactor request/response-queue register handling.Andrew Vasquez2009-04-035-78/+31Star
* [SCSI] ibmvfc: Driver version 1.0.5Brian King2009-04-031-2/+2
* [SCSI] ibmvfc: Improve ADISC timeout handlingBrian King2009-04-032-3/+106
* [SCSI] ibmvfc: Show host maxframe_sizeBrian King2009-04-031-0/+1
* [SCSI] ibmvfc: Fixup module parms attributesBrian King2009-04-031-1/+1
* [SCSI] ibmvfc: Fix dropped interruptsBrian King2009-04-032-2/+24
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-302-5/+0Star
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-283-4/+7
|\
| * Merge branch 'master' into develRussell King2009-03-281-1/+1
| |\
| | * [ARM] cumana: Fix a long standing bogonAlan Cox2009-03-241-1/+1
| * | Merge branch 'origin' into develRussell King2009-03-288-66/+57Star
| |\ \
| * \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-2517-564/+501Star
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-1331-234/+495
| |\ \ \
| * \ \ \ Merge branch 'dma' into develRussell King2009-02-213-3/+6
| |\ \ \ \
| | * | | | [ARM] dma: Use sensible DMA parameters for Acorn driversRussell King2008-12-113-3/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-2874-1107/+26279
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [SCSI] scsi_dh_rdac: Retry for NOT_READY check conditionChauhan, Vijay2009-03-181-0/+6
| * | | | | [SCSI] mpt2sas: make global symbols uniqueEric Moore2009-03-183-10/+10
| * | | | | [SCSI] sd: Make revalidate less chattyMartin K. Petersen2009-03-182-24/+38
| * | | | | [SCSI] sd: Try READ CAPACITY 16 first for SBC-2 devicesMatthew Wilcox2009-03-181-3/+24
| * | | | | [SCSI] sd: Refactor sd_read_capacity()Matthew Wilcox2009-03-141-86/+155
| * | | | | [SCSI] mpt2sas v00.100.11.15Eric Moore2009-03-1320-0/+21993
| * | | | | [SCSI] ch: Add scsi type modaliasScott James Remnant2009-03-131-0/+1
| * | | | | [SCSI] 3w-9xxx: add power management supportadam radford2009-03-132-3/+100
| * | | | | [SCSI] cxgb3i: fix function descriptionsKaren Xie2009-03-135-20/+14Star
| * | | | | [SCSI] libiscsi: fix possbile null ptr session command cleanupMike Christie2009-03-131-2/+5
| * | | | | [SCSI] iscsi class: remove host no argument from session creation calloutMike Christie2009-03-133-10/+6Star
| * | | | | [SCSI] libiscsi: pass session failure a session structMike Christie2009-03-131-3/+2Star
| * | | | | [SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie2009-03-133-11/+8Star
| * | | | | [SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie2009-03-134-13/+40
| * | | | | [SCSI] iscsi class: fix lock dep warning on logoutMike Christie2009-03-131-32/+6Star
| * | | | | [SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie2009-03-131-8/+1Star
| * | | | | [SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn loggingMike Christie2009-03-131-23/+34
| * | | | | [SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn l...Mike Christie2009-03-131-60/+62
| * | | | | [SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie2009-03-131-61/+103
| * | | | | [SCSI] iscsi tcp: bidi capablePete Wyckoff2009-03-131-0/+7
| * | | | | [SCSI] libiscsi: fix iscsi pool error pathJean Delvare2009-03-131-3/+2Star
| * | | | | [SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summedYi Zou2009-03-131-1/+1
| * | | | | [SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_deviceYi Zou2009-03-131-0/+38
| * | | | | [SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou2009-03-132-2/+63
| * | | | | [SCSI] fcoe: add support to large send by gso through net_device for fcoe_swYi Zou2009-03-131-1/+11
| * | | | | [SCSI] libfc: use lso_max for sequence offloadYi Zou2009-03-131-1/+7