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.12.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
/
ql4_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-163
/
+331
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2012-09-24
[SCSI] qla4xxx: Disable generating pause frames for ISP83XX
Tej Parkash
1
-0
/
+15
2012-09-24
[SCSI] qla4xxx: IDC implementation for Loopback
Nilesh Javali
1
-0
/
+4
2012-09-24
[SCSI] qla4xxx: Fix panic while rmmod
Vikas Chaudhary
1
-0
/
+7
2012-09-24
[SCSI] qla4xxx: Fail probe_adapter if IRQ allocation fails
Poornima Vonti
1
-0
/
+6
2012-09-24
[SCSI] qla4xxx: Update idc reg in case of PCI AER
Vikas Chaudhary
1
-2
/
+13
2012-09-24
[SCSI] qla4xxx: Fix double IDC locking in qla4_8xxx_error_recovery
Poornima Vonti
1
-2
/
+4
2012-09-24
[SCSI] qla4xxx: Clear interrupt while unloading driver for ISP83XX
Vikas Chaudhary
1
-0
/
+3
2012-09-24
[SCSI] qla4xxx: Added new mbox cmd to pass driver version to FW
Manish Dusane
1
-0
/
+4
2012-09-24
[SCSI] qla4xxx: Update Copyright header
Vikas Chaudhary
1
-1
/
+1
2012-09-24
[SCSI] qla4xxx: Added support for ISP83XX
Vikas Chaudhary
1
-91
/
+171
2012-09-24
[SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX()
Vikas Chaudhary
1
-6
/
+6
2012-09-24
[SCSI] qla4xxx: Added new functions in isp_ops
Vikas Chaudhary
1
-46
/
+62
2012-09-24
[SCSI] qla4xxx: Rename 82XX macros
Vikas Chaudhary
1
-10
/
+10
2012-09-24
[SCSI] qla4xxx: Update func name from ql4_ to qla4_
Vikas Chaudhary
1
-3
/
+3
2012-09-24
[SCSI] qla4xxx: Update structure and variable names
Vikas Chaudhary
1
-7
/
+7
2012-09-24
[SCSI] qla4xxx: Update function name from 8xxx to 82xx
Vikas Chaudhary
1
-50
/
+50
2012-09-24
[SCSI] qla4xxx: Wait for cmd to complete before chip reset for ISP40XX
Vikas Chaudhary
1
-2
/
+2
2012-09-24
[SCSI] qla4xxx: Clear interrupt while unloading driver.
Vikas Chaudhary
1
-0
/
+9
2012-09-24
[SCSI] qla4xxx: Fix lockdep warning in qla4xxx_post_work()
Vikas Chaudhary
1
-0
/
+1
2012-09-14
[SCSI] qla4xxx: Fix multiple conn login event issue during session recovery.
Manish Rangankar
1
-4
/
+14
2012-09-14
[SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_ep_connect.
Manish Rangankar
1
-1
/
+1
2012-09-08
scsi: make pci error handlers const
Stephen Hemminger
1
-1
/
+1
2012-09-01
scsi: fix various printk and comment typos
Masanari Iida
1
-3
/
+3
2012-07-20
[SCSI] qla4xxx: multi-session fix for flash ddbs
Vikas Chaudhary
1
-13
/
+143
2012-05-30
[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure
Tej Parkash
1
-0
/
+22
2012-05-30
[SCSI] qla4xxx: Add change_queue_depth API support
Tej Parkash
1
-0
/
+20
2012-05-30
[SCSI] qla4xxx: Fix clear ddb mbx command failure issue.
Manish Rangankar
1
-1
/
+35
2012-03-28
[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision
Sergei Shtylyov
1
-4
/
+2
2012-03-27
[SCSI] qla4xxx: assign correct address for iscsi_cls_host
Vikas Chaudhary
1
-2
/
+2
2012-03-27
[SCSI] qla4xxx: Add missing spaces to error messages
Petr Uzel
1
-2
/
+2
2012-03-01
[SCSI] qla4xxx: trivial cleanup
Vikas Chaudhary
1
-4
/
+4
2012-03-01
[SCSI] qla4xxx: Fix sparse warning
Vikas Chaudhary
1
-2
/
+2
2012-03-01
[SCSI] qla4xxx: Add support for multiple session per host.
Manish Rangankar
1
-3
/
+25
2012-03-01
[SCSI] qla4xxx: Export CHAP index as sysfs attribute
Mike Christie
1
-1
/
+44
2012-03-01
[SCSI] qla4xxx: Add support to display CHAP list and delete CHAP entry
Nilesh Javali
1
-0
/
+193
2012-02-19
[SCSI] qla4xxx: Added ping support
Vikas Chaudhary
1
-0
/
+113
2012-02-19
[SCSI] qla4xxx: added support for host event
Vikas Chaudhary
1
-0
/
+85
2012-02-19
[SCSI] qla4xxx: Proper detection of firmware abort error code for ISP82xx
Vikas Chaudhary
1
-1
/
+1
2012-02-19
[SCSI] qla4xxx: Modified debug log messages for boot info.
Manish Rangankar
1
-14
/
+12
2012-02-19
[SCSI] qla4xxx: Fix verify boot idx correctly
Lalit Chandivade
1
-3
/
+2
2012-02-19
[SCSI] qla4xxx: Fix un-necessary delay on invalid DDB
Lalit Chandivade
1
-0
/
+4
2012-02-19
[SCSI] qla4xxx: Added support to show port_state and port_speed in sysfs
Vikas Chaudhary
1
-0
/
+47
2012-02-19
[SCSI] qla4xxx: Added support to show targetalias in sysfs
Vikas Chaudhary
1
-0
/
+5
2012-01-16
[SCSI] qla4xxx: Cleanup modinfo display
Karen Higgins
1
-16
/
+17
2012-01-16
[SCSI] qla4xxx: Added error logging for firmware abort
Nilesh Javali
1
-0
/
+7
2012-01-16
[SCSI] qla4xxx: Disable generating pause frames in case of FW hung
Giridhar Malavali
1
-0
/
+10
2012-01-16
[SCSI] qla4xxx: Temperature monitoring for ISP82XX core.
Mike Hernandez
1
-1
/
+41
[next]