index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_sup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
1
-32
/
+37
2020-05-19
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
1
-6
/
+6
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
1
-122
/
+122
2020-05-19
scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr...
Bart Van Assche
1
-1
/
+1
2020-02-28
scsi: qla2xxx: Return appropriate failure through BSG Interface
Michael Hernandez
1
-5
/
+8
2020-01-02
scsi: qla2xxx: Improve readability of the code that handles qla_flt_header
Bart Van Assche
1
-7
/
+4
2019-12-09
scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB Cmd
Michael Hernandez
1
-1
/
+1
2019-12-09
scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XX
Michael Hernandez
1
-5
/
+22
2019-12-09
scsi: qla2xxx: Correctly retrieve and interpret active flash region
Himanshu Madhani
1
-3
/
+3
2019-09-07
scsi: qla2xxx: Fix flash read for Qlogic ISPs
Quinn Tran
1
-4
/
+4
2019-08-12
scsi: qla2xxx: Change the return type of qla24xx_read_flash_data()
Bart Van Assche
1
-3
/
+5
2019-04-15
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
1
-1
/
+1
2019-03-19
scsi: qla2xxx: Secure flash update support for ISP28XX
Michael Hernandez
1
-28
/
+359
2019-03-19
scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism
Joe Carnuccio
1
-14
/
+57
2019-03-19
scsi: qla2xxx: Update flash read/write routine
Joe Carnuccio
1
-230
/
+213
2019-03-19
scsi: qla2xxx: Add support for multiple fwdump templates/segments
Joe Carnuccio
1
-0
/
+2
2019-03-19
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
1
-26
/
+15
2019-03-19
scsi: qla2xxx: Add Device ID for ISP28XX
Joe Carnuccio
1
-22
/
+27
2018-10-23
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
1
-1
/
+1
2018-07-19
scsi: qla2xxx: Fix driver unload by shutting down chip
Quinn Tran
1
-0
/
+3
2018-02-12
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
1
-0
/
+1
2017-12-11
scsi: qla2xxx: Suppress gcc 7 fall-through warnings
Bart Van Assche
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2016-02-23
qla2xxx: Avoid side effects when using endianizer macros.
Joe Carnuccio
1
-12
/
+11
2016-02-23
qla2xxx: Add support for online flash update for ISP27XX.
Sawan Chandak
1
-3
/
+44
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+7
2015-08-26
qla2xxx: Remove __constant_ prefix
Bart Van Assche
1
-7
/
+7
2015-07-24
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
1
-1
/
+1
2015-04-10
qla2xxx: Fix beacon blink for ISP27XX.
Nigel Kirkland
1
-4
/
+7
2014-09-25
qla2xxx: Fix driver version string message.
Himanshu Madhani
1
-1
/
+1
2014-09-25
qla2xxx: Fix potential return count bug in qla2xxx_get_vpd_field().
Joe Carnuccio
1
-1
/
+1
2014-09-25
qla2xxx: Enable fast flash access for ISP83xx.
Chad Dupuis
1
-1
/
+2
2014-05-19
qla2xxx: Fix beacon blink logic for ISP26xx/83xx.
Himanshu Madani
1
-5
/
+2
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
1
-1
/
+1
2014-03-15
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
1
-20
/
+45
2013-09-03
[SCSI] qla2xxx: Correction to message ids.
Saurav Kashyap
1
-1
/
+1
2013-09-03
[SCSI] qla2xxx: Add support for ISP8044.
Atul Deshmukh
1
-15
/
+147
2013-02-22
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Get VPD information from common location for CNA.
Saurav Kashyap
1
-14
/
+2
2012-09-24
[SCSI] qla2xxx: Implement beacon support for ISP83xx.
Chad Dupuis
1
-6
/
+35
2012-09-24
[SCSI] qla2xxx: Update the driver copyright.
Chad Dupuis
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: IDC implementation for ISP83xx.
Santosh Vernekar
1
-14
/
+14
2012-05-10
[SCSI] qla2xxx: Block flash access from application when device is initialize...
Giridhar Malavali
1
-0
/
+3
2012-02-19
[SCSI] qla2xxx: Enhancements to support ISP83xx.
Giridhar Malavali
1
-14
/
+134
2011-12-15
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
1
-2
/
+3
2011-07-27
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
1
-118
/
+157
2011-05-01
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2010-12-23
[SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* case
Andrew Vasquez
1
-4
/
+7
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
1
-1
/
+1
[next]