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_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-33
/
+100
2020-05-20
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
1
-13
/
+14
2020-05-20
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
1
-5
/
+5
2020-05-20
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
1
-13
/
+13
2020-05-20
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
1
-1
/
+1
2020-05-20
scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
Bart Van Assche
1
-0
/
+1
2020-05-20
scsi: qla2xxx: Add more BUILD_BUG_ON() statements
Bart Van Assche
1
-0
/
+58
2020-05-20
scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
Bart Van Assche
1
-2
/
+2
2020-05-20
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
1
-1
/
+1
2020-05-08
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
1
-1
/
+1
2020-05-08
scsi: qla2xxx: Fix warning after FC target reset
Viacheslav Dubeyko
1
-0
/
+1
2020-04-24
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
1
-0
/
+6
2020-04-22
scsi: qla2xxx: check UNLOADING before posting async work
Martin Wilck
1
-0
/
+3
2020-04-22
scsi: qla2xxx: set UNLOADING before waiting for session deletion
Martin Wilck
1
-18
/
+14
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-63
/
+659
2020-03-27
scsi: qla2xxx: Remove non functional code
Daniel Wagner
1
-23
/
+0
2020-03-17
scsi: qla2xxx: Fix I/Os being passed down when FC device is being deleted
Arun Easi
1
-2
/
+2
2020-02-29
scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMe
Quinn Tran
1
-4
/
+0
2020-02-29
scsi: qla2xxx: Serialize fc_port alloc in N2N
Quinn Tran
1
-3
/
+2
2020-02-29
scsi: qla2xxx: Fix RDP respond data format
Quinn Tran
1
-55
/
+47
2020-02-29
scsi: qla2xxx: Update BPM enablement semantics.
Andrew Vasquez
1
-14
/
+8
2020-02-29
scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xx
Giridhar Malavali
1
-2
/
+2
2020-02-29
scsi: qla2xxx: Add 16.0GT for PCI String
Himanshu Madhani
1
-0
/
+3
2020-02-29
scsi: qla2xxx: Simplify the code for aborting SCSI commands
Bart Van Assche
1
-13
/
+14
2020-02-24
scsi: qla2xxx: Fix RDP response size
Himanshu Madhani
1
-34
/
+19
2020-02-24
scsi: qla2xxx: Handle cases for limiting RDP response payload length
Joe Carnuccio
1
-2
/
+40
2020-02-24
scsi: qla2xxx: Add deferred queue for processing ABTS and RDP
Joe Carnuccio
1
-18
/
+44
2020-02-24
scsi: qla2xxx: Cleanup ELS/PUREX iocb fields
Joe Carnuccio
1
-11
/
+17
2020-02-24
scsi: qla2xxx: Show correct port speed capabilities for RDP command
Himanshu Madhani
1
-6
/
+35
2020-02-24
scsi: qla2xxx: Add ql2xrdpenable module parameter for RDP
Joe Carnuccio
1
-1
/
+9
2020-02-24
scsi: qla2xxx: Add vendor extended RDP additions and amendments
Joe Carnuccio
1
-3
/
+543
2020-02-24
scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDP
Joe Carnuccio
1
-2
/
+2
2020-02-11
scsi: qla2xxx: Check locking assumptions at runtime in qla2x00_abort_srb()
Bart Van Assche
1
-0
/
+2
2020-01-03
scsi: qla2xxx: Improve readability of the code that handles qla_flt_header
Bart Van Assche
1
-0
/
+2
2019-12-20
scsi: qla2xxx: Cleanup unused async_logout_done
Shyam Sundar
1
-5
/
+0
2019-12-20
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
1
-1
/
+1
2019-12-20
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
Himanshu Madhani
1
-40
/
+17
2019-12-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-72
/
+102
2019-11-20
Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"
Martin K. Petersen
1
-4
/
+0
2019-11-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+5
2019-11-09
scsi: qla2xxx: Fix a dma_pool_free() call
Bart Van Assche
1
-1
/
+2
2019-11-09
scsi: qla2xxx: Fix memory leak when sending I/O fails
Arun Easi
1
-0
/
+4
2019-11-09
scsi: qla2xxx: Fix double scsi_done for abort path
Quinn Tran
1
-56
/
+61
2019-11-09
scsi: qla2xxx: Fix SRB leak on switch command timeout
Quinn Tran
1
-1
/
+6
2019-11-06
scsi: qla2xxx: fix NPIV tear down process
Martin Wilck
1
-3
/
+5
2019-11-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2019-10-29
scsi: qla2xxx: stop timer in shutdown path
Nicholas Piggin
1
-0
/
+4
2019-10-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2019-10-10
scsi: qla2xxx: fix a potential NULL pointer dereference
Allen Pais
1
-0
/
+4
2019-10-10
scsi: qla2xxx: Set remove flag for all VP
Quinn Tran
1
-5
/
+25
[next]