aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-13[SCSI] aic94xx: Don't eat TMF_QUERY_TASK resultsDarrick J. Wong1-0/+5
2007-01-13[SCSI] aic94xx: Set lldd_max_execute_num in sas_haDarrick J. Wong1-0/+1
2007-01-13[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returnedDarrick J. Wong1-0/+9
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter3-5/+5
2006-12-06Actually update the fixed up compile failures.David Howells1-4/+5
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-17/+112
2006-11-30Fix misc .c/.h comment typosMatt LaPlante2-3/+3
2006-11-22Merge ../scsi-rc-fixes-2.6James Bottomley8-10/+109
2006-11-22[SCSI] aic94xx: fix pointer to integer conversion warningJames Bottomley1-1/+1
2006-11-22[PATCH] aic94xx: delete ascb timers when freeing queuesDarrick J. Wong1-0/+9
2006-11-22[PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong1-7/+44
2006-11-15[SCSI] aic94xx: handle REQ_TASK_ABORTDarrick J. Wong1-17/+66
2006-11-09[SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com7-6/+106
2006-10-25[SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko3-4/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-3/+2
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-8/+34
2006-10-04[SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik1-8/+33
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-26[SCSI] aic94xx: require firmware loaderMuli Ben-Yehuda1-0/+1
2006-09-24[PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro1-1/+1
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro4-13/+13
2006-09-23[SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com1-1/+1
2006-09-23[SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDsAlexis Bruemmer1-49/+2
2006-09-07[SCSI] aci94xx: implement link rate settingJames Bottomley2-3/+29
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsJames Bottomley3-18/+22
2006-08-30[SCSI] aic94xx: Increase can_queue for better performanceDarrick J. Wong1-0/+2
2006-08-30[SCSI] aic94xx: add MODULE_FIRMWARE tagJames Bottomley1-0/+3
2006-08-29[SCSI] aic94xx: new driverJames Bottomley19-0/+12625