summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_attr.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez2008-05-151-0/+3
* [SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net2008-05-151-2/+2
* [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.Shyam Sundar2008-05-151-1/+5
* [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'Hannes Reinecke2008-04-221-4/+4
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-81/+96
* [SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam2008-04-071-1/+1
* [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...Andrew Vasquez2008-04-071-3/+6
* [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.Andrew Vasquez2008-04-071-5/+20
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2008-04-071-1/+1
* [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju2008-02-071-4/+7
* [SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez2008-02-071-0/+13
* [SCSI] qla2xxx: Code cleanups.Adrian Bunk2008-01-231-3/+3
* [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez2008-01-231-1/+1
* [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.Andrew Vasquez2008-01-231-14/+30
* [SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez2008-01-111-1/+1
* [SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez2007-10-231-0/+3
* [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez2007-10-231-6/+0
* [SCSI] qla2xxx: Use shost_priv().Andrew Vasquez2007-10-121-44/+44
* [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju2007-10-121-1/+1
* [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.Andrew Vasquez2007-10-121-1/+1
* [SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio2007-10-121-18/+90
* [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju2007-07-271-16/+23
* [SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez2007-07-201-1/+1
* [SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez2007-07-201-11/+12
* [SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez2007-07-201-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-151-0/+164
|\
| * [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-141-0/+164
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-20/+30
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-6/+0
|/
* [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.Andrew Vasquez2007-01-311-0/+2
* [SCSI] qla2xxx: Check loop-state before reading host statistics.Andrew Vasquez2007-01-311-7/+10
* [SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez2007-01-311-0/+49
* [SCSI] qla2xxx: use NULL instead of 0Randy Dunlap2006-12-031-1/+1
* [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez2006-10-251-19/+32
* [SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez2006-10-031-0/+15
* [SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez2006-10-031-0/+16
* [SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez2006-10-031-0/+10
* [SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez2006-10-031-0/+10
* [SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez2006-10-031-3/+3
* [SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.Andrew Vasquez2006-06-261-10/+8
* [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez2006-06-261-0/+53
* [SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez2006-06-261-36/+17
* [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez2006-05-201-9/+3
* [SCSI] qla2xxx: Further restrict ZIO mode support.andrew.vasquez@qlogic.com2006-03-121-12/+5
* [SCSI] qla2xxx: Add VPD sysfs attribute.andrew.vasquez@qlogic.com2006-03-121-0/+57
* [SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com2006-03-121-4/+4
* [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com2006-02-041-0/+135
* [SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com2006-02-041-4/+3
* [SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com2006-02-041-0/+50
* [SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com2006-02-041-1/+36
OpenPOWER on IntegriCloud