index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_attr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-28
[SCSI] qla2xxx: fix msleep compile error
FUJITA Tomonori
1
-0
/
+1
2008-07-26
[SCSI] qla2xxx: Additional NPIV corrections.
Andrew Vasquez
1
-0
/
+5
2008-07-26
[SCSI] qla2xxx: use memory_read_from_buffer()
Akinobu Mita
1
-35
/
+9
2008-07-26
[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.
Joe Carnuccio
1
-2
/
+4
2008-07-26
[SCSI] qla2xxx: Cleanup NPIV related functions
Seokmann Ju
1
-6
/
+0
2008-07-26
[SCSI] qla2xxx: Add LIP count to FC-transport statistics.
Harish Zunjarrao
1
-0
/
+1
2008-07-26
[SCSI] qla2xxx: Track total number of ISP aborts.
Harish Zunjarrao
1
-0
/
+13
2008-07-26
[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.
Andrew Vasquez
1
-18
/
+2
2008-07-26
[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.
Seokmann Ju
1
-0
/
+31
2008-05-15
[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...
Andrew Vasquez
1
-0
/
+3
2008-05-15
[SCSI] qla2xxx: Convert vport_sem to a mutex
matthias@kaehlcke.net
1
-2
/
+2
2008-05-15
[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.
Shyam Sundar
1
-1
/
+5
2008-04-23
[SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'
Hannes Reinecke
1
-4
/
+4
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-81
/
+96
2008-04-07
[SCSI] qla2xxx: Add ISP84XX support.
Harihara Kadayam
1
-1
/
+1
2008-04-07
[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...
Andrew Vasquez
1
-3
/
+6
2008-04-07
[SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.
Andrew Vasquez
1
-5
/
+20
2008-04-07
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2008-02-08
[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.
Seokmann Ju
1
-4
/
+7
2008-02-08
[SCSI] qla2xxx: Cleanse memory allocation logic during probe.
Andrew Vasquez
1
-0
/
+13
2008-01-23
[SCSI] qla2xxx: Code cleanups.
Adrian Bunk
1
-3
/
+3
2008-01-23
[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.
Andrew Vasquez
1
-1
/
+1
2008-01-23
[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.
Andrew Vasquez
1
-14
/
+30
2008-01-12
[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-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+164
2007-07-15
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
1
-0
/
+164
2007-07-12
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-20
/
+30
2007-07-12
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-26
[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.
Andrew Vasquez
1
-19
/
+32
2006-10-04
[SCSI] qla2xxx: Add support for host port state FC transport attribute.
Andrew Vasquez
1
-0
/
+15
2006-10-04
[SCSI] qla2xxx: Add support for fabric name FC transport attribute.
Andrew Vasquez
1
-0
/
+16
2006-10-04
[SCSI] qla2xxx: Add support for system hostname FC transport attribute.
Andrew Vasquez
1
-0
/
+10
2006-10-04
[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.
Andrew Vasquez
1
-0
/
+10
2006-10-04
[SCSI] qla2xxx: Add iIDMA support.
Andrew Vasquez
1
-3
/
+3
2006-06-27
[SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.
Andrew Vasquez
1
-10
/
+8
2006-06-27
[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.
Andrew Vasquez
1
-0
/
+53
[next]