index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_attr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.
Seokmann Ju
2008-02-07
1
-4
/
+7
*
[SCSI] qla2xxx: Cleanse memory allocation logic during probe.
Andrew Vasquez
2008-02-07
1
-0
/
+13
*
[SCSI] qla2xxx: Code cleanups.
Adrian Bunk
2008-01-23
1
-3
/
+3
*
[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.
Andrew Vasquez
2008-01-23
1
-1
/
+1
*
[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.
Andrew Vasquez
2008-01-23
1
-14
/
+30
*
[SCSI] qla2xxx: Correct NPIV support for recent ISPs.
Andrew Vasquez
2008-01-11
1
-1
/
+1
*
[SCSI] qla2xxx: Correct display of ISP serial-number.
Andrew Vasquez
2007-10-23
1
-0
/
+3
*
[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.
Andrew Vasquez
2007-10-23
1
-6
/
+0
*
[SCSI] qla2xxx: Use shost_priv().
Andrew Vasquez
2007-10-12
1
-44
/
+44
*
[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.
Seokmann Ju
2007-10-12
1
-1
/
+1
*
[SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.
Andrew Vasquez
2007-10-12
1
-1
/
+1
*
[SCSI] qla2xxx: Allow region-based flash-part accesses.
Joe Carnuccio
2007-10-12
1
-18
/
+90
*
[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes
Seokmann Ju
2007-07-27
1
-16
/
+23
*
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
2007-07-20
1
-1
/
+1
*
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
2007-07-20
1
-11
/
+12
*
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
2007-07-20
1
-4
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-15
1
-0
/
+164
|
\
|
*
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
2007-07-14
1
-0
/
+164
*
|
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
1
-20
/
+30
*
|
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-6
/
+0
|
/
*
[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.
Andrew Vasquez
2007-01-31
1
-0
/
+2
*
[SCSI] qla2xxx: Check loop-state before reading host statistics.
Andrew Vasquez
2007-01-31
1
-7
/
+10
*
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
2007-01-31
1
-0
/
+49
*
[SCSI] qla2xxx: use NULL instead of 0
Randy Dunlap
2006-12-03
1
-1
/
+1
*
[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.
Andrew Vasquez
2006-10-25
1
-19
/
+32
*
[SCSI] qla2xxx: Add support for host port state FC transport attribute.
Andrew Vasquez
2006-10-03
1
-0
/
+15
*
[SCSI] qla2xxx: Add support for fabric name FC transport attribute.
Andrew Vasquez
2006-10-03
1
-0
/
+16
*
[SCSI] qla2xxx: Add support for system hostname FC transport attribute.
Andrew Vasquez
2006-10-03
1
-0
/
+10
*
[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.
Andrew Vasquez
2006-10-03
1
-0
/
+10
*
[SCSI] qla2xxx: Add iIDMA support.
Andrew Vasquez
2006-10-03
1
-3
/
+3
*
[SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.
Andrew Vasquez
2006-06-26
1
-10
/
+8
*
[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.
Andrew Vasquez
2006-06-26
1
-0
/
+53
*
[SCSI] qla2xxx: Rework firmware-trace facilities.
Andrew Vasquez
2006-06-26
1
-36
/
+17
*
[SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.
Andrew Vasquez
2006-05-20
1
-9
/
+3
*
[SCSI] qla2xxx: Further restrict ZIO mode support.
andrew.vasquez@qlogic.com
2006-03-12
1
-12
/
+5
*
[SCSI] qla2xxx: Add VPD sysfs attribute.
andrew.vasquez@qlogic.com
2006-03-12
1
-0
/
+57
*
[SCSI] qla2xxx: Add ISP54xx support.
andrew.vasquez@qlogic.com
2006-03-12
1
-4
/
+4
*
[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.
andrew.vasquez@qlogic.com
2006-02-04
1
-0
/
+135
*
[SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.
andrew.vasquez@qlogic.com
2006-02-04
1
-4
/
+3
*
[SCSI] qla2xxx: Add beacon support via class-device attribute.
andrew.vasquez@qlogic.com
2006-02-04
1
-0
/
+50
*
[SCSI] qla2xxx: Add host-statistics FC transport attributes.
andrew.vasquez@qlogic.com
2006-02-04
1
-1
/
+36
*
[SCSI] qla2xxx: Add host port-type FC transport attribute.
andrew.vasquez@qlogic.com
2006-02-04
1
-0
/
+25
*
[SCSI] qla2xxx: Add port-speed FC transport attribute.
andrew.vasquez@qlogic.com
2006-02-04
1
-0
/
+22
*
[SCSI] qla2xxx: Reference proper node/port names in fc_host class.
andrew.vasquez@qlogic.com
2006-01-14
1
-2
/
+2
*
[SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.
Andrew Vasquez
2005-12-13
1
-1
/
+1
*
[SCSI] Add an 'Issue LIP' device attribute in fc_transport class
Andrew Vasquez
2005-10-28
1
-0
/
+10
*
[SCSI] qla2xxx: Update license.
Andrew Vasquez
2005-10-28
1
-15
/
+3
*
[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.
Andrew Vasquez
2005-10-28
1
-0
/
+83
*
[SCSI] qla2xxx: use wwn_to_u64() transport helper
Andrew Vasquez
2005-09-10
1
-10
/
+8
*
[SCSI] qla2xxx: Add host attributes.
Andrew Vasquez
2005-09-04
1
-0
/
+132
[next]