index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_attr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
scsi: qla2xxx: Add fw_attr and port_no SysFS node
Joe Carnuccio
2019-03-19
1
-0
/
+30
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-16
1
-0
/
+2
|
\
|
*
scsi: qla2xxx: check for kstrtol() failure
Dan Carpenter
2019-03-06
1
-0
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-2
/
+111
|
\
\
|
|
/
|
*
scsi: qla2xxx: Prevent SysFS access when chip is down
Quinn Tran
2019-02-19
1
-0
/
+3
|
*
scsi: qla2xxx: Add support for setting port speed
Anil Gurumurthy
2019-02-19
1
-0
/
+89
|
*
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
2019-01-11
1
-2
/
+19
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
|
/
*
scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port
Giridhar Malavali
2018-12-12
1
-0
/
+2
*
scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyze
Bart Van Assche
2018-10-23
1
-1
/
+1
*
scsi: qla2xxx: don't allow negative thresholds
Dan Carpenter
2018-09-27
1
-1
/
+1
*
scsi: qla2xxx: Add mode control for each physical port
Quinn Tran
2018-09-11
1
-0
/
+449
*
scsi: qla2xxx: Add support for ZIO6 interrupt threshold
Quinn Tran
2018-09-11
1
-0
/
+32
*
scsi: qla2xxx: Serialize mailbox request
Quinn Tran
2018-09-11
1
-18
/
+88
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
1
-6
/
+27
|
\
|
*
scsi: qla2xxx: Prevent sysfs access when chip is down
Quinn Tran
2018-08-02
1
-6
/
+27
*
|
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
Quinn Tran
2018-07-19
1
-0
/
+1
|
/
*
scsi: qla2xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
2018-01-04
1
-3
/
+2
*
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
2018-01-03
1
-0
/
+2
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
1
-4
/
+4
|
\
|
*
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
2017-08-30
1
-4
/
+4
*
|
scsi: qla2xxx: Add support for minimum link speed
Sawan Chandak
2017-08-24
1
-0
/
+36
*
|
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
2017-08-24
1
-36
/
+6
|
/
*
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
2017-07-01
1
-1
/
+1
*
scsi: qla2xxx: move fields from qla_hw_data to qla_qpair
Quinn Tran
2017-06-27
1
-1
/
+1
*
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
2017-06-27
1
-1
/
+1
*
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
2017-06-12
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-1
/
+1
|
\
|
*
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
2017-04-04
1
-1
/
+1
*
|
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
2017-03-18
1
-3
/
+1
|
/
*
qla2xxx: Add framework for async fabric discovery
Quinn Tran
2017-02-09
1
-0
/
+3
*
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-20
1
-2
/
+1
|
\
|
*
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...
Bart Van Assche
2017-01-17
1
-2
/
+1
*
|
scsi: qla2xxx: Get mutex lock before checking optrom_state
Milan P. Gandhi
2017-01-09
1
-5
/
+13
|
/
*
scsi: qla2xxx: Add multiple queue pair functionality.
Michael Hernandez
2016-12-14
1
-21
/
+15
*
qla2xxx: Disable the adapter and skip error recovery in case of register disc...
Sawan Chandak
2016-07-15
1
-0
/
+3
*
qla2xxx: Properly reset firmware statistics.
Joe Carnuccio
2016-07-15
1
-4
/
+24
*
qla2xxx: Properly initialize IO statistics.
Joe Carnuccio
2016-07-15
1
-25
/
+25
*
qla2xxx: Remove sysfs node fw_dump_template.
Joe Carnuccio
2016-07-15
1
-89
/
+0
*
qla2xxx: Avoid side effects when using endianizer macros.
Joe Carnuccio
2016-02-23
1
-2
/
+2
*
qla2xxx: Add support for Private link statistics counters.
Harish Zunjarrao
2016-02-23
1
-2
/
+4
*
qla2xxx: Add support for online flash update for ISP27XX.
Sawan Chandak
2016-02-23
1
-2
/
+10
*
qla2xxx: Added interface to send explicit LOGO.
Himanshu Madhani
2016-01-07
1
-0
/
+36
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-02
1
-5
/
+19
|
\
|
*
qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.
Sawan Chandak
2015-08-26
1
-1
/
+18
[next]