summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_attr.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[SCSI] qla2xxx: Code cleanups.Adrian Bunk1-3/+3
2008-01-23[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez1-1/+1
2008-01-23[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.Andrew Vasquez1-14/+30
2008-01-12[SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez1-1/+1
2007-10-23[SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez1-0/+3
2007-10-23[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez1-6/+0
2007-10-12[SCSI] qla2xxx: Use shost_priv().Andrew Vasquez1-44/+44
2007-10-12[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju1-1/+1
2007-10-12[SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.Andrew Vasquez1-1/+1
2007-10-12[SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio1-18/+90
2007-07-27[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju1-16/+23
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez1-1/+1
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez1-11/+12
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez1-4/+4
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+164
2007-07-15[SCSI] qla2xxx: add support for NPIVSeokmann Ju1-0/+164
2007-07-12sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui1-20/+30
2007-07-12sysfs: kill unnecessary attribute->ownerTejun Heo1-6/+0
2007-01-31[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.Andrew Vasquez1-0/+2
2007-01-31[SCSI] qla2xxx: Check loop-state before reading host statistics.Andrew Vasquez1-7/+10
2007-01-31[SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez1-0/+49
2006-12-03[SCSI] qla2xxx: use NULL instead of 0Randy Dunlap1-1/+1
2006-10-26[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez1-19/+32
2006-10-04[SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez1-0/+15
2006-10-04[SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez1-0/+16
2006-10-04[SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez1-0/+10
2006-10-04[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez1-0/+10
2006-10-04[SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez1-3/+3
2006-06-27[SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.Andrew Vasquez1-10/+8
2006-06-27[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez1-0/+53
2006-06-27[SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez1-36/+17
2006-05-20[SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez1-9/+3
2006-03-12[SCSI] qla2xxx: Further restrict ZIO mode support.andrew.vasquez@qlogic.com1-12/+5
2006-03-12[SCSI] qla2xxx: Add VPD sysfs attribute.andrew.vasquez@qlogic.com1-0/+57
2006-03-12[SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com1-4/+4
2006-02-05[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com1-0/+135
2006-02-05[SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com1-4/+3
2006-02-05[SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com1-0/+50
2006-02-05[SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com1-1/+36
2006-02-05[SCSI] qla2xxx: Add host port-type FC transport attribute.andrew.vasquez@qlogic.com1-0/+25
2006-02-05[SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com1-0/+22
2006-01-14[SCSI] qla2xxx: Reference proper node/port names in fc_host class.andrew.vasquez@qlogic.com1-2/+2
2005-12-14[SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.Andrew Vasquez1-1/+1
2005-10-29[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez1-0/+10
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez1-15/+3
2005-10-28[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez1-0/+83
2005-09-10[SCSI] qla2xxx: use wwn_to_u64() transport helperAndrew Vasquez1-10/+8
2005-09-05[SCSI] qla2xxx: Add host attributes.Andrew Vasquez1-0/+132
2005-09-05[SCSI] qla2xxx: Export class-of-service (COS) information.Andrew Vasquez1-0/+4
2005-07-14[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.Andrew Vasquez1-8/+14