aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_attr.c
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-13[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie
2008-10-03[SCSI] qla2xxx: Add Flash Layout Table support.Andrew Vasquez
2008-10-03[SCSI] qla2xxx: Add input/output byte-count statistics.Harish Zunjarrao
2008-08-16[SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.Andrew Vasquez
2008-07-28[SCSI] qla2xxx: fix msleep compile errorFUJITA Tomonori
2008-07-26[SCSI] qla2xxx: Additional NPIV corrections.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: use memory_read_from_buffer()Akinobu Mita
2008-07-26[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.Joe Carnuccio
2008-07-26[SCSI] qla2xxx: Cleanup NPIV related functionsSeokmann Ju
2008-07-26[SCSI] qla2xxx: Add LIP count to FC-transport statistics.Harish Zunjarrao
2008-07-26[SCSI] qla2xxx: Track total number of ISP aborts.Harish Zunjarrao
2008-07-26[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.Seokmann Ju
2008-05-15[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net
2008-05-15[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.Shyam Sundar
2008-04-22[SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'Hannes Reinecke
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-07[SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam
2008-04-07[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju
2008-02-07[SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Code cleanups.Adrian Bunk
2008-01-23[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.Andrew Vasquez
2008-01-11[SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Use shost_priv().Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju
2007-10-12[SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio
2007-07-27[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-01-31[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Check loop-state before reading host statistics.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez
2006-12-03[SCSI] qla2xxx: use NULL instead of 0Randy Dunlap
2006-10-25[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez
2006-10-03[SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez