aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-03[SCSI] qla2xxx: Add Flash Layout Table support.Andrew Vasquez1-3/+4
2008-10-03[SCSI] qla2xxx: Add input/output byte-count statistics.Harish Zunjarrao1-0/+2
2008-08-16[SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.Andrew Vasquez1-0/+11
2008-07-28[SCSI] qla2xxx: fix msleep compile errorFUJITA Tomonori1-0/+1
2008-07-26[SCSI] qla2xxx: Additional NPIV corrections.Andrew Vasquez1-0/+5
2008-07-26[SCSI] qla2xxx: use memory_read_from_buffer()Akinobu Mita1-35/+9
2008-07-26[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.Joe Carnuccio1-2/+4
2008-07-26[SCSI] qla2xxx: Cleanup NPIV related functionsSeokmann Ju1-6/+0
2008-07-26[SCSI] qla2xxx: Add LIP count to FC-transport statistics.Harish Zunjarrao1-0/+1
2008-07-26[SCSI] qla2xxx: Track total number of ISP aborts.Harish Zunjarrao1-0/+13
2008-07-26[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.Andrew Vasquez1-18/+2
2008-07-26[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.Seokmann Ju1-0/+31
2008-05-15[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a firmware dump.Andrew Vasquez1-0/+3
2008-05-15[SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net1-2/+2
2008-05-15[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.Shyam Sundar1-1/+5
2008-04-22[SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'Hannes Reinecke1-4/+4
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-81/+96
2008-04-07[SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam1-1/+1
2008-04-07[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver.Andrew Vasquez1-3/+6
2008-04-07[SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.Andrew Vasquez1-5/+20
2008-04-07[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2008-02-07[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju1-4/+7
2008-02-07[SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez1-0/+13
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-11[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-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+164
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju1-0/+164
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-20/+30
2007-07-11sysfs: 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-25[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez1-19/+32
2006-10-03[SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez1-0/+15
2006-10-03[SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez1-0/+16
2006-10-03[SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez1-0/+10
2006-10-03[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez1-0/+10