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_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-08
[SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().
Bart Van Assche
1
-3
/
+1
2013-07-08
[SCSI] qla2xxx: Remove two superfluous tests.
Bart Van Assche
1
-2
/
+1
2013-07-08
[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.
Saurav Kashyap
1
-2
/
+1
2013-05-10
Merge branch 'misc' into for-linus
James Bottomley
1
-1
/
+1
2013-05-03
[SCSI] qla2xxx: qla2x00_sp_compl can be static.
Fengguang Wu
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-12
[SCSI] qla2xxx: Enhancements to support ISPFx00.
Giridhar Malavali
1
-12
/
+200
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.
Chad Dupuis
1
-0
/
+1
2013-02-22
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Display the lock owner on lock acquire failure.
Saurav Kashyap
1
-1
/
+7
2013-02-22
[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.
Chad Dupuis
1
-2
/
+2
2013-02-22
[SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine.
Masanari Iida
1
-0
/
+3
2013-02-22
[SCSI] qla2xxx: Correct race in loop_state assignment during reset handling.
Andrew Vasquez
1
-3
/
+3
2013-02-22
[SCSI] qla2xxx: Allow ISP81xx to create ATIO queues.
Arun Easi
1
-0
/
+1
2013-02-22
[SCSI] qla2xxx: Enable target mode support for ISP83xx.
Arun Easi
1
-0
/
+4
2013-02-22
[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...
Chad Dupuis
1
-6
/
+101
2013-02-22
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
1
-3
/
+8
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Dont clear drv active on iospace config failure.
Saurav Kashyap
1
-2
/
+6
2012-11-30
[SCSI] qla2xxx: Update ql2xextended_error_logging parameter description with ...
Chad Dupuis
1
-0
/
+2
2012-11-30
[SCSI] qla2xxx: Ignore driver ack bit if corresponding presence bit is not set.
Saurav Kashyap
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Add Gen3 PCIe speed 8GT/s to the log message.
Saurav Kashyap
1
-3
/
+11
2012-11-30
[SCSI] qla2xxx: Move noisy Start scsi failed messages to verbose logging level.
Chad Dupuis
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Fix coccinelle warnings in qla2x00_relogin.
Saurav Kashyap
1
-4
/
+3
2012-11-30
[SCSI] qla2xxx: Fix for warnings reported by sparse.
Saurav Kashyap
1
-7
/
+8
2012-11-30
[SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequenc...
Giridhar Malavali
1
-2
/
+1
2012-11-30
[SCSI] qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.
David Jeffery
1
-2
/
+2
2012-10-03
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-29
/
+741
2012-09-24
[SCSI] qla2xxx: Use the right field for container_of.
Arun Easi
1
-2
/
+2
2012-09-24
[SCSI] qla2xxx: T10 DIF - ISP83xx changes.
Arun Easi
1
-5
/
+14
2012-09-24
[SCSI] qla2xxx: Fix description of qla2xmaxqdepth parameter.
Chad Dupuis
1
-1
/
+2
2012-09-24
[SCSI] qla2xxx: Do PCI fundamental reset for ISP83xx
Joe Carnuccio
1
-1
/
+2
2012-09-24
[SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe.
Chad Dupuis
1
-1
/
+0
2012-09-24
[SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx.
Atul Deshmukh
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Update the driver copyright.
Chad Dupuis
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Changes for ISP83xx loopback support.
Chad Dupuis
1
-8
/
+15
2012-09-24
[SCSI] qla2xxx: Implemetation of mctp.
Saurav Kashyap
1
-14
/
+25
2012-09-24
[SCSI] qla2xxx: IDC implementation for ISP83xx.
Santosh Vernekar
1
-8
/
+676
2012-09-24
[SCSI] qla2xxx: Implementation of bidirectional.
Saurav Kashyap
1
-0
/
+1
2012-09-24
[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.
Chad Dupuis
1
-1
/
+15
2012-09-14
[SCSI] qla2xxx: Fix typo in qla2xxx files
Masanari Iida
1
-2
/
+2
2012-09-14
[SCSI] qla2xxx: Bind to ISP8031 devices.
Chad Dupuis
1
-0
/
+1
2012-09-08
scsi: make pci error handlers const
Stephen Hemminger
1
-1
/
+1
2012-07-20
[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-2
/
+2
2012-05-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-39
/
+134
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2012-05-22
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
1
-15
/
+93
2012-05-22
[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.
Joe Carnuccio
1
-3
/
+3
2012-05-22
[SCSI] qla2xxx: Fix typo in bus-reset handler.
Andrew Vasquez
1
-1
/
+1
[next]