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.13.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_attr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-15
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
1
-5
/
+2
2021-11-17
scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file
Arun Easi
1
-2
/
+22
2021-05-11
scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
Bart Van Assche
1
-1
/
+7
2020-05-27
scsi: qla2xxx: Do not log message when reading port speed via sysfs
Ewan D. Milne
1
-3
/
+0
2020-05-27
scsi: qla2xxx: Delete all sessions before unregister local nvme port
Quinn Tran
1
-1
/
+1
2019-12-21
scsi: qla2xxx: Correctly retrieve and interpret active flash region
Himanshu Madhani
1
-0
/
+1
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-23
scsi: qla2xxx: Fix partial flash write of MBI
Quinn Tran
1
-4
/
+3
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-24
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-15
scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
Bill Kuzeja
1
-0
/
+2
2019-08-13
scsi: qla2xxx: Check the PCI info string output buffer size
Bart Van Assche
1
-1
/
+2
2019-08-13
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-16
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
1
-3
/
+3
2019-04-16
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
1
-0
/
+9
2019-04-09
scsi: qla2xxx: Change a stack variable into a static const variable
Bart Van Assche
1
-2
/
+3
2019-04-04
scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump()
Quinn Tran
1
-11
/
+14
2019-04-04
scsi: qla2xxx: Further limit FLASH region write access from SysFS
Andrew Vasquez
1
-3
/
+5
2019-04-04
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Andrew Vasquez
1
-2
/
+2
2019-03-19
scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism
Joe Carnuccio
1
-6
/
+28
2019-03-19
scsi: qla2xxx: Update flash read/write routine
Joe Carnuccio
1
-31
/
+34
2019-03-19
scsi: qla2xxx: Correctly report max/min supported speeds
Joe Carnuccio
1
-36
/
+58
2019-03-19
scsi: qla2xxx: Add Serdes support for ISP28XX
Joe Carnuccio
1
-11
/
+32
2019-03-19
scsi: qla2xxx: Add Device ID for ISP28XX
Joe Carnuccio
1
-11
/
+19
2019-03-19
scsi: qla2xxx: Add fw_attr and port_no SysFS node
Joe Carnuccio
1
-0
/
+30
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+111
2019-03-07
scsi: qla2xxx: check for kstrtol() failure
Dan Carpenter
1
-0
/
+2
2019-02-20
scsi: qla2xxx: Prevent SysFS access when chip is down
Quinn Tran
1
-0
/
+3
2019-02-20
scsi: qla2xxx: Add support for setting port speed
Anil Gurumurthy
1
-0
/
+89
2019-01-12
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
1
-2
/
+19
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-12-13
scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port
Giridhar Malavali
1
-0
/
+2
2018-10-24
scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyze
Bart Van Assche
1
-1
/
+1
2018-09-28
scsi: qla2xxx: don't allow negative thresholds
Dan Carpenter
1
-1
/
+1
2018-09-12
scsi: qla2xxx: Add mode control for each physical port
Quinn Tran
1
-0
/
+449
2018-09-12
scsi: qla2xxx: Add support for ZIO6 interrupt threshold
Quinn Tran
1
-0
/
+32
2018-09-12
scsi: qla2xxx: Serialize mailbox request
Quinn Tran
1
-18
/
+88
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+27
2018-08-02
scsi: qla2xxx: Prevent sysfs access when chip is down
Quinn Tran
1
-6
/
+27
2018-07-20
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
Quinn Tran
1
-0
/
+1
2018-01-04
scsi: qla2xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
1
-3
/
+2
2018-01-04
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
1
-0
/
+2
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
1
-4
/
+4
2017-08-31
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
1
-4
/
+4
2017-08-25
scsi: qla2xxx: Add support for minimum link speed
Sawan Chandak
1
-0
/
+36
2017-08-25
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
1
-36
/
+6
2017-07-02
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
1
-1
/
+1
[next]