aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-13[SCSI] sd: Always do write-protect checkAlan Stern1-3/+1
2005-12-13[SCSI] mptfusion - bump versionMoore, Eric Dean1-2/+2
2005-12-13[SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean7-417/+411
2005-12-13[SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean1-111/+114
2005-12-13[SCSI] mptfusion - bus_type, change SCSI to SPIMoore, Eric Dean3-23/+23
2005-12-13[SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean3-21/+30
2005-12-13[SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean3-0/+3
2005-12-13[SCSI] lpfc 8.1.1 : Change version number to 8.1.1James.Smart@Emulex.Com1-1/+1
2005-12-13[SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxxJames.Smart@Emulex.Com1-7/+3
2005-12-13[SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target overloadingJames.Smart@Emulex.Com3-1/+62
2005-12-13[SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com6-33/+377
2005-12-13[SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard generic namesJames.Smart@Emulex.Com2-48/+65
2005-12-13[SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4Gb) familyJames.Smart@Emulex.Com2-11/+74
2005-12-13[SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com3-37/+70
2005-12-13[SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlersJames.Smart@Emulex.Com1-38/+14
2005-12-13[SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC transportJames.Smart@Emulex.Com1-8/+10
2005-12-13[SCSI] lpfc 8.1.1 : Fixes for short cable pullsJames.Smart@Emulex.Com2-0/+6
2005-12-13[SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisonsJames.Smart@Emulex.Com1-24/+45
2005-12-13[SCSI] lpfc 8.1.1: Miscellaneous CleanupsJames.Smart@Emulex.Com3-28/+24
2005-12-13[SCSI] qla2xxx: fix compile error caused by pci_dev.owner moveJames Bottomley1-1/+3
2005-12-13[SCSI] correct some dropped const compiler warningsJames Bottomley2-3/+5
2005-12-13[SCSI] iscsi: check header digests for mgmt tasksMike Christie1-12/+12
2005-12-13[SCSI] iscsi: update versionMike Christie1-1/+1
2005-12-13[SCSI] iscsi: lower queue depthMike Christie2-6/+17
2005-12-13[SCSI] iscsi: data digest calculation fixMike Christie1-25/+40
2005-12-13[SCSI] iscsi: iscsi response fixMike Christie1-5/+2
2005-12-13[SCSI] iscsi: redirect fixMike Christie1-2/+3
2005-12-13[SCSI] iscsi: opcode check fixMike Christie1-1/+1
2005-12-13[SCSI] sym2: Version 2.2.2Matthew Wilcox1-1/+1
2005-12-13[SCSI] sym2: Report disabled devices and LUNs more attractivelyMatthew Wilcox2-33/+11
2005-12-13[SCSI] sym2: Allow NVRAM settings to limit speed and widthMatthew Wilcox5-18/+26
2005-12-13[SCSI] sym2: Use scsi_print_msgMatthew Wilcox1-24/+5
2005-12-13[SCSI] sym2: Use DMA_40BIT_MASK constantMatthew Wilcox1-1/+1
2005-12-13[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requestsMatthew Wilcox8-204/+40
2005-12-13[SCSI] sym2: Manage sym_lcb properlyMatthew Wilcox3-121/+38
2005-12-13[SCSI] sym2: Remove last vestiges of sym_sniff_inquiryMatthew Wilcox2-10/+0
2005-12-13[SCSI] sym2: Remove FreeBSD ifdefsMatthew Wilcox2-16/+0
2005-12-13[SCSI] qla2xxx: Resync with latest released ISP24xx firmware -- 4.00.16.Andrew Vasquez1-0/+12376
2005-12-13[SCSI] qla2xxx: Add support for embedded ISP24xx firmware.Andrew Vasquez4-55/+202
2005-12-13[SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.Andrew Vasquez7-98/+348
2005-12-13[SCSI] scsi_lib: stricter checks for clearing use_10_for_rwJens Axboe1-1/+2
2005-12-13[SCSI] Delete trailing full stopMatthew Wilcox1-1/+1
2005-12-13[SCSI] Mark some core scsi data structures constArjan van de Ven8-21/+21
2005-12-13[SCSI] ipr: Driver initialization fix for kexec/kdumpbrking@us.ibm.com2-3/+19
2005-12-13[SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy and megaraid_{mbox,mm}Ju, Seokmann3-77/+11
2005-12-13[SCSI] megaraid_legacy: removed PCI ID overlap from the driv erJu, Seokmann1-18/+9
2005-12-12[PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas3-36/+24
2005-12-12[PATCH] fbdev: Shift pixel value before entering loop in cfbimageblitAntonino A. Daplas1-1/+2
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen1-1/+2
2005-12-12[PATCH] fbcon: Avoid illegal display panningAntonino A. Daplas1-6/+19