index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-15
qla2xxx: Disable the adapter and skip error recovery in case of register disc...
Sawan Chandak
1
-0
/
+55
2016-07-15
qla2xxx: Separate ISP type bits out from device type.
Joe Carnuccio
1
-22
/
+22
2016-07-15
qla2xxx: Check for device state before unloading the driver.
Sawan Chandak
1
-4
/
+17
2016-07-15
qla2xxx: Add module parameter alternate/short names.
Joe Carnuccio
1
-0
/
+3
2016-07-15
qla2xxx: Shutdown board on thermal shutdown aen.
Joe Carnuccio
1
-0
/
+10
2016-02-23
qla2xxx: Enable T10-DIF for ISP27XX
Himanshu Madhani
1
-0
/
+3
2016-02-23
qla2xxx: Allow fw to hold status before sending ABTS response.
Himanshu Madhani
1
-0
/
+7
2016-02-06
qla2xxx: Fix stale pointer access.
Quinn Tran
1
-0
/
+6
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-3
/
+162
2016-01-07
qla2xxx: Set all queues to 4k
Quinn Tran
1
-3
/
+3
2016-01-07
qla2xxx: Move atioq to a different lock to reduce lock contention
Quinn Tran
1
-0
/
+2
2016-01-07
qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
Quinn Tran
1
-0
/
+1
2016-01-07
qla2xxx: Wait for all conflicts before ack'ing PLOGI
Alexei Potashnik
1
-0
/
+1
2016-01-07
qla2xxx: Delete session if initiator is gone from FW
Alexei Potashnik
1
-0
/
+1
2016-01-07
qla2xxx: Enable Exchange offload support.
Himanshu Madhani
1
-0
/
+78
2016-01-07
qla2xxx: Enable Extended Logins support
Himanshu Madhani
1
-0
/
+76
2015-11-18
qla2xxx: Remove unavailable firmware files
Himanshu Madhani
1
-3
/
+0
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-22
/
+19
2015-08-26
qla2xxx: Add pci device id 0x2261.
Sawan Chandak
1
-1
/
+10
2015-08-26
qla2xxx: Fix missing device login retries.
Arun Easi
1
-1
/
+2
2015-08-26
qla2xxx: do not clear slot in outstanding cmd array
Himanshu Madhani
1
-6
/
+0
2015-08-26
qla2xxx: Remove decrement of sp reference count in abort handler.
Chad Dupuis
1
-7
/
+2
2015-08-26
qla2xxx: Do not reset adapter if SRB handle is in range.
Chad Dupuis
1
-2
/
+2
2015-08-26
qla2xxx: Do not crash system for sp ref count zero
Hiral Patel
1
-1
/
+1
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-4
/
+2
2015-07-24
qla2xxx: disable scsi_transport_fc registration in target mode
Alexei Potashnik
1
-1
/
+2
2015-07-24
qla2xxx: added sess generations to detect RSCN update races
Alexei Potashnik
1
-1
/
+4
2015-07-24
qla2xxx: cleanup cmd in qla workqueue before processing TMR
Swapnil Nagle
1
-0
/
+3
2015-07-24
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
1
-0
/
+1
2015-06-13
qla2xxx: Comment out unreachable code
Bart Van Assche
1
-1
/
+6
2015-04-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2015-04-10
qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.
Sawan Chandak
1
-0
/
+3
2015-03-06
qla2xxx: Fix printk in qla25xx_setup_mode
Yannick Guerrini
1
-2
/
+2
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-2
/
+2
2015-01-05
qla2xxx: fix busy wait regression
Bruno Prémont
1
-1
/
+3
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-10
/
+2
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-46
/
+2
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-3
/
+3
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-4
/
+2
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
1
-4
/
+1
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-17
/
+1
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2014-09-25
qla2xxx: Add support for QFull throttling and Term Exchange retry
Quinn Tran
1
-0
/
+2
2014-09-25
qla2xxx: Increase the request queue size to 8K for ISP2031
Saurav Kashyap
1
-1
/
+1
2014-09-25
qla2xxx: Add Host reset handling in target mode.
Arun Easi
1
-0
/
+2
2014-09-25
qla2xxx: Disable PCI device in shutdown handler.
Chad Dupuis
1
-0
/
+3
2014-09-25
qla2xxx: Honor FCP_RSP retry delay timer field.
Chad Dupuis
1
-0
/
+9
[next]