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.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_gbl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-08
[SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.
Saurav Kashyap
1
-1
/
+1
2013-04-12
[SCSI] qla2xxx: Enhancements to support ISPFx00.
Giridhar Malavali
1
-3
/
+44
2013-04-06
[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...
Joe Carnuccio
1
-3
/
+0
2013-02-22
[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.
Joe Carnuccio
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.
Chad Dupuis
1
-0
/
+1
2013-02-22
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
Joe Carnuccio
1
-0
/
+3
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
/
+3
2013-02-22
[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...
Chad Dupuis
1
-0
/
+1
2013-02-22
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
1
-0
/
+3
2012-11-30
[SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.
Joe Carnuccio
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Fix for warnings reported by sparse.
Saurav Kashyap
1
-1
/
+0
2012-09-24
[SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx.
Atul Deshmukh
1
-1
/
+0
2012-09-24
[SCSI] qla2xxx: Update the driver copyright.
Chad Dupuis
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Changes for ISP83xx loopback support.
Chad Dupuis
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Implemetation of mctp.
Saurav Kashyap
1
-0
/
+4
2012-09-24
[SCSI] qla2xxx: IDC implementation for ISP83xx.
Santosh Vernekar
1
-1
/
+27
2012-09-24
[SCSI] qla2xxx: Implementation of bidirectional.
Saurav Kashyap
1
-0
/
+2
2012-05-22
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
1
-0
/
+7
2012-05-22
[SCSI] qla2xxx: Log link up and link down messages to track link flops.
Chad Dupuis
1
-0
/
+2
2012-02-19
[SCSI] qla2xxx: Perform implicit logout during rport tear-down.
Andrew Vasquez
1
-0
/
+3
2012-02-19
[SCSI] qla2xxx: Consolidation of SRB processing.
Giridhar Malavali
1
-4
/
+5
2012-02-19
[SCSI] qla2xxx: Enhancements to support ISP83xx.
Giridhar Malavali
1
-2
/
+8
2011-12-15
[SCSI] qla2xxx: Consolidated IOCB processing routines.
Giridhar Malavali
1
-1
/
+1
2011-12-12
[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...
Chad Dupuis
1
-0
/
+1
2011-08-29
[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset fo...
Giridhar Malavali
1
-0
/
+1
2011-08-29
[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.
Saurav Kashyap
1
-0
/
+3
2011-08-29
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
Giridhar Malavali
1
-0
/
+14
2011-07-27
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
1
-2
/
+3
2011-07-27
[SCSI] qla2xxx: Basic infrastructure for dynamic logging.
Saurav Kashyap
1
-0
/
+3
2011-05-17
[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.
Joe Carnuccio
1
-7
/
+4
2011-05-17
[SCSI] qla2xxx: Allow an override of the registered maximum LUN.
Andrew Vasquez
1
-0
/
+1
2011-05-17
[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.
Chad Dupuis
1
-1
/
+0
2011-05-01
[SCSI] qla2xxx: Add the ql2xdontresethba module_param.
Giridhar Malavali
1
-0
/
+1
2011-05-01
[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().
Joe Carnuccio
1
-0
/
+2
2011-05-01
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2011-02-25
[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.
Giridhar Malavali
1
-0
/
+1
2010-12-24
[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.
Giridhar Malavali
1
-1
/
+0
2010-12-24
[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
Andrew Vasquez
1
-0
/
+2
2010-12-24
[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs
Madhuranath Iyengar
1
-0
/
+1
2010-12-24
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
Saurav Kashyap
1
-0
/
+4
2010-10-26
[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.
Chad Dupuis
1
-0
/
+1
2010-09-05
[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002
Madhuranath Iyengar
1
-0
/
+2
2010-09-05
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Giridhar Malavali
1
-11
/
+0
2010-09-05
[SCSI] qla2xxx: Added AER support for ISP82xx.
Lalit Chandivade
1
-0
/
+2
2010-07-28
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Andrew Vasquez
1
-6
/
+0
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
1
-1
/
+1
2010-07-28
[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...
Giridhar Malavali
1
-2
/
+3
2010-07-28
[SCSI] qla2xxx: Updates for ISP82xx.
Giridhar Malavali
1
-4
/
+0
2010-07-28
[SCSI] qla2xxx: Add qla2x00_free_fcports() function
Chad Dupuis
1
-0
/
+1
[next]