index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_attr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
2022-01-25
1
-5
/
+2
*
scsi: qla2xxx: Synchronize rport dev_loss_tmo setting
Hannes Reinecke
2021-12-17
1
-0
/
+6
*
scsi: qla2xxx: edif: Reduce connection thrash
Quinn Tran
2021-10-27
1
-1
/
+6
*
scsi: qla2xxx: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-60
/
+65
*
scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file
Arun Easi
2021-09-15
1
-2
/
+22
*
scsi: qla2xxx: Fix NVMe session down detection
Quinn Tran
2021-08-24
1
-5
/
+7
*
scsi: qla2xxx: Add host attribute to trigger MPI hang
Arun Easi
2021-08-12
1
-0
/
+25
*
scsi: qla2xxx: edif: Add doorbell notification for app
Quinn Tran
2021-07-27
1
-0
/
+4
*
scsi: qla2xxx: edif: Add send, receive, and accept for auth_els
Quinn Tran
2021-07-27
1
-0
/
+1
*
scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
Bart Van Assche
2021-03-25
1
-1
/
+7
*
scsi: qla2xxx: Implementation to get and manage host, target stats and initia...
Saurav Kashyap
2021-01-13
1
-0
/
+9
*
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-10-15
1
-2
/
+1
|
\
|
*
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
1
-2
/
+1
*
|
scsi: qla2xxx: Fix reset of MPI firmware
Arun Easi
2020-09-30
1
-2
/
+8
*
|
scsi: qla2xxx: Performance tweak
Quinn Tran
2020-09-23
1
-6
/
+40
*
|
scsi: qla2xxx: Reduce duplicate code in reporting speed
Quinn Tran
2020-09-23
1
-40
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-06
1
-10
/
+30
|
\
|
*
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-20
1
-2
/
+1
|
*
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
2020-05-08
1
-1
/
+1
|
*
scsi: qla2xxx: Make qla_set_ini_mode() return void
Jason Yan
2020-05-08
1
-4
/
+1
|
*
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
2020-04-24
1
-3
/
+27
*
|
scsi: qla2xxx: Do not log message when reading port speed via sysfs
Ewan D. Milne
2020-05-12
1
-3
/
+0
*
|
scsi: qla2xxx: Delete all sessions before unregister local nvme port
Quinn Tran
2020-04-24
1
-1
/
+1
|
/
*
scsi: qla2xxx: Add endianizer macro calls to fc host stats
Joe Carnuccio
2020-02-24
1
-15
/
+21
*
scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN data
Joe Carnuccio
2020-02-22
1
-0
/
+21
*
scsi: qla2xxx: Add beacon LED config sysfs interface
Joe Carnuccio
2020-02-22
1
-0
/
+76
*
scsi: qla2xxx: Correctly retrieve and interpret active flash region
Himanshu Madhani
2019-12-10
1
-0
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
1
-1
/
+3
|
\
|
*
scsi: qla2xxx: Capture FW dump on MPI heartbeat stop event
Quinn Tran
2019-10-10
1
-1
/
+3
|
*
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
2019-10-10
1
-0
/
+2
|
|
\
*
|
\
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-11-02
1
-4
/
+3
|
\
\
\
|
*
|
|
scsi: qla2xxx: Fix partial flash write of MBI
Quinn Tran
2019-10-23
1
-4
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-10-05
1
-0
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
2019-09-24
1
-0
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
1
-6
/
+6
|
\
|
|
*
scsi: qla2xxx: Check the PCI info string output buffer size
Bart Van Assche
2019-08-13
1
-1
/
+2
|
*
scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value
Bart Van Assche
2019-08-13
1
-1
/
+2
|
*
scsi: qla2xxx: Replace vmalloc + memset with vzalloc
Chuhong Yuan
2019-07-30
1
-4
/
+2
*
|
scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
Bill Kuzeja
2019-08-15
1
-0
/
+2
|
/
*
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
2019-04-16
1
-3
/
+3
*
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
2019-04-16
1
-0
/
+9
*
scsi: qla2xxx: Change a stack variable into a static const variable
Bart Van Assche
2019-04-09
1
-2
/
+3
*
scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump()
Quinn Tran
2019-04-04
1
-11
/
+14
*
scsi: qla2xxx: Further limit FLASH region write access from SysFS
Andrew Vasquez
2019-04-04
1
-3
/
+5
*
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Andrew Vasquez
2019-04-04
1
-2
/
+2
*
scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism
Joe Carnuccio
2019-03-19
1
-6
/
+28
*
scsi: qla2xxx: Update flash read/write routine
Joe Carnuccio
2019-03-19
1
-31
/
+34
*
scsi: qla2xxx: Correctly report max/min supported speeds
Joe Carnuccio
2019-03-19
1
-36
/
+58
*
scsi: qla2xxx: Add Serdes support for ISP28XX
Joe Carnuccio
2019-03-19
1
-11
/
+32
*
scsi: qla2xxx: Add Device ID for ISP28XX
Joe Carnuccio
2019-03-19
1
-11
/
+19
[next]