index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_mbx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-19
[SCSI] qla2xxx: Add BSG interface for read/write serdes register.
Joe Carnuccio
1
-0
/
+69
2013-12-19
[SCSI] qla2xxx: Add BPM support for ISP25xx.
Chad Dupuis
1
-1
/
+1
2013-12-19
[SCSI] qla2xxx: Correctly set mailboxes for extended init control block.
Joe Carnuccio
1
-1
/
+1
2013-09-03
[SCSI] qla2xxx: Correctly print out/in mailbox registers.
Joe Carnuccio
1
-15
/
+13
2013-09-03
[SCSI] qla2xxx: Select link initialization option bits from current operating...
Joe Carnuccio
1
-1
/
+5
2013-09-03
[SCSI] qla2xxx: Reconfigure thermal temperature.
Joe Carnuccio
1
-29
/
+32
2013-09-03
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
Joe Carnuccio
1
-0
/
+106
2013-09-03
[SCSI] qla2xxx: Correct multiqueue offset calculations.
Andrew Vasquez
1
-14
/
+4
2013-09-03
[SCSI] qla2xxx: Add support for ISP8044.
Atul Deshmukh
1
-12
/
+66
2013-07-08
[SCSI] qla2xxx: Do not take a second firmware dump when intentionally generat...
Chad Dupuis
1
-2
/
+4
2013-07-08
[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.
Giridhar Malavali
1
-2
/
+8
2013-05-12
[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines
gurinder.shergill@hp.com
1
-2
/
+0
2013-04-12
[SCSI] qla2xxx: Obtain loopback iteration count from bsg request.
Joe Carnuccio
1
-3
/
+2
2013-04-12
[SCSI] qla2xxx: Add clarifying printk to thermal access fail cases.
Joe Carnuccio
1
-2
/
+3
2013-04-06
[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...
Joe Carnuccio
1
-58
/
+0
2013-02-22
[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.
Joe Carnuccio
1
-23
/
+59
2013-02-22
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
Joe Carnuccio
1
-0
/
+58
2013-02-22
[SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.
Andrew Vasquez
1
-3
/
+8
2013-02-22
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Do link initialization on get loop id failure.
Joe Carnuccio
1
-0
/
+48
2013-02-22
[SCSI] qla2xxx: Print thermal unsupported message.
Joe Carnuccio
1
-0
/
+4
2013-02-22
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
1
-4
/
+4
2012-11-30
[SCSI] qla2xxx: Fix for warnings reported by sparse.
Saurav Kashyap
1
-2
/
+2
2012-11-30
[SCSI] qla2xxx: Honor status value of 2 for report-id acquisition.
Saurav Kashyap
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Enable fw attributes for ISP24xx and above.
Saurav Kashyap
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Update the driver copyright.
Chad Dupuis
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Add bit to identify adapters for thermal temp.
Joe Carnuccio
1
-2
/
+4
2012-09-24
[SCSI] qla2xxx: Implemetation of mctp.
Saurav Kashyap
1
-13
/
+57
2012-09-24
[SCSI] qla2xxx: IDC implementation for ISP83xx.
Santosh Vernekar
1
-3
/
+139
2012-09-14
[SCSI] qla2xxx: Display mailbox failure by default.
Saurav Kashyap
1
-1
/
+1
2012-05-22
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
1
-7
/
+105
2012-05-22
[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.
Joe Carnuccio
1
-2
/
+2
2012-05-22
[SCSI] qla2xxx: Add ql_dbg_verbose logging level.
Saurav Kashyap
1
-174
/
+321
2012-05-22
[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in q...
Chad Dupuis
1
-1
/
+1
2012-05-22
[SCSI] qla2xxx: Fix typo in qla_mbx.c
Masanari Iida
1
-2
/
+2
2012-02-19
[SCSI] qla2xxx: Handle device mapping changes due to device logout.
Arun Easi
1
-0
/
+19
2012-02-19
[SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout.
Chad Dupuis
1
-0
/
+6
2012-02-19
[SCSI] qla2xxx: Log messages to use correct vha.
Arun Easi
1
-30
/
+30
2012-02-19
[SCSI] qla2xxx: Print mailbox command opcode and return code when a command t...
Chad Dupuis
1
-7
/
+9
2012-02-19
[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.
Andrew Vasquez
1
-3
/
+4
2012-02-19
[SCSI] qla2xxx: Perform implicit logout during rport tear-down.
Andrew Vasquez
1
-0
/
+37
2012-02-19
[SCSI] qla2xxx: Consolidation of SRB processing.
Giridhar Malavali
1
-1
/
+2
2012-02-19
[SCSI] qla2xxx: Enhancements to support ISP83xx.
Giridhar Malavali
1
-47
/
+215
2012-02-18
[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...
Giridhar Malavali
1
-0
/
+4
2012-02-18
[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.
Andrew Vasquez
1
-1
/
+2
2011-12-15
[SCSI] qla2xxx: Correct report-id acquisition check
Giridhar Malavali
1
-1
/
+1
2011-12-12
[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...
Giridhar Malavali
1
-2
/
+18
2011-12-12
[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...
Giridhar Malavali
1
-0
/
+2
2011-12-12
[SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in ...
Andrew Vasquez
1
-2
/
+1
2011-08-29
[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.
Saurav Kashyap
1
-0
/
+38
[next]