Stephen M. Cameron
|
e85c597469
[SCSI] hpsa: dial down lockup detection during firmware flash
|
13 years ago |
Stephen M. Cameron
|
21334ea908
[SCSI] hpsa: removed unused member maxQsinceinit
|
13 years ago |
Matt Gates
|
e16a33adc0
[SCSI] hpsa: refine interrupt handler locking for greater concurrency
|
13 years ago |
Matt Gates
|
254f796b9f
[SCSI] hpsa: use multiple reply queues
|
13 years ago |
Stephen M. Cameron
|
75167d2cc7
[SCSI] hpsa: add abort error handler function
|
13 years ago |
Stephen M. Cameron
|
2c17d2da8c
[SCSI] hpsa: do not read from controller unnecessarily in completion code
|
13 years ago |
Stephen M. Cameron
|
f79cfec6b1
[SCSI] hpsa: factor out driver name
|
13 years ago |
Stephen M. Cameron
|
d66ae08bad
[SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly named constant MAXSGENTRIES
|
13 years ago |
Stephen M. Cameron
|
a0c124137a
[SCSI] hpsa: detect controller lockup
|
13 years ago |
Scott Teel
|
b7ec021fe6
[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices
|
13 years ago |
Scott Teel
|
cfe5badcab
[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA
|
13 years ago |
Stephen M. Cameron
|
03ab31f4c1
[SCSI] hpsa: remove unused busy_initializing and busy_scanning
|
13 years ago |
Stephen M. Cameron
|
fec62c368b
[SCSI] hpsa: do not attempt to read from a write-only register
|
14 years ago |
Stephen M. Cameron
|
64670ac870
[SCSI] hpsa: do soft reset if hard reset is broken
|
14 years ago |
Stephen M. Cameron
|
2ed7127bce
[SCSI] hpsa: increase time to wait for board reset
|
14 years ago |
Stephen M. Cameron
|
516fda49e8
[SCSI] hpsa: wait longer for no-op to complete after resetting controller
|
14 years ago |
Stephen M. Cameron
|
8cd21da71c
[SCSI] hpsa: add readl after writel in interrupt mask setting code
|
14 years ago |
Stephen M. Cameron
|
d0be5ec869
[SCSI] hpsa: do readl after writel in main i/o path to ensure commands don't get lost.
|
14 years ago |
Stephen M. Cameron
|
a9a3a2739a
[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
|
14 years ago |
Stephen M. Cameron
|
9e0fc764ea
[SCSI] hpsa: do not re-order commands in internal queues
|
14 years ago |
Stephen M. Cameron
|
fe5389c87f
[SCSI] hpsa: fix board status waiting code
|
14 years ago |
Stephen M. Cameron
|
a0b89872b3
[SCSI] hpsa: do not consider firmware revision when looking for device changes.
|
14 years ago |
Stephen M. Cameron
|
873f339fc5
[SCSI] hpsa: remove unused firm_ver member of the per-hba structure
|
15 years ago |
Stephen M. Cameron
|
33a2ffce51
[SCSI] hpsa: Increase the number of scatter gather elements supported.
|
15 years ago |
Mike Miller
|
31468401cc
[SCSI] hpsa: remove scan thread
|
15 years ago |
Stephen M. Cameron
|
a08a8471b7
[SCSI] hpsa: use scan_start and scan_finished entry points for scanning
|
15 years ago |
Stephen M. Cameron
|
339b2b14c6
[SCSI] hpsa: Fix p1210m LUN assignment.
|
15 years ago |
Don Brace
|
303932fd4f
[SCSI] hpsa: Allow multiple command completions per interrupt.
|
15 years ago |
Stephen M. Cameron
|
900c54404a
[SCSI] hpsa: interrupt pending function should return bool not unsigned long
|
15 years ago |
Stephen M. Cameron
|
84ca0be2a2
[SCSI] hpsa: fix some debug printks to use dev_dbg instead
|
15 years ago |