summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Update version number to 8.02.00-k6.Andrew Vasquez2008-01-111-1/+1
* [SCSI] qla2xxx: Properly handle Vport state-change-notifications.Shyam Sundar2008-01-111-2/+5
* [SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez2008-01-116-51/+33
* [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system...Andrew Vasquez2008-01-111-4/+0
* [SCSI] qla2xxx: Update version number to 8.02.00-k5.Andrew Vasquez2007-10-231-1/+1
* [SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez2007-10-231-0/+3
* [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN...Andrew Vasquez2007-10-231-1/+7
* [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.Andrew Vasquez2007-10-232-20/+31
* [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into...Andrew Vasquez2007-10-231-1/+1
* [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez2007-10-232-8/+21
* [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen...Andrew Vasquez2007-10-232-2/+2
* [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.Andrew Vasquez2007-10-231-1/+6
* [SCSI] qla2xxx: printk fixesAndrew Morton2007-10-181-2/+3
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+2
* [SCSI] qla2xxx: Update version number to 8.02.00-k4.Andrew Vasquez2007-10-121-1/+1
* [SCSI] qla2xxx: Limit iIDMA speed adjustments.Andrew Vasquez2007-10-121-8/+2
* [SCSI] qla2xxx: Rework MSI-X handlers.Andrew Vasquez2007-10-121-5/+2
* [SCSI] qla2xxx: Clear options-flags while staging firmware-execution.Andrew Vasquez2007-10-121-1/+2
* [SCSI] qla2xxx: Sparse cleanups in qla_mid.cAndrew Vasquez2007-10-121-32/+2
* [SCSI] qla2xxx: Cleanup several 'sparse' warnings.Andrew Vasquez2007-10-121-2/+2
* [SCSI] qla2xxx: Use shost_priv().Andrew Vasquez2007-10-125-60/+58
* [SCSI] qla2xxx: Remove unused member (list) from srb_t structure.Andrew Vasquez2007-10-121-2/+0
* [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju2007-10-125-13/+22
* [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.Andrew Vasquez2007-10-121-1/+1
* [SCSI] qla2xxx: Set correct attribute count during FDMI RPA.Andrew Vasquez2007-10-122-3/+5
* [SCSI] qla2xxx: Correct infinite-login-retry issue.Ravi Anand2007-10-121-1/+3
* [SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump.Andrew Vasquez2007-10-123-1/+21
* [SCSI] qla2xxx: Correct staging of RISC while attempting to pause.Andrew Vasquez2007-10-121-13/+10
* [SCSI] qla2xxx: Query additional RISC information during a pause.Andrew Vasquez2007-10-122-1/+56
* [SCSI] qla2xxx: Add PCI error recovery support.Seokmann Ju2007-10-123-1/+142
* [SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio2007-10-124-20/+96
* [SCSI] qla2xxx: Add flash burst-read/write support.Andrew Vasquez2007-10-124-56/+220
* [SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines.Andrew Vasquez2007-10-122-1273/+560
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-8/+6
* [SCSI] qla2xxx: Update version number to 8.02.00-k3.Andrew Vasquez2007-08-151-1/+1
* [SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs.Andrew Vasquez2007-08-151-12/+9
* [SCSI] qla2xxx: Correct 8GB iIDMA support.Andrew Vasquez2007-08-153-44/+30
* [SCSI] qla2xxx: Correct management-server login-state synchronization issue.Andrew Vasquez2007-08-151-0/+1
* [SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.Andrew Vasquez2007-08-151-2/+4
* [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.Andrew Vasquez2007-08-151-1/+1
* [SCSI] qla2xxx: fix panic caused by previous patchSeokmann Ju2007-07-311-0/+14
* [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju2007-07-273-24/+38
* [SCSI] qla2xxx: Data accessors Cleanup of last mergeBoaz Harrosh2007-07-231-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-2215-508/+1503
|\
| * [SCSI] qla2xxx: Update version number to 8.02.00-k2.Andrew Vasquez2007-07-201-1/+1
| * [SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez2007-07-2011-218/+1137
| * [SCSI] qla2xxx: Use pci_try_set_mwi().Andrew Vasquez2007-07-201-6/+3
| * [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.Andrew Vasquez2007-07-201-21/+4
| * [SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez2007-07-209-196/+244
| * [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.Shyam Sundar2007-07-201-0/+19
OpenPOWER on IntegriCloud