index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qla2xxx: Add Host reset handling in target mode.
Arun Easi
2014-09-25
1
-0
/
+2
*
qla2xxx: Disable PCI device in shutdown handler.
Chad Dupuis
2014-09-25
1
-0
/
+3
*
qla2xxx: Honor FCP_RSP retry delay timer field.
Chad Dupuis
2014-09-25
1
-0
/
+9
*
qla2xxx: Disable laser for ISP2031 while unloading driver.
Himanshu Madhani
2014-09-25
1
-0
/
+31
*
qla2xxx: Add fix in driver unload for pending activity.
Sawan Chandak
2014-09-25
1
-2
/
+4
*
qla2xxx: Unload of qla2xxx driver crashes the machine.
Arun Easi
2014-09-25
1
-2
/
+2
*
qla2xxx: Allow user to change ql2xfdmienable value.
Himanshu Madhani
2014-09-25
1
-1
/
+1
*
qla2xxx: Add FDMI-2 functionality.
Himanshu Madhani
2014-09-25
1
-7
/
+6
*
qla2xxx: Prevent probe and board_disable race
Joe Lawrence
2014-09-16
1
-0
/
+2
*
qla2xxx: Prevent removal and board_disable race
Joe Lawrence
2014-09-16
1
-12
/
+19
*
qla2xxx: Collect PCI register checks and board_disable scheduling
Joe Lawrence
2014-09-16
1
-7
/
+1
*
qla2xxx: Use qla2x00_clear_drv_active on probe failure
Joe Lawrence
2014-09-16
1
-10
/
+3
*
qla2xxx: Fix shost use-after-free on device removal
Joe Lawrence
2014-09-16
1
-4
/
+2
*
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-07-17
1
-3
/
+3
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-16
/
+19
*
qla2xxx: Restrict max_lun to 16-bit for older HBAs
Hannes Reinecke
2014-07-17
1
-1
/
+6
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-06-09
1
-46
/
+59
|
\
|
*
qla2xxx: fix incorrect debug printk
Dan Carpenter
2014-05-28
1
-1
/
+2
|
*
qla2xxx: Remove wait for online from host reset handler.
Chad Dupuis
2014-05-19
1
-46
/
+5
|
*
qla2xxx: T10-Dif: add T10-PI support
Quinn Tran
2014-05-19
1
-1
/
+1
|
*
qla2xxx: Fix beacon blink logic for ISP26xx/83xx.
Himanshu Madani
2014-05-19
1
-2
/
+4
|
*
qla2xxx: Delay driver unload if there is any pending activity going on.
Sawan Chandak
2014-05-19
1
-0
/
+24
|
*
qla2xxx: Reduce the time we wait for a command to complete during SCSI error ...
Chad Dupuis
2014-05-19
1
-1
/
+1
|
*
qla2xxx: Avoid escalating the SCSI error handler if the command is not found ...
Chad Dupuis
2014-05-19
1
-4
/
+20
|
*
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
2014-05-19
1
-1
/
+1
|
*
qla2xxx: Introduce fw_dump_flag to track fw dump progress.
Hiral Patel
2014-05-19
1
-0
/
+1
|
*
qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...
Saurav Kashyap
2014-05-19
1
-0
/
+1
|
*
qla2xxx: Add pci device id 0x2271.
Joe Carnuccio
2014-05-19
1
-6
/
+15
*
|
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-04-18
1
-1
/
+1
|
/
*
[SCSI] qla2xxx: Re-sync module parameter descriptions with the code
Steven J. Magnani
2014-03-15
1
-4
/
+6
*
[SCSI] qla2xxx: fix error handling of qla2x00_mem_alloc()
Dan Carpenter
2014-03-15
1
-3
/
+3
*
[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.
Armen Baloyan
2014-03-15
1
-1
/
+1
*
[SCSI] qla2xxx: Correct the port no assignment for ISP82XX.
Saurav Kashyap
2014-03-15
1
-1
/
+1
*
[SCSI] qla2xxx: Correctly set the read_optrom pointer for ISP8044.
Saurav Kashyap
2014-03-15
1
-1
/
+1
*
[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...
Chad Dupuis
2014-03-15
1
-2
/
+2
*
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
2014-03-15
1
-24
/
+100
*
[SCSI] qla2xxx: Set host can_queue value based on available resources.
Chad Dupuis
2014-03-15
1
-9
/
+10
*
[SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.
Saurav Kashyap
2014-03-15
1
-1
/
+0
*
[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.
Chad Dupuis
2014-03-15
1
-0
/
+1
*
[SCSI] qla2xxx: Fix warning reported by smatch.
Saurav Kashyap
2013-12-19
1
-2
/
+2
*
[SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue...
Armen Baloyan
2013-12-19
1
-1
/
+1
*
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...
Armen Baloyan
2013-12-19
1
-6
/
+2
*
[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.
Armen Baloyan
2013-12-19
1
-0
/
+10
*
[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.
Chad Dupuis
2013-12-19
1
-2
/
+75
*
[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.
Chad Dupuis
2013-12-19
1
-77
/
+93
*
[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...
Chad Dupuis
2013-12-19
1
-101
/
+6
*
[SCSI] qla2xxx: Print proper QLAFX00 product name at probe.
Armen Baloyan
2013-12-19
1
-2
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+0
|
\
|
*
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
1
-1
/
+0
*
|
[SCSI] qla2xxx: Use standard PCIe Capability Link register field names
Bjorn Helgaas
2013-09-25
1
-9
/
+5
|
/
[next]