Commit Graph

316 Commits (50db6b134c31351a03cec9d2a7f9e61f63a5ce9f)

Author SHA1 Message Date
Seokmann Ju 50db6b134c [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vport creation. 17 years ago
Marcus Barrow 0b05a1f0d6 [SCSI] qla2xxx: Use completion routines. 17 years ago
Andrew Vasquez a4722cf24d [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request. 17 years ago
Andrew Vasquez da7429f9ab [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs. 17 years ago
Andrew Vasquez 6f13fd57cd [SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write. 17 years ago
Andrew Vasquez 3776541d8a [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. 17 years ago
Andrew Vasquez 43ef058010 [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. 17 years ago
Andrew Vasquez 4733fcb1fe [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes. 17 years ago
FUJITA Tomonori b80ca4f7ee [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE 17 years ago
Andrew Vasquez 3fb8931645 [SCSI] qla2xxx: Update version number to 8.02.00-k6. 17 years ago
Shyam Sundar f4a8dbc7f6 [SCSI] qla2xxx: Properly handle Vport state-change-notifications. 17 years ago
Andrew Vasquez eb66dc60be [SCSI] qla2xxx: Correct NPIV support for recent ISPs. 17 years ago
Andrew Vasquez 06e23b7470 [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system-error. 17 years ago
Andrew Vasquez af2709fd0d [SCSI] qla2xxx: Update version number to 8.02.00-k5. 18 years ago
Andrew Vasquez 8b7afc2a90 [SCSI] qla2xxx: Correct display of ISP serial-number. 18 years ago
Andrew Vasquez 6acf819002 [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling. 18 years ago
Andrew Vasquez 285d0321d1 [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. 18 years ago
Andrew Vasquez 94d6a2b328 [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler. 18 years ago
Andrew Vasquez 2c96d8d0c1 [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. 18 years ago
Andrew Vasquez a3a63d55a4 [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. 18 years ago
Andrew Vasquez 6557f3a06a [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. 18 years ago
Andrew Morton 875baf3cbc [SCSI] qla2xxx: printk fixes 18 years ago
FUJITA Tomonori 9cb83c7529 [SCSI] add use_sg_chaining option to scsi_host_template 18 years ago
Andrew Vasquez 095862ab98 [SCSI] qla2xxx: Update version number to 8.02.00-k4. 18 years ago
Andrew Vasquez 39bd962269 [SCSI] qla2xxx: Limit iIDMA speed adjustments. 18 years ago
Andrew Vasquez 87f27015b8 [SCSI] qla2xxx: Rework MSI-X handlers. 18 years ago
Andrew Vasquez 8b3253d10f [SCSI] qla2xxx: Clear options-flags while staging firmware-execution. 18 years ago
Andrew Vasquez 26ff776d1d [SCSI] qla2xxx: Sparse cleanups in qla_mid.c 18 years ago
Andrew Vasquez 700ca0e701 [SCSI] qla2xxx: Cleanup several 'sparse' warnings. 18 years ago
Andrew Vasquez f363b9434a [SCSI] qla2xxx: Use shost_priv(). 18 years ago
Andrew Vasquez e745759a0f [SCSI] qla2xxx: Remove unused member (list) from srb_t structure. 18 years ago
Seokmann Ju 4d0ea24769 [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. 18 years ago
Andrew Vasquez c45bcc8e77 [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes. 18 years ago
Andrew Vasquez 8a85e17152 [SCSI] qla2xxx: Set correct attribute count during FDMI RPA. 18 years ago
Ravi Anand 63a8651f25 [SCSI] qla2xxx: Correct infinite-login-retry issue. 18 years ago
Andrew Vasquez b583692739 [SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump. 18 years ago
Andrew Vasquez c3b058afae [SCSI] qla2xxx: Correct staging of RISC while attempting to pause. 18 years ago
Andrew Vasquez 05236a050f [SCSI] qla2xxx: Query additional RISC information during a pause. 18 years ago
Seokmann Ju 14e660e677 [SCSI] qla2xxx: Add PCI error recovery support. 18 years ago
Joe Carnuccio b7cc176c9e [SCSI] qla2xxx: Allow region-based flash-part accesses. 18 years ago
Andrew Vasquez 338c9161e4 [SCSI] qla2xxx: Add flash burst-read/write support. 18 years ago
Andrew Vasquez c81d04c9e2 [SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines. 18 years ago
Mariusz Kozlowski bbfbbbc118 [SCSI] kmalloc + memset conversion to kzalloc 18 years ago
Andrew Vasquez 604cd794de [SCSI] qla2xxx: Update version number to 8.02.00-k3. 18 years ago
Andrew Vasquez 6afd9763c1 [SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs. 18 years ago
Andrew Vasquez a3cbdfad15 [SCSI] qla2xxx: Correct 8GB iIDMA support. 18 years ago
Andrew Vasquez 02d638b4b7 [SCSI] qla2xxx: Correct management-server login-state synchronization issue. 18 years ago
Andrew Vasquez 8fef696b00 [SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart. 18 years ago
Andrew Vasquez 29856e2841 [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor. 18 years ago
Seokmann Ju 53772a2cb4 [SCSI] qla2xxx: fix panic caused by previous patch 18 years ago