Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | [SCSI] Use spi_print_msg in ncr53c8xx driver | Matthew Wilcox | 2005-12-16 | 1 | -13/+2 | |
| * | | | | | | | | | | | | | [SCSI] 53c700: update endian processing macros | James Bottomley | 2005-12-16 | 1 | -9/+13 | |
| * | | | | | | | | | | | | | [SCSI] Add PPR support to spi_print_msg | Matthew Wilcox | 2005-12-15 | 1 | -7/+29 | |
| * | | | | | | | | | | | | | [SCSI] Use ARRAY_SIZE in spi_print_msg | Matthew Wilcox | 2005-12-15 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | [SCSI] Fix printing of two-byte messages | Matthew Wilcox | 2005-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | [SCSI] Rename scsi_print_msg to spi_print_msg | Matthew Wilcox | 2005-12-15 | 9 | -27/+33 | |
| * | | | | | | | | | | | | | [SCSI] Move scsi_print_msg to SPI class | Matthew Wilcox | 2005-12-15 | 4 | -108/+123 | |
| * | | | | | | | | | | | | | Fix up SCSI mismerge | James Bottomley | 2005-12-15 | 4 | -15/+24 | |
| * | | | | | | | | | | | | | Merge by hand (conflicts in scsi_lib.c) | James Bottomley | 2005-12-15 | 18 | -81/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [SCSI] Fix st oops with new scsi_execute infrastructure | Kai Makisara | 2005-12-15 | 1 | -6/+9 | |
| * | | | | | | | | | | | | | | [SCSI] seperate max_sectors from max_hw_sectors | Mike Christie | 2005-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [SCSI] convert st to use scsi_execute_async | Mike Christie | 2005-12-14 | 2 | -145/+123 | |
| * | | | | | | | | | | | | | | [SCSI] convert sg to scsi_execute_async | Mike Christie | 2005-12-14 | 1 | -427/+259 | |
| * | | | | | | | | | | | | | | [SCSI] add kmemcache for scsi_io_context | Mike Christie | 2005-12-14 | 1 | -2/+15 | |
| * | | | | | | | | | | | | | | [SCSI] complete the whole command when it is REQ_BLOCK_PC | Mike Christie | 2005-12-14 | 2 | -2/+12 | |
| * | | | | | | | | | | | | | | [SCSI] add retries field to request for REQ_BLOCK_PC use | Mike Christie | 2005-12-14 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | [SCSI] Convert SCSI mid-layer to scsi_execute_async | Mike Christie | 2005-12-14 | 3 | -73/+205 | |
| * | | | | | | | | | | | | | | [SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warning | Jesper Juhl | 2005-12-14 | 1 | -5/+13 | |
| * | | | | | | | | | | | | | | [SCSI] handle scsi_add_host failure for aic79xx and fix compiler warning | Jesper Juhl | 2005-12-14 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | [SCSI] sd: Always do write-protect check | Alan Stern | 2005-12-13 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Change version number to 8.1.1 | James.Smart@Emulex.Com | 2005-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxx | James.Smart@Emulex.Com | 2005-12-13 | 1 | -7/+3 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over... | James.Smart@Emulex.Com | 2005-12-13 | 3 | -1/+62 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Add polled-mode support | James.Smart@Emulex.Com | 2005-12-13 | 6 | -33/+377 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard gen... | James.Smart@Emulex.Com | 2005-12-13 | 2 | -48/+65 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4G... | James.Smart@Emulex.Com | 2005-12-13 | 2 | -11/+74 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Fixes to error handlers | James.Smart@Emulex.Com | 2005-12-13 | 3 | -37/+70 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlers | James.Smart@Emulex.Com | 2005-12-13 | 1 | -38/+14 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC t... | James.Smart@Emulex.Com | 2005-12-13 | 1 | -8/+10 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Fixes for short cable pulls | James.Smart@Emulex.Com | 2005-12-13 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisons | James.Smart@Emulex.Com | 2005-12-13 | 1 | -24/+45 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.1.1: Miscellaneous Cleanups | James.Smart@Emulex.Com | 2005-12-13 | 3 | -28/+24 | |
| * | | | | | | | | | | | | | | [SCSI] qla2xxx: fix compile error caused by pci_dev.owner move | James Bottomley | 2005-12-13 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | [SCSI] correct some dropped const compiler warnings | James Bottomley | 2005-12-13 | 2 | -3/+5 | |
| * | | | | | | | | | | | | | | [SCSI] iscsi: check header digests for mgmt tasks | Mike Christie | 2005-12-13 | 1 | -12/+12 | |
| * | | | | | | | | | | | | | | [SCSI] iscsi: update version | Mike Christie | 2005-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [SCSI] iscsi: lower queue depth | Mike Christie | 2005-12-13 | 2 | -6/+17 | |
| * | | | | | | | | | | | | | | [SCSI] iscsi: data digest calculation fix | Mike Christie | 2005-12-13 | 1 | -25/+40 | |
| * | | | | | | | | | | | | | | [SCSI] iscsi: iscsi response fix | Mike Christie | 2005-12-13 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | [SCSI] iscsi: redirect fix | Mike Christie | 2005-12-13 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | [SCSI] iscsi: opcode check fix | Mike Christie | 2005-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [SCSI] sym2: Version 2.2.2 | Matthew Wilcox | 2005-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [SCSI] sym2: Report disabled devices and LUNs more attractively | Matthew Wilcox | 2005-12-13 | 2 | -33/+11 | |
| * | | | | | | | | | | | | | | [SCSI] sym2: Allow NVRAM settings to limit speed and width | Matthew Wilcox | 2005-12-13 | 5 | -18/+26 | |
| * | | | | | | | | | | | | | | [SCSI] sym2: Use scsi_print_msg | Matthew Wilcox | 2005-12-13 | 1 | -24/+5 | |
| * | | | | | | | | | | | | | | [SCSI] sym2: Use DMA_40BIT_MASK constant | Matthew Wilcox | 2005-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests | Matthew Wilcox | 2005-12-13 | 8 | -204/+40 | |
| * | | | | | | | | | | | | | | [SCSI] sym2: Manage sym_lcb properly | Matthew Wilcox | 2005-12-13 | 3 | -121/+38 | |
| * | | | | | | | | | | | | | | [SCSI] sym2: Remove last vestiges of sym_sniff_inquiry | Matthew Wilcox | 2005-12-13 | 2 | -10/+0 | |
| * | | | | | | | | | | | | | | [SCSI] sym2: Remove FreeBSD ifdefs | Matthew Wilcox | 2005-12-13 | 2 | -16/+0 |