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
/
qla4xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-2
/
+2
2013-05-10
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
Mike Christie
1
-2
/
+4
2013-05-03
[SCSI] qla4xxx: Fix iocb_cnt calculation in qla4xxx_send_mbox_iocb()
Vikas Chaudhary
1
-0
/
+1
2013-05-02
[SCSI] qla4xxx: Update driver version to 5.03.00-k9
Vikas Chaudhary
1
-1
/
+1
2013-05-02
[SCSI] qla4xxx: Assign values using correct datatype
Adheer Chandravanshi
1
-4
/
+4
2013-05-02
[SCSI] qla4xxx: Fix smatch warnings
Adheer Chandravanshi
1
-16
/
+1
2013-05-02
[SCSI] qla4xxx: Fix sparse warning for qla4xxx_sysfs_ddb_tgt_create
Vikas Chaudhary
1
-3
/
+3
2013-05-02
[SCSI] qla4xxx: Silence gcc warning
Vikas Chaudhary
1
-5
/
+3
2013-05-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-38
/
+1992
2013-04-12
[SCSI] qla4xxx: Update driver version to 5.03.00-k8
Vikas Chaudhary
1
-1
/
+1
2013-04-12
[SCSI] qla4xxx: Added print statements to display AENs
Vikas Chaudhary
2
-0
/
+41
2013-04-12
[SCSI] qla4xxx: Use correct value for max flash node entries
Adheer Chandravanshi
1
-2
/
+2
2013-04-12
[SCSI] qla4xxx: Restrict logout from boot target session using session id
Adheer Chandravanshi
1
-0
/
+8
2013-04-12
[SCSI] qla4xxx: Use correct flash ddb offset for ISP40XX
Adheer Chandravanshi
2
-21
/
+43
2013-04-12
[SCSI] qla4xxx: Update driver version to 5.03.00-k7
Vikas Chaudhary
1
-1
/
+1
2013-04-12
[SCSI] qla4xxx: Replace dev type macros with generic portal type macros
Adheer Chandravanshi
2
-15
/
+14
2013-04-12
[SCSI] qla4xxx: Add flash node mgmt support
Adheer Chandravanshi
6
-4
/
+1824
2013-04-12
[SCSI] qla4xxx: Update driver version to 5.03.00-k6
Vikas Chaudhary
1
-1
/
+1
2013-04-12
[SCSI] qla4xxx: Skip retry of initialize_adapter for ISP80XX
Nilesh Javali
1
-1
/
+4
2013-04-12
[SCSI] qla4xxx: Assign correct CHAP table address to FLT
Vikas Chaudhary
1
-5
/
+6
2013-04-12
[SCSI] qla4xxx: Added missing check for ISP83XX in CHAP related functions
Vikas Chaudhary
2
-4
/
+4
2013-04-10
[SCSI] qla4xxx: Update driver version to 5.03.00-k5
Vikas Chaudhary
1
-1
/
+1
2013-04-10
[SCSI] qla4xxx: Fixed request queue count manipulation on response path
Tej Parkash
3
-17
/
+2
2013-04-10
[SCSI] qla4xxx: Fix debug level to avoid floods of same message
Vikas Chaudhary
2
-4
/
+11
2013-04-10
[SCSI] qla4xxx: Pass correct LUN address to firmware in case of lun_reset
Vikas Chaudhary
1
-1
/
+8
2013-04-10
[SCSI] qla4xxx: Fix double reset in case of firmware hung for ISP83XX
Vikas Chaudhary
1
-2
/
+16
2013-04-10
[SCSI] qla4xxx: Set graceful reset bit for ISP83XX
Vikas Chaudhary
1
-0
/
+9
2013-04-10
[SCSI] qla4xxx: Boot from SAN fix for ISP83XX
Vikas Chaudhary
1
-1
/
+1
2013-04-10
[SCSI] qla4xxx: Take E-port out of reset before disabling pause frames
Manish Dusane
2
-0
/
+38
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
1
-1
/
+1
2013-02-22
[SCSI] qla4xxx: don't free NULL dma pool
Dan Carpenter
1
-4
/
+2
2013-01-30
[SCSI] qla4xxx: Update driver version to 5.03.00-k4
Vikas Chaudhary
1
-1
/
+1
2013-01-30
[SCSI] qla4xxx: Fix return code for qla4xxx_session_get_param.
Manish Rangankar
1
-6
/
+6
2013-01-30
[SCSI] qla4xxx: wait for boot target login response during probe.
Manish Rangankar
2
-4
/
+84
2013-01-30
[SCSI] qla4xxx: Added support for force firmware dump
Vikas Chaudhary
3
-6
/
+13
2013-01-30
[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapter
Poornima Vonti
2
-24
/
+5
2013-01-30
[SCSI] qla4xxx: Throttle active IOCBs to firmware limits
Karen Higgins
3
-3
/
+21
2013-01-30
[SCSI] qla4xxx: Remove unnecessary code from qla4xxx_init_local_data
Karen Higgins
1
-5
/
+2
2013-01-30
[SCSI] qla4xxx: Quiesce driver activities while loopback
Nilesh Javali
4
-3
/
+45
2013-01-30
[SCSI] qla4xxx: Rename MBOX_ASTS_IDC_NOTIFY to MBOX_ASTS_IDC_REQUEST_NOTIFICA...
Nilesh Javali
2
-2
/
+2
2013-01-30
[SCSI] qla4xxx: Add spurious interrupt messages under debug level 2
Nilesh Javali
1
-6
/
+7
2013-01-30
[SCSI] qla4xxx: Update driver version to 5.03.00-k3
Vikas Chaudhary
1
-1
/
+1
2013-01-30
[SCSI] qla4xxx: Correct the validation to check in get_sys_info mailbox
Nilesh Javali
1
-2
/
+2
2013-01-30
[SCSI] qla4xxx: Pass correct function param to qla4_8xxx_rd_direct
Vikas Chaudhary
1
-1
/
+1
2013-01-29
[SCSI] qla4xxx: Update driver version to 5.03.00-k2
Vikas Chaudhary
1
-1
/
+1
2013-01-29
[SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_get_ep_fwdb.
Manish Rangankar
1
-4
/
+7
2013-01-29
[SCSI] qla4xxx: Allow reset in link down case
Harish Zunjarrao
1
-8
/
+0
2013-01-29
[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX
Vikas Chaudhary
8
-43
/
+103
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-10-03
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
21
-964
/
+3991
[next]