index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_attr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-04
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
1
-9
/
+2
2024-03-10
scsi: qla2xxx: Delay I/O Abort on PCI error
Quinn Tran
1
-2
/
+12
2023-08-21
scsi: qla2xxx: Remove unsupported ql2xenabledif option
Manish Rangankar
1
-2
/
+0
2023-05-08
scsi: qla2xxx: Wait for io return on terminate rport
Quinn Tran
1
-0
/
+13
2023-01-11
scsi: qla2xxx: Remove dead code
Quinn Tran
1
-3
/
+2
2022-10-01
scsi: qla2xxx: Use transport-defined speed mask for supported_speeds
Manish Rangankar
1
-2
/
+26
2022-10-01
scsi: qla2xxx: Fix serialization of DCBX TLV data request
Rafael Mendonca
1
-1
/
+1
2022-06-16
scsi: qla2xxx: Add debug prints in the device remove path
Arun Easi
1
-0
/
+3
2022-06-16
scsi: qla2xxx: Fix losing target when it reappears during delete
Arun Easi
1
-7
/
+17
2022-06-07
scsi: qla2xxx: edif: Remove old doorbell interface
Quinn Tran
1
-2
/
+0
2022-01-24
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
1
-5
/
+2
2021-12-16
scsi: qla2xxx: Synchronize rport dev_loss_tmo setting
Hannes Reinecke
1
-0
/
+6
2021-10-26
scsi: qla2xxx: edif: Reduce connection thrash
Quinn Tran
1
-1
/
+6
2021-10-16
scsi: qla2xxx: Switch to attribute groups
Bart Van Assche
1
-60
/
+65
2021-09-14
scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file
Arun Easi
1
-2
/
+22
2021-08-23
scsi: qla2xxx: Fix NVMe session down detection
Quinn Tran
1
-5
/
+7
2021-08-11
scsi: qla2xxx: Add host attribute to trigger MPI hang
Arun Easi
1
-0
/
+25
2021-07-27
scsi: qla2xxx: edif: Add doorbell notification for app
Quinn Tran
1
-0
/
+4
2021-07-27
scsi: qla2xxx: edif: Add send, receive, and accept for auth_els
Quinn Tran
1
-0
/
+1
2021-03-24
scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
Bart Van Assche
1
-1
/
+7
2021-01-13
scsi: qla2xxx: Implementation to get and manage host, target stats and initia...
Saurav Kashyap
1
-0
/
+9
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
1
-2
/
+1
2020-09-29
scsi: qla2xxx: Fix reset of MPI firmware
Arun Easi
1
-2
/
+8
2020-09-22
scsi: qla2xxx: Performance tweak
Quinn Tran
1
-6
/
+40
2020-09-22
scsi: qla2xxx: Reduce duplicate code in reporting speed
Quinn Tran
1
-40
/
+1
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+30
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
1
-2
/
+1
2020-05-11
scsi: qla2xxx: Do not log message when reading port speed via sysfs
Ewan D. Milne
1
-3
/
+0
2020-05-07
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
1
-1
/
+1
2020-05-07
scsi: qla2xxx: Make qla_set_ini_mode() return void
Jason Yan
1
-4
/
+1
2020-04-24
scsi: qla2xxx: Delete all sessions before unregister local nvme port
Quinn Tran
1
-1
/
+1
2020-04-24
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
1
-3
/
+27
2020-02-24
scsi: qla2xxx: Add endianizer macro calls to fc host stats
Joe Carnuccio
1
-15
/
+21
2020-02-21
scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN data
Joe Carnuccio
1
-0
/
+21
2020-02-21
scsi: qla2xxx: Add beacon LED config sysfs interface
Joe Carnuccio
1
-0
/
+76
2019-12-09
scsi: qla2xxx: Correctly retrieve and interpret active flash region
Himanshu Madhani
1
-0
/
+1
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+3
2019-11-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+3
2019-10-22
scsi: qla2xxx: Fix partial flash write of MBI
Quinn Tran
1
-4
/
+3
2019-10-09
scsi: qla2xxx: Capture FW dump on MPI heartbeat stop event
Quinn Tran
1
-1
/
+3
2019-10-09
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
1
-0
/
+2
2019-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+2
2019-09-23
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
1
-0
/
+2
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+6
2019-08-14
scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
Bill Kuzeja
1
-0
/
+2
2019-08-12
scsi: qla2xxx: Check the PCI info string output buffer size
Bart Van Assche
1
-1
/
+2
2019-08-12
scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value
Bart Van Assche
1
-1
/
+2
2019-07-30
scsi: qla2xxx: Replace vmalloc + memset with vzalloc
Chuhong Yuan
1
-4
/
+2
2019-04-15
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
1
-3
/
+3
[next]