Age | Commit message (Expand) | Author | Files | Lines |
2009-04-03 | [SCSI] qla2xxx: Correct several PCI-EEH issues. | Seokmann Ju | 1 | -1/+8 |
2009-04-03 | [SCSI] qla2xxx: Don't cache VPD data for newer ISPs. | Andrew Vasquez | 1 | -2/+6 |
2009-04-03 | [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information. | Andrew Vasquez | 1 | -2/+4 |
2009-04-03 | [SCSI] qla2xxx: Add EDC-update support. | Joe Carnuccio | 1 | -0/+144 |
2009-04-03 | [SCSI] qla2xxx: Export flash-block-size for application support. | Lalit Chandivade | 1 | -0/+13 |
2009-04-03 | [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update. | Lalit Chandivade | 1 | -0/+14 |
2009-04-03 | [SCSI] qla2xxx: Add reset capabilities for application support. | Lalit Chandivade | 1 | -0/+56 |
2009-04-03 | [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update. | Lalit Chandivade | 1 | -0/+21 |
2009-04-03 | [SCSI] qla2xxx: Update MPI/PHY version retrieval codes. | Andrew Vasquez | 1 | -2/+18 |
2009-04-03 | [SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io(). | Andrew Vasquez | 1 | -3/+1 |
2009-03-10 | [SCSI] qla2xxx: Correct address range checking for option-rom updates. | Andrew Vasquez | 1 | -8/+1 |
2009-02-10 | [SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion. | Anirban Chakraborty | 1 | -7/+6 |
2009-01-25 | [SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport... | Seokmann Ju | 1 | -0/+6 |
2009-01-08 | [SCSI] qla2xxx: Add ISP81XX support. | Andrew Vasquez | 1 | -2/+24 |
2008-12-29 | [SCSI] qla2xxx: add support for multi-queue adapter | Anirban Chakraborty | 1 | -1/+29 |
2008-12-29 | [SCSI] qla2xxx: Refactor qla data structures | Anirban Chakraborty | 1 | -136/+162 |
2008-10-13 | [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c... | Mike Christie | 1 | -1/+0 |
2008-10-03 | [SCSI] qla2xxx: Add Flash Layout Table support. | Andrew Vasquez | 1 | -3/+4 |
2008-10-03 | [SCSI] qla2xxx: Add input/output byte-count statistics. | Harish Zunjarrao | 1 | -0/+2 |
2008-08-16 | [SCSI] qla2xxx: Correct synchronization of software/firmware fcport states. | Andrew Vasquez | 1 | -0/+11 |
2008-07-28 | [SCSI] qla2xxx: fix msleep compile error | FUJITA Tomonori | 1 | -0/+1 |
2008-07-26 | [SCSI] qla2xxx: Additional NPIV corrections. | Andrew Vasquez | 1 | -0/+5 |
2008-07-26 | [SCSI] qla2xxx: use memory_read_from_buffer() | Akinobu Mita | 1 | -35/+9 |
2008-07-26 | [SCSI] qla2xxx: Retrieve board serial-number and description from VPD. | Joe Carnuccio | 1 | -2/+4 |
2008-07-26 | [SCSI] qla2xxx: Cleanup NPIV related functions | Seokmann Ju | 1 | -6/+0 |
2008-07-26 | [SCSI] qla2xxx: Add LIP count to FC-transport statistics. | Harish Zunjarrao | 1 | -0/+1 |
2008-07-26 | [SCSI] qla2xxx: Track total number of ISP aborts. | Harish Zunjarrao | 1 | -0/+13 |
2008-07-26 | [SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner. | Andrew Vasquez | 1 | -18/+2 |
2008-07-26 | [SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support. | Seokmann Ju | 1 | -0/+31 |
2008-05-15 | [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir... | Andrew Vasquez | 1 | -0/+3 |
2008-05-15 | [SCSI] qla2xxx: Convert vport_sem to a mutex | matthias@kaehlcke.net | 1 | -2/+2 |
2008-05-15 | [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports. | Shyam Sundar | 1 | -1/+5 |
2008-04-23 | [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state' | Hannes Reinecke | 1 | -4/+4 |
2008-04-20 | SCSI: convert struct class_device to struct device | Tony Jones | 1 | -81/+96 |
2008-04-07 | [SCSI] qla2xxx: Add ISP84XX support. | Harihara Kadayam | 1 | -1/+1 |
2008-04-07 | [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ... | Andrew Vasquez | 1 | -3/+6 |
2008-04-07 | [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute. | Andrew Vasquez | 1 | -5/+20 |
2008-04-07 | [SCSI] qla2xxx: Update copyright banner. | Andrew Vasquez | 1 | -1/+1 |
2008-02-08 | [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. | Seokmann Ju | 1 | -4/+7 |
2008-02-08 | [SCSI] qla2xxx: Cleanse memory allocation logic during probe. | Andrew Vasquez | 1 | -0/+13 |
2008-01-23 | [SCSI] qla2xxx: Code cleanups. | Adrian Bunk | 1 | -3/+3 |
2008-01-23 | [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request. | Andrew Vasquez | 1 | -1/+1 |
2008-01-23 | [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. | Andrew Vasquez | 1 | -14/+30 |
2008-01-12 | [SCSI] qla2xxx: Correct NPIV support for recent ISPs. | Andrew Vasquez | 1 | -1/+1 |
2007-10-23 | [SCSI] qla2xxx: Correct display of ISP serial-number. | Andrew Vasquez | 1 | -0/+3 |
2007-10-23 | [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. | Andrew Vasquez | 1 | -6/+0 |
2007-10-12 | [SCSI] qla2xxx: Use shost_priv(). | Andrew Vasquez | 1 | -44/+44 |
2007-10-12 | [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. | Seokmann Ju | 1 | -1/+1 |
2007-10-12 | [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes. | Andrew Vasquez | 1 | -1/+1 |
2007-10-12 | [SCSI] qla2xxx: Allow region-based flash-part accesses. | Joe Carnuccio | 1 | -18/+90 |