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.12.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
2011-05-17
[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.
Joe Carnuccio
1
-6
/
+6
2011-05-17
[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.
Joe Carnuccio
1
-1
/
+1
2011-05-17
[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.
Arun Easi
1
-2
/
+3
2011-05-01
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
Chad Dupuis
1
-1
/
+1
2011-05-01
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2011-02-12
[SCSI] qla2xxx: Change from irq to irqsave with host_lock
Madhuranath Iyengar
1
-2
/
+3
2010-12-24
[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
Andrew Vasquez
1
-0
/
+27
2010-10-26
[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.
Giridhar Malavali
1
-4
/
+4
2010-10-26
[SCSI] qla2xxx: Remove port down retry count.
Chad Dupuis
1
-0
/
+4
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-14
/
+16
2010-10-08
[SCSI] qla2xxx: prep for fc host dev loss tmo support
Mike Christie
1
-11
/
+2
2010-09-05
[SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...
Giridhar Malavali
1
-9
/
+9
2010-09-05
[SCSI] qla2xxx: Return proper fabric name based on device state.
Giridhar Malavali
1
-5
/
+5
2010-09-05
[SCSI] qla2xxx: Fix vport delete issues
Arun Easi
1
-8
/
+15
2010-09-05
[SCSI] qla2xxx: do not reset dev_loss_tmo in slave callout
Mike Christie
1
-0
/
+11
2010-07-28
[SCSI] qla2xxx: T10 DIF Type 2 support
Arun Easi
1
-0
/
+2
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
1
-1
/
+1
2010-07-28
[SCSI] qla2xxx: Add qla2x00_free_fcports() function
Chad Dupuis
1
-6
/
+1
2010-07-28
[SCSI] qla2xxx: Check for golden firmware and show version if available
Madhuranath Iyengar
1
-0
/
+18
2010-07-27
[SCSI] qla2xxx: Removed redundant check for ISP 84xx.
Giridhar Malavali
1
-1
/
+1
2010-07-27
[SCSI] qla2xxx: T10 DIF enablement for 81XX
Arun Easi
1
-1
/
+1
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-16
/
+16
2010-05-17
[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...
Lalit Chandivade
1
-0
/
+6
2010-05-17
[SCSI] qla2xxx: T10 DIF support added.
Arun Easi
1
-0
/
+16
2010-05-17
[SCSI] qla2xxx: Display proper link state for disconnected ports.
Andrew Vasquez
1
-1
/
+2
2010-05-17
[SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers...
Andrew Vasquez
1
-3
/
+5
2010-05-01
[SCSI] qla2xxx: Add ISP82XX support.
Giridhar Malavali
1
-7
/
+28
2010-04-11
[SCSI] qla2xxx: General checkpatch corrections.
Andrew Vasquez
1
-4
/
+2
2010-04-11
[SCSI] qla2xxx: Re-organized BSG interface specific code.
Giridhar Malavali
1
-701
/
+1
2010-04-09
[SCSI] qla2xxx: fix lock imbalance
Jiri Slaby
1
-0
/
+1
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-1
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-27
[SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.
Santosh Vernekar
1
-1
/
+5
2010-02-19
[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.
Andrew Vasquez
1
-2
/
+0
2010-02-19
[SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.
Giridhar Malavali
1
-71
/
+54
2010-02-19
[SCSI] qla2xxx: Initialize payload receive length in failure path of vendor c...
Sarang Radke
1
-0
/
+1
2010-01-19
[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.
Giridhar Malavali
1
-1
/
+745
2009-12-30
[SCSI] qla2xxx: Extend base EEH support in qla2xxx.
Andrew Vasquez
1
-5
/
+27
2009-12-04
[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects
James Bottomley
1
-1
/
+2
2009-09-12
[SCSI] qla2xxx: Correct various NPIV issues.
Andrew Vasquez
1
-0
/
+5
2009-08-23
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...
Anirban Chakraborty
1
-2
/
+2
2009-06-08
[SCSI] qla2xxx: Export additional firmware-states for application support.
Andrew Vasquez
1
-0
/
+18
2009-06-08
[SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down.
Andrew Vasquez
1
-1
/
+2
2009-06-08
[SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode.
Anirban Chakraborty
1
-5
/
+10
2009-06-08
[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.
Anirban Chakraborty
1
-7
/
+7
2009-06-08
[SCSI] qla2xxx: Export TLV data on supported ISPs.
Andrew Vasquez
1
-0
/
+52
2009-06-08
[SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.
Andrew Vasquez
1
-0
/
+57
2009-06-08
[SCSI] qla2xxx: Export negotiated fabric-parameters for application support.
Andrew Vasquez
1
-0
/
+11
2009-05-21
[SCSI] qla2xxx: Correct typo in read_nvram() callback.
Andrew Vasquez
1
-1
/
+1
2009-05-21
[SCSI] qla2xxx: Add CPU affinity support.
Anirban Chakraborty
1
-2
/
+2
[next]