index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
scsi: qla2xxx: add more FW debug information
Quinn Tran
1
-6
/
+18
2020-02-28
scsi: qla2xxx: Update BPM enablement semantics.
Andrew Vasquez
7
-95
/
+97
2020-02-28
scsi: qla2xxx: fix FW resource count values
Quinn Tran
1
-6
/
+5
2020-02-28
scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs
Andrew Vasquez
4
-8
/
+29
2020-02-28
scsi: qla2xxx: Return appropriate failure through BSG Interface
Michael Hernandez
2
-7
/
+15
2020-02-28
scsi: qla2xxx: Improved secure flash support messages
Michael Hernandez
2
-7
/
+9
2020-02-28
scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error
Quinn Tran
3
-6
/
+6
2020-02-28
scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xx
Giridhar Malavali
3
-70
/
+2
2020-02-28
scsi: qla2xxx: Avoid setting firmware options twice in 24xx_update_fw_options.
Giridhar Malavali
1
-7
/
+4
2020-02-28
scsi: qla2xxx: Add 16.0GT for PCI String
Himanshu Madhani
1
-0
/
+3
2020-02-28
scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
Bart Van Assche
6
-25
/
+28
2020-02-28
scsi: qla2xxx: Fix sparse warnings triggered by the PCI state checking code
Bart Van Assche
2
-6
/
+4
2020-02-28
scsi: qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop()
Bart Van Assche
2
-7
/
+6
2020-02-28
scsi: qla2xxx: Simplify the code for aborting SCSI commands
Bart Van Assche
3
-21
/
+14
2020-02-28
scsi: qla2xxx: Fix sparse warning reported by kbuild bot
Himanshu Madhani
1
-2
/
+2
2020-02-26
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core
Ingo Molnar
1
-1
/
+1
2020-02-24
scsi: lpfc: fix spelling mistake "Notication" -> "Notification"
Colin Ian King
1
-1
/
+1
2020-02-24
scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropriate places
Adam Williamson
1
-1
/
+1
2020-02-24
scsi: sr: get rid of sr global mutex
Merlijn Wajer
2
-9
/
+13
2020-02-24
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
2
-17
/
+0
2020-02-24
scsi: ch: remove ch_mutex()
Hannes Reinecke
1
-5
/
+0
2020-02-24
scsi: ch: synchronize ch_probe() and ch_open()
Hannes Reinecke
1
-4
/
+11
2020-02-24
scsi: ch: fixup refcounting imbalance for SCSI devices
Hannes Reinecke
1
-4
/
+18
2020-02-24
scsi: sd_sbc: Fix sd_zbc_report_zones()
Damien Le Moal
1
-1
/
+6
2020-02-24
scsi: qla2xxx: Update driver version to 10.01.00.24-k
Himanshu Madhani
1
-1
/
+1
2020-02-24
scsi: qla2xxx: Use QLA_FW_STOPPED macro to propagate flag
Himanshu Madhani
1
-1
/
+1
2020-02-24
scsi: qla2xxx: Add fixes for mailbox command
Himanshu Madhani
1
-1
/
+4
2020-02-24
scsi: qla2xxx: Fix control flags for login/logout IOCB
Himanshu Madhani
1
-3
/
+5
2020-02-24
scsi: qla2xxx: Save rscn_gen for new fcport
Himanshu Madhani
1
-0
/
+1
2020-02-24
scsi: qla2xxx: Use correct ISP28xx active FW region
Quinn Tran
1
-1
/
+1
2020-02-24
scsi: qla2xxx: Print portname for logging in qla24xx_logio_entry()
Joe Carnuccio
1
-10
/
+6
2020-02-24
scsi: qla2xxx: Fix qla2x00_echo_test() based on ISP type
Joe Carnuccio
1
-3
/
+4
2020-02-24
scsi: qla2xxx: Correction to selection of loopback/echo test
Joe Carnuccio
1
-5
/
+6
2020-02-24
scsi: qla2xxx: Use endian macros to assign static fields in fwdump header
Joe Carnuccio
1
-8
/
+9
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
6
-27
/
+304
2020-02-24
scsi: qla2xxx: Cleanup ELS/PUREX iocb fields
Joe Carnuccio
3
-31
/
+48
2020-02-24
scsi: qla2xxx: Show correct port speed capabilities for RDP command
Himanshu Madhani
1
-6
/
+35
2020-02-24
scsi: qla2xxx: Display message for FCE enabled
Himanshu Madhani
2
-0
/
+15
2020-02-24
scsi: qla2xxx: Add vendor extended FDMI commands
Joe Carnuccio
2
-978
/
+817
2020-02-24
scsi: qla2xxx: Add ql2xrdpenable module parameter for RDP
Joe Carnuccio
3
-4
/
+19
2020-02-24
scsi: qla2xxx: Add vendor extended RDP additions and amendments
Joe Carnuccio
7
-4
/
+807
2020-02-24
scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDP
Joe Carnuccio
8
-35
/
+155
2020-02-24
scsi: qla2xxx: Add endianizer macro calls to fc host stats
Joe Carnuccio
2
-51
/
+54
2020-02-23
scsi: iscsi: Use EFI GetVariable only when available
Ard Biesheuvel
1
-1
/
+1
2020-02-21
scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN data
Joe Carnuccio
3
-0
/
+23
2020-02-21
scsi: qla2xxx: Move free of fcport out of interrupt context
Joe Carnuccio
1
-2
/
+12
2020-02-21
scsi: qla2xxx: Add beacon LED config sysfs interface
Joe Carnuccio
4
-0
/
+135
2020-02-21
scsi: libfc: free response frame from GPN_ID
Igor Druzhinin
1
-0
/
+2
[prev]
[next]