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_nx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
1
-1
/
+1
2018-10-17
scsi: qla2xxx: Simplify conditional check
Nathan Chancellor
1
-2
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-02-12
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
1
-4
/
+3
2017-07-02
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
1
-2
/
+2
2017-01-17
qla2xxx: Move two arrays from header files to .c files
Bart Van Assche
1
-0
/
+5
2016-04-11
qla2xxx: Indicate out-of-memory with -ENOMEM
Bart Van Assche
1
-1
/
+1
2015-11-18
qla2xxx: Fix rwlock recursion
Bart Van Assche
1
-1
/
+2
2015-08-26
qla2xxx: Avoid that sparse complains about context imbalances
Bart Van Assche
1
-0
/
+8
2015-08-26
qla2xxx: Remove dead code
Bart Van Assche
1
-7
/
+5
2015-08-26
qla2xxx: Fix sparse annotations
Bart Van Assche
1
-57
/
+50
2015-08-26
qla2xxx: Remove __constant_ prefix
Bart Van Assche
1
-3
/
+3
2015-08-26
qla2xxx: Replace two macros with an inline function
Bart Van Assche
1
-12
/
+9
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-6
/
+3
2015-08-26
qla2xxx: Declare local functions static
Bart Van Assche
1
-1
/
+1
2015-06-13
qla2xxx: Fix indentation
Bart Van Assche
1
-1
/
+1
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2014-09-25
qla2xxx: Move warning message to debug level.
Sawan Chandak
1
-1
/
+1
2014-09-16
qla2xxx: Collect PCI register checks and board_disable scheduling
Joe Lawrence
1
-3
/
+3
2014-05-19
qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.
Tej Prakash
1
-30
/
+13
2014-05-19
qla2xxx: Use proper log message for flash lock failed error.
Atul Deshmukh
1
-0
/
+4
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
1
-1
/
+1
2014-05-19
qla2xxx: Track the process when the ROM_LOCK failure happens
Hiral Patel
1
-6
/
+14
2014-05-19
qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...
Saurav Kashyap
1
-6
/
+6
2014-05-19
qla2xxx: Issue abort command for outstanding commands during cleanup when onl...
Giridhar Malavali
1
-2
/
+4
2014-03-15
[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...
Chad Dupuis
1
-0
/
+17
2014-03-15
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
1
-2
/
+2
2013-12-19
[SCSI] qla2xxx: Fix warning reported by smatch.
Saurav Kashyap
1
-1
/
+1
2013-12-19
[SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol...
Atul Deshmukh
1
-1
/
+1
2013-12-19
[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.
Chad Dupuis
1
-2
/
+16
2013-09-03
[SCSI] qla2xxx: Reconfigure thermal temperature.
Joe Carnuccio
1
-0
/
+8
2013-09-03
[SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c.
Chad Dupuis
1
-14
/
+0
2013-09-03
[SCSI] qla2xxx: Add support for ISP8044.
Atul Deshmukh
1
-25
/
+70
2013-05-12
[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines
gurinder.shergill@hp.com
1
-16
/
+10
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
/
+8
2013-02-22
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Dont clear drv active on iospace config failure.
Saurav Kashyap
1
-2
/
+0
2012-11-30
[SCSI] qla2xxx: Fix typo in qla2xxx driver.
Masanari Iida
1
-2
/
+2
2012-11-30
[SCSI] qla2xxx: Fix for warnings reported by sparse.
Saurav Kashyap
1
-48
/
+29
2012-10-03
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-68
/
+83
2012-09-24
[SCSI] qla2xxx: Enclose adapter related calls in adapter check in failed stat...
Saurav Kashyap
1
-2
/
+4
2012-09-24
[SCSI] qla2xxx: set idc version if function is first one to come.
Saurav Kashyap
1
-4
/
+26
2012-09-24
[SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx.
Atul Deshmukh
1
-19
/
+0
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
-1
/
+1
2012-09-24
[SCSI] qla2xxx: IDC implementation for ISP83xx.
Santosh Vernekar
1
-39
/
+39
2012-09-14
[SCSI] qla2xxx: Fix typo in qla2xxx files
Masanari Iida
1
-1
/
+1
2012-09-14
[SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state.
Chad Dupuis
1
-4
/
+12
2012-08-23
[SCSI] qla4xxx: Use PCI Express Capability accessors
Jiang Liu
1
-6
/
+2
[next]