aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_attr.c
Commit message (Expand)AuthorAge
* [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...Andrew Vasquez2008-04-07
* [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.Andrew Vasquez2008-04-07
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2008-04-07
* [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju2008-02-07
* [SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez2008-02-07
* [SCSI] qla2xxx: Code cleanups.Adrian Bunk2008-01-23
* [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez2008-01-23
* [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.Andrew Vasquez2008-01-23
* [SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez2008-01-11
* [SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez2007-10-23
* [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez2007-10-23
* [SCSI] qla2xxx: Use shost_priv().Andrew Vasquez2007-10-12
* [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju2007-10-12
* [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.Andrew Vasquez2007-10-12
* [SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio2007-10-12
* [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju2007-07-27
* [SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez2007-07-20
* [SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez2007-07-20
* [SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez2007-07-20
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\
| * [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-14
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
|/
* [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.Andrew Vasquez2007-01-31
* [SCSI] qla2xxx: Check loop-state before reading host statistics.Andrew Vasquez2007-01-31
* [SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez2007-01-31
* [SCSI] qla2xxx: use NULL instead of 0Randy Dunlap2006-12-03
* [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez2006-10-25
* [SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez2006-10-03
* [SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez2006-10-03
* [SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez2006-10-03
* [SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez2006-10-03
* [SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez2006-10-03
* [SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.Andrew Vasquez2006-06-26
* [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez2006-06-26
* [SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez2006-06-26
* [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez2006-05-20
* [SCSI] qla2xxx: Further restrict ZIO mode support.andrew.vasquez@qlogic.com2006-03-12
* [SCSI] qla2xxx: Add VPD sysfs attribute.andrew.vasquez@qlogic.com2006-03-12
* [SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com2006-03-12
* [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com2006-02-04
* [SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com2006-02-04
* [SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com2006-02-04
* [SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com2006-02-04
* [SCSI] qla2xxx: Add host port-type FC transport attribute.andrew.vasquez@qlogic.com2006-02-04
* [SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com2006-02-04
* [SCSI] qla2xxx: Reference proper node/port names in fc_host class.andrew.vasquez@qlogic.com2006-01-14
* [SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.Andrew Vasquez2005-12-13
* [SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez2005-10-28
* [SCSI] qla2xxx: Update license.Andrew Vasquez2005-10-28