Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b95b9452aacf80659ea67bf0948cbfa7e28e5e0b
/
drivers
/
scsi
/
qla2xxx
/
qla_mbx.c
0ea8866
scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name call
by Quinn Tran
· 8 years ago
ec7193e
qla2xxx: Fix delayed response to command for loop mode/direct connect.
by Quinn Tran
· 8 years ago
482c9dc
qla2xxx: Change scsi host lookup method.
by Quinn Tran
· 8 years ago
15f30a5
qla2xxx: Use IOCB interface to submit non-critical MBX.
by Quinn Tran
· 8 years ago
41dc529
qla2xxx: Improve RSCN handling in driver
by Quinn Tran
· 8 years ago
726b854
qla2xxx: Add framework for async fabric discovery
by Quinn Tran
· 8 years ago
8d3c9c2
qla2xxx: Collect additional information to debug fw dump
by Quinn Tran
· 8 years ago
91f42b3
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-used variables
by Bart Van Assche
· 9 years ago
ca82582
qla2xxx: Declare an array with file scope static
by Bart Van Assche
· 8 years ago
c2a5d94
qla2xxx: Fix indentation
by Bart Van Assche
· 8 years ago
d745952
scsi: qla2xxx: Add multiple queue pair functionality.
by Michael Hernandez
· 8 years ago
77ddb94
scsi: qla2xxx: Only allow operational MBX to proceed during RESET.
by himanshu.madhani@cavium.com
· 8 years ago
75d560e
qla2xxx: Fix duplicate message id.
by Sawan Chandak
· 8 years ago
ef55e51
qla2xxx: Correction to function qla26xx_dport_diagnostics().
by Joe Carnuccio
· 8 years ago
ec89146
qla2xxx: Add bsg interface to support D_Port Diagnostics.
by Joe Carnuccio
· 8 years ago
783e0dc
qla2xxx: Check for device state before unloading the driver.
by Sawan Chandak
· 8 years ago
c6dc990
qla2xxx: Properly reset firmware statistics.
by Joe Carnuccio
· 8 years ago
ad1ef17
qla2xxx: Add ram area DDR for fwdump template entry T262.
by Joe Carnuccio
· 8 years ago
da08ef5
qla2xxx: Avoid side effects when using endianizer macros.
by Joe Carnuccio
· 9 years ago
243de67
qla2xxx: Add support for Private link statistics counters.
by Harish Zunjarrao
· 9 years ago
969a619
qla2xxx: Add support for buffer to buffer credit value for ISP27XX.
by Sawan Chandak
· 9 years ago
03e8c68
qla2xxx: Add FW resource count in DebugFS.
by Quinn Tran
· 9 years ago
2f56a7f
qla2xxx: Enable Exchange offload support.
by Himanshu Madhani
· 9 years ago
b0d6cab
qla2xxx: Enable Extended Logins support
by Himanshu Madhani
· 9 years ago
df91039
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
03aa868
qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.
by Sawan Chandak
· 9 years ago
d6b9b42
qla2xxx: Add adapter checks for FAWWN functionality.
by Saurav Kashyap
· 9 years ago
f299c7c
qla2xxx: Add serdes register read/write support for ISP25xx.
by Joe Carnuccio
· 9 years ago
8dfa4b5a
qla2xxx: Fix sparse annotations
by Bart Van Assche
· 9 years ago
ad95036
qla2xxx: Remove __constant_ prefix
by Bart Van Assche
· 9 years ago
52c8282
qla2xxx: Remove set-but-not-used variables
by Bart Van Assche
· 9 years ago
b20f02e
qla2xxx: Enable target mode for ISP27XX
by Himanshu Madhani
· 9 years ago
d14e72f
qla2xxx: Add debugging info for MBX timeout.
by Himanshu Madhani
· 10 years ago
064135e
qla2xxx: Add serdes read/write support for ISP27XX
by Andrew Vasquez
· 10 years ago
b5a340d
qla2xxx: Add diagnostic port functionality.
by Joe Carnuccio
· 10 years ago
7c9c476
qla2xxx: Add FA-WWN functionality.
by Joe Carnuccio
· 10 years ago
7b71162
qla2xxx: Incorrect debug level on mailbox command print 0x1111.
by Joe Carnuccio
· 10 years ago
34c5801
qla2xxx: Move mailbox failure messages to a default debug level.
by Chad Dupuis
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
c1818f1
qla2xxx: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 11 years ago
7c6300e
qla2xxx: ISP27xx queue index shadow registers.
by Joe Carnuccio
· 11 years ago
f934c9d
qla2xxx: Avoid escalating the SCSI error handler if the command is not found in firmware.
by Chad Dupuis
· 11 years ago
bd21eaf
qla2xxx: Change copyright year to 2014 in all the source files.
by Armen Baloyan
· 11 years ago
e8887c5
qla2xxx: Add ISP8044 serdes bsg interface.
by Joe Carnuccio
· 11 years ago
ba4828b
qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_req_que().
by Joe Carnuccio
· 11 years ago
29db41c
qla2xxx: Allow ISP83XX and ISP27XX both to write req_q_out register.
by Joe Carnuccio
· 11 years ago
4440e46
[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.
by Armen Baloyan
· 11 years ago
f73cb69
[SCSI] qla2xxx: Add support for ISP2071.
by Chad Dupuis
· 11 years ago
db64e93
[SCSI] qla2xxx: Add BSG interface for read/write serdes register.
by Joe Carnuccio
· 11 years ago
ca0e68d
[SCSI] qla2xxx: Add BPM support for ISP25xx.
by Chad Dupuis
· 11 years ago
4ef21bd
[SCSI] qla2xxx: Correctly set mailboxes for extended init control block.
by Joe Carnuccio
· 11 years ago
0e31a2c
[SCSI] qla2xxx: Correctly print out/in mailbox registers.
by Joe Carnuccio
· 11 years ago
5a5c27b
[SCSI] qla2xxx: Select link initialization option bits from current operating mode.
by Joe Carnuccio
· 11 years ago
1ae47cf
[SCSI] qla2xxx: Reconfigure thermal temperature.
by Joe Carnuccio
· 11 years ago
c46e65c
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
by Joe Carnuccio
· 11 years ago
da9b1d5
[SCSI] qla2xxx: Correct multiqueue offset calculations.
by Andrew Vasquez
· 11 years ago
7ec0eff
[SCSI] qla2xxx: Add support for ISP8044.
by Atul Deshmukh
· 11 years ago
b8eb413
[SCSI] qla2xxx: Do not take a second firmware dump when intentionally generating one.
by Chad Dupuis
· 11 years ago
754d124
[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.
by Giridhar Malavali
· 11 years ago
3643983
[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines
by gurinder.shergill@hp.com
· 12 years ago
1b98b42
[SCSI] qla2xxx: Obtain loopback iteration count from bsg request.
by Joe Carnuccio
· 12 years ago
490b773
[SCSI] qla2xxx: Add clarifying printk to thermal access fail cases.
by Joe Carnuccio
· 12 years ago
e9f4f41
[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor application."
by Joe Carnuccio
· 12 years ago
fe52f6e
[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.
by Joe Carnuccio
· 12 years ago
3a11711
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
by Joe Carnuccio
· 12 years ago
4ac8d4ca
[SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.
by Andrew Vasquez
· 12 years ago
1e63395
[SCSI] qla2xxx: Update the copyright information.
by Saurav Kashyap
· 12 years ago
61e1b26
[SCSI] qla2xxx: Do link initialization on get loop id failure.
by Joe Carnuccio
· 12 years ago
37f489b
[SCSI] qla2xxx: Print thermal unsupported message.
by Joe Carnuccio
· 12 years ago
8d93f55
[SCSI] qla2xxx: Determine the number of outstanding commands based on available resources.
by Chad Dupuis
· 12 years ago
fa49263
[SCSI] qla2xxx: Fix for warnings reported by sparse.
by Saurav Kashyap
· 12 years ago
681e014
[SCSI] qla2xxx: Honor status value of 2 for report-id acquisition.
by Saurav Kashyap
· 12 years ago
fb0effe
[SCSI] qla2xxx: Enable fw attributes for ISP24xx and above.
by Saurav Kashyap
· 12 years ago
46152ce
[SCSI] qla2xxx: Update the driver copyright.
by Chad Dupuis
· 12 years ago
f9322ee
[SCSI] qla2xxx: Add bit to identify adapters for thermal temp.
by Joe Carnuccio
· 12 years ago
8117877
[SCSI] qla2xxx: Implemetation of mctp.
by Saurav Kashyap
· 12 years ago
7d613ac
[SCSI] qla2xxx: IDC implementation for ISP83xx.
by Santosh Vernekar
· 12 years ago
09543c09
[SCSI] qla2xxx: Display mailbox failure by default.
by Saurav Kashyap
· 12 years ago
2d70c10
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
by Nicholas Bellinger
· 13 years ago
c6d39e2
[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.
by Joe Carnuccio
· 13 years ago
5f28d2d
[SCSI] qla2xxx: Add ql_dbg_verbose logging level.
by Saurav Kashyap
· 13 years ago
01b6585
[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in qla2x00_port_logout.
by Chad Dupuis
· 13 years ago
24d9ee8
[SCSI] qla2xxx: Fix typo in qla_mbx.c
by Masanari Iida
· 13 years ago
0eba25d
[SCSI] qla2xxx: Handle device mapping changes due to device logout.
by Arun Easi
· 13 years ago
f55bfc8
[SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout.
by Chad Dupuis
· 13 years ago
5e19ed9
[SCSI] qla2xxx: Log messages to use correct vha.
by Arun Easi
· 13 years ago
d8c0d54
[SCSI] qla2xxx: Print mailbox command opcode and return code when a command times out.
by Chad Dupuis
· 13 years ago
7f45dd0
[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.
by Andrew Vasquez
· 13 years ago
af11f64
[SCSI] qla2xxx: Perform implicit logout during rport tear-down.
by Andrew Vasquez
· 13 years ago
9ba56b9
[SCSI] qla2xxx: Consolidation of SRB processing.
by Giridhar Malavali
· 13 years ago
6246b8a
[SCSI] qla2xxx: Enhancements to support ISP83xx.
by Giridhar Malavali
· 13 years ago
d336096
[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization failures during next reset cycle.
by Giridhar Malavali
· 13 years ago
4ba988d
[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.
by Andrew Vasquez
· 13 years ago
882a917
[SCSI] qla2xxx: Correct report-id acquisition check
by Giridhar Malavali
· 13 years ago
6315491
[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected for ISP82xx.
by Giridhar Malavali
· 13 years ago
8937f2f
[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion for ISP82xx.
by Giridhar Malavali
· 13 years ago
1806fcd
[SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in reset recovery.
by Andrew Vasquez
· 13 years ago
999916d
[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.
by Saurav Kashyap
· 13 years ago
08de284
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
by Giridhar Malavali
· 13 years ago
7c3df13
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
by Saurav Kashyap
· 13 years ago
Next »