index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_attr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-11
[SCSI] qla2xxx: Correct NPIV support for recent ISPs.
Andrew Vasquez
1
-1
/
+1
2007-10-23
[SCSI] qla2xxx: Correct display of ISP serial-number.
Andrew Vasquez
1
-0
/
+3
2007-10-23
[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.
Andrew Vasquez
1
-6
/
+0
2007-10-12
[SCSI] qla2xxx: Use shost_priv().
Andrew Vasquez
1
-44
/
+44
2007-10-12
[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.
Seokmann Ju
1
-1
/
+1
2007-10-12
[SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.
Andrew Vasquez
1
-1
/
+1
2007-10-12
[SCSI] qla2xxx: Allow region-based flash-part accesses.
Joe Carnuccio
1
-18
/
+90
2007-07-27
[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes
Seokmann Ju
1
-16
/
+23
2007-07-20
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
1
-1
/
+1
2007-07-20
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
1
-11
/
+12
2007-07-20
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
1
-4
/
+4
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+164
2007-07-14
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
1
-0
/
+164
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-20
/
+30
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-6
/
+0
2007-01-31
[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.
Andrew Vasquez
1
-0
/
+2
2007-01-31
[SCSI] qla2xxx: Check loop-state before reading host statistics.
Andrew Vasquez
1
-7
/
+10
2007-01-31
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
1
-0
/
+49
2006-12-03
[SCSI] qla2xxx: use NULL instead of 0
Randy Dunlap
1
-1
/
+1
2006-10-25
[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.
Andrew Vasquez
1
-19
/
+32
2006-10-03
[SCSI] qla2xxx: Add support for host port state FC transport attribute.
Andrew Vasquez
1
-0
/
+15
2006-10-03
[SCSI] qla2xxx: Add support for fabric name FC transport attribute.
Andrew Vasquez
1
-0
/
+16
2006-10-03
[SCSI] qla2xxx: Add support for system hostname FC transport attribute.
Andrew Vasquez
1
-0
/
+10
2006-10-03
[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.
Andrew Vasquez
1
-0
/
+10
2006-10-03
[SCSI] qla2xxx: Add iIDMA support.
Andrew Vasquez
1
-3
/
+3
2006-06-26
[SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.
Andrew Vasquez
1
-10
/
+8
2006-06-26
[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.
Andrew Vasquez
1
-0
/
+53
2006-06-26
[SCSI] qla2xxx: Rework firmware-trace facilities.
Andrew Vasquez
1
-36
/
+17
2006-05-20
[SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.
Andrew Vasquez
1
-9
/
+3
2006-03-12
[SCSI] qla2xxx: Further restrict ZIO mode support.
andrew.vasquez@qlogic.com
1
-12
/
+5
2006-03-12
[SCSI] qla2xxx: Add VPD sysfs attribute.
andrew.vasquez@qlogic.com
1
-0
/
+57
2006-03-12
[SCSI] qla2xxx: Add ISP54xx support.
andrew.vasquez@qlogic.com
1
-4
/
+4
2006-02-04
[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.
andrew.vasquez@qlogic.com
1
-0
/
+135
2006-02-04
[SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.
andrew.vasquez@qlogic.com
1
-4
/
+3
2006-02-04
[SCSI] qla2xxx: Add beacon support via class-device attribute.
andrew.vasquez@qlogic.com
1
-0
/
+50
2006-02-04
[SCSI] qla2xxx: Add host-statistics FC transport attributes.
andrew.vasquez@qlogic.com
1
-1
/
+36
2006-02-04
[SCSI] qla2xxx: Add host port-type FC transport attribute.
andrew.vasquez@qlogic.com
1
-0
/
+25
2006-02-04
[SCSI] qla2xxx: Add port-speed FC transport attribute.
andrew.vasquez@qlogic.com
1
-0
/
+22
2006-01-14
[SCSI] qla2xxx: Reference proper node/port names in fc_host class.
andrew.vasquez@qlogic.com
1
-2
/
+2
2005-12-13
[SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.
Andrew Vasquez
1
-1
/
+1
2005-10-28
[SCSI] Add an 'Issue LIP' device attribute in fc_transport class
Andrew Vasquez
1
-0
/
+10
2005-10-28
[SCSI] qla2xxx: Update license.
Andrew Vasquez
1
-15
/
+3
2005-10-28
[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.
Andrew Vasquez
1
-0
/
+83
2005-09-10
[SCSI] qla2xxx: use wwn_to_u64() transport helper
Andrew Vasquez
1
-10
/
+8
2005-09-04
[SCSI] qla2xxx: Add host attributes.
Andrew Vasquez
1
-0
/
+132
2005-09-04
[SCSI] qla2xxx: Export class-of-service (COS) information.
Andrew Vasquez
1
-0
/
+4
2005-07-14
[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.
Andrew Vasquez
1
-8
/
+14
2005-07-14
[SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.
Andrew Vasquez
1
-31
/
+28
2005-07-14
[SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.
Andrew Vasquez
1
-4
/
+1
2005-04-21
[SCSI] qla2xxx: remove a transport #include
Andrew Vasquez
1
-7
/
+1
[next]