aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_attr.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-128/+194
* [SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.Joe Carnuccio2011-05-171-6/+6
* [SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.Joe Carnuccio2011-05-171-1/+1
* [SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.Arun Easi2011-05-171-2/+3
* [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis2011-05-011-1/+1
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2011-05-011-1/+1
* [SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar2011-02-121-2/+3
* [SCSI] qla2xxx: Add sysfs node for displaying board temperature.Andrew Vasquez2010-12-231-0/+27
* [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali2010-10-251-4/+4
* [SCSI] qla2xxx: Remove port down retry count.Chad Dupuis2010-10-251-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-221-14/+16
|\
| * [SCSI] qla2xxx: prep for fc host dev loss tmo supportMike Christie2010-10-071-11/+2
| * [SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...Giridhar Malavali2010-09-051-9/+9
| * [SCSI] qla2xxx: Return proper fabric name based on device state.Giridhar Malavali2010-09-051-5/+5
| * [SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-0/+11
* | [SCSI] qla2xxx: Fix vport delete issuesArun Easi2010-09-051-8/+15
|/
* [SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi2010-07-281-0/+2
* [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-281-1/+1
* [SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis2010-07-281-6/+1
* [SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar2010-07-281-0/+18
* [SCSI] qla2xxx: Removed redundant check for ISP 84xx.Giridhar Malavali2010-07-271-1/+1
* [SCSI] qla2xxx: T10 DIF enablement for 81XXArun Easi2010-07-271-1/+1
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-16/+16
* [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...Lalit Chandivade2010-05-161-0/+6
* [SCSI] qla2xxx: T10 DIF support added.Arun Easi2010-05-161-0/+16
* [SCSI] qla2xxx: Display proper link state for disconnected ports.Andrew Vasquez2010-05-161-1/+2
* [SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers...Andrew Vasquez2010-05-161-3/+5
* [SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali2010-05-011-7/+28
* [SCSI] qla2xxx: General checkpatch corrections.Andrew Vasquez2010-04-111-4/+2
* [SCSI] qla2xxx: Re-organized BSG interface specific code.Giridhar Malavali2010-04-111-701/+1
* [SCSI] qla2xxx: fix lock imbalanceJiri Slaby2010-04-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-051-1/+5
|\
| * [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.Santosh Vernekar2010-03-271-1/+5
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.Andrew Vasquez2010-02-191-2/+0
* [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.Giridhar Malavali2010-02-191-71/+54
* [SCSI] qla2xxx: Initialize payload receive length in failure path of vendor c...Sarang Radke2010-02-191-0/+1
* [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.Giridhar Malavali2010-01-181-1/+745
* [SCSI] qla2xxx: Extend base EEH support in qla2xxx.Andrew Vasquez2009-12-301-5/+27
* [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley2009-12-041-1/+2
* [SCSI] qla2xxx: Correct various NPIV issues.Andrew Vasquez2009-09-121-0/+5
* [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...Anirban Chakraborty2009-08-221-2/+2
* [SCSI] qla2xxx: Export additional firmware-states for application support.Andrew Vasquez2009-06-081-0/+18
* [SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down.Andrew Vasquez2009-06-081-1/+2
* [SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode.Anirban Chakraborty2009-06-081-5/+10
* [SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.Anirban Chakraborty2009-06-081-7/+7
* [SCSI] qla2xxx: Export TLV data on supported ISPs.Andrew Vasquez2009-06-081-0/+52
* [SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.Andrew Vasquez2009-06-081-0/+57
* [SCSI] qla2xxx: Export negotiated fabric-parameters for application support.Andrew Vasquez2009-06-081-0/+11
* [SCSI] qla2xxx: Correct typo in read_nvram() callback.Andrew Vasquez2009-05-201-1/+1