Commit Graph

764 Commits (2fb0ee8a7f23e5f4df31f73da06731990ebb0044)

Author SHA1 Message Date
Lalit Chandivade 0547fb37ca [SCSI] qla2xxx: Fix flash write failure on ISP82xx. 15 years ago
Santosh Vernekar cdbb0a4f31 [SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios. 15 years ago
Lalit Chandivade 3f3b6f98cb [SCSI] qla2xxx: Do not enable VP in non fabric topology. 15 years ago
Harish Zunjarrao 9c2b297572 [SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware file. 15 years ago
Andrew Vasquez b0cd579cde [SCSI] qla2xxx: Make the FC port capability mutual exclusive. 15 years ago
Sarang Radke 23f2ebd17a [SCSI] qla2xxx: Add internal loopback support for ISP81xx. 15 years ago
Giridhar Malavali 3a6478df74 [SCSI] qla2xxx: Limit rport-flaps during link-disruptions. 15 years ago
Andrew Vasquez 6ac5260850 [SCSI] qla2xxx: Correct async-srb issues. 15 years ago
Giridhar Malavali 083a469db4 [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort. 15 years ago
Giridhar Malavali 7e2b895b93 [SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs. 15 years ago
Andrew Vasquez d3fa9e7d27 [SCSI] qla2xxx: Add portid to async-request messages. 15 years ago
Giridhar Malavali b963752f47 [SCSI] qla2xxx: Clear drive active CRB register when not in use. 15 years ago
Uwe Kleine-König 65155b3708 fix typos concerning "management" 15 years ago
Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 years ago
Giridhar Malavali f1af6208c8 [SCSI] qla2xxx: Updates to ISP82xx support. 15 years ago
Giridhar Malavali f4c496c1fb [SCSI] qla2xxx: Optionally disable target reset. 15 years ago
Lalit Chandivade 86fbee86e9 [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutually exclusive 15 years ago
Mike Waychison 1516ef4483 [SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did. 15 years ago
Arun Easi bad7500289 [SCSI] qla2xxx: T10 DIF support added. 15 years ago
Madhuranath Iyengar 3822263eb1 [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. 15 years ago
Madhuranath Iyengar 4916392b56 [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. 15 years ago
Andrew Vasquez b7d2280c15 [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements. 15 years ago
Andrew Vasquez 5ff1d58410 [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. 15 years ago
Andrew Vasquez 99b0bec7bb [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure. 15 years ago
Harish Zunjarrao 6a03b4cd78 [SCSI] qla2xxx: Add char device to increase driver use count 15 years ago
Lalit Chandivade 3e46f03132 [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors. 15 years ago
Andrew Vasquez 62542f4b05 [SCSI] qla2xxx: Display proper link state for disconnected ports. 15 years ago
Andrew Vasquez 0b9dae6aeb [SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware version. 15 years ago
Giridhar Malavali a9083016a5 [SCSI] qla2xxx: Add ISP82XX support. 15 years ago
Ferenc Wagner 7794a5af67 [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter 15 years ago
Andrew Vasquez 6c452a45e5 [SCSI] qla2xxx: General checkpatch corrections. 15 years ago
Sarang Radke bfdaa761d3 [SCSI] qla2xxx: Fix to make conditional decision based on port number. 15 years ago
Harish Zunjarrao d5459083af [SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BSG command 15 years ago
Sarang Radke 09ff701a17 [SCSI] qla2xxx: Add APEX support. 15 years ago
Giridhar Malavali 6e98016ca0 [SCSI] qla2xxx: Re-organized BSG interface specific code. 15 years ago
Jiri Slaby bc0beb44f2 [SCSI] qla2xxx: fix lock imbalance 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Giridhar Malavali 89162e9c21 [SCSI] qla2xxx: Updated version number to 8.03.02-k2. 15 years ago
Santosh Vernekar d6136f3f74 [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset. 15 years ago
Ben Hutchings 6377a7ae1a [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432. 15 years ago
Michael Hernandez d84a47c2e8 [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not enabled at the same time. 15 years ago
Andrew Vasquez 12cec63e40 [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing. 15 years ago
Santosh Vernekar cad454b12a [SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs. 15 years ago
Giridhar Malavali 35b7f0a76b [SCSI] qla2xxx: Update version number to 8.03.02-k1. 15 years ago
Richard Lary 8c1496bda8 [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset. 15 years ago
Andrew Vasquez ae97c91eb1 [SCSI] qla2xxx: Add firmware ETS burst support. 15 years ago
Andrew Vasquez bb2d52b2fd [SCSI] qla2xxx: Correct loop-resync issues during SNS scans. 15 years ago
Andrew Vasquez 715848ca6f [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback. 15 years ago
Andrew Vasquez 55e5ed273d [SCSI] qla2xxx: Correct EH bus-reset handling. 15 years ago
Giridhar Malavali db3ad7f885 [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out. 15 years ago