aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_sup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[SCSI] qla2xxx: Code cleanups.Adrian Bunk1-4/+4
2008-01-23[SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write.Andrew Vasquez1-2/+8
2007-10-23[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler.Andrew Vasquez1-1/+1
2007-10-23[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez1-2/+21
2007-10-18[SCSI] qla2xxx: printk fixesAndrew Morton1-2/+3
2007-10-12[SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio1-2/+2
2007-10-12[SCSI] qla2xxx: Add flash burst-read/write support.Andrew Vasquez1-55/+166
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez1-0/+23
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez1-6/+6
2007-03-20[SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.Andrew Vasquez1-6/+0
2007-03-20[SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.Andrew Vasquez1-0/+5
2007-01-31[SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez1-0/+347
2007-01-31[SCSI] qla2xxx: Correct sector-erase issues while writing flash.Andrew Vasquez1-1/+0
2006-11-15[SCSI] qla2xxx: make some functions staticAdrian Bunk1-4/+4
2006-05-20[SCSI] qla2xxx: Add support for new flash part.Ravi Anand1-12/+81
2006-03-12[SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.andrew.vasquez@qlogic.com1-5/+0
2006-03-02[SCSI] qla2xxx: use kthread_ APIChristoph Hellwig1-2/+2
2006-02-04[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com1-0/+669
2006-02-04[SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com1-0/+294
2006-01-14[SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.andrew.vasquez@qlogic.com1-0/+3
2005-11-09[SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.Andrew Vasquez1-0/+5
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez1-18/+5
2005-09-04[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.Andrew Vasquez1-34/+0
2005-07-14[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2005-07-14[SCSI] qla2xxx: Code scrubbing.Andrew Vasquez1-5/+5
2005-07-14[SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.Andrew Vasquez1-48/+490
2005-07-14[SCSI] qla2xxx: Add ISP24xx definitions.Andrew Vasquez1-9/+7
2005-04-26[PATCH] qla trivial iomem annotationAl Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+296