index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Age
Commit message (
Expand
)
Author
2014-07-17
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
qla2xxx: Restrict max_lun to 16-bit for older HBAs
Hannes Reinecke
2014-06-09
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-05-28
qla2xxx: fix incorrect debug printk
Dan Carpenter
2014-05-19
qla2xxx: Remove wait for online from host reset handler.
Chad Dupuis
2014-05-19
qla2xxx: T10-Dif: add T10-PI support
Quinn Tran
2014-05-19
qla2xxx: Fix beacon blink logic for ISP26xx/83xx.
Himanshu Madani
2014-05-19
qla2xxx: Delay driver unload if there is any pending activity going on.
Sawan Chandak
2014-05-19
qla2xxx: Reduce the time we wait for a command to complete during SCSI error ...
Chad Dupuis
2014-05-19
qla2xxx: Avoid escalating the SCSI error handler if the command is not found ...
Chad Dupuis
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
2014-05-19
qla2xxx: Introduce fw_dump_flag to track fw dump progress.
Hiral Patel
2014-05-19
qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...
Saurav Kashyap
2014-05-19
qla2xxx: Add pci device id 0x2271.
Joe Carnuccio
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-03-15
[SCSI] qla2xxx: Re-sync module parameter descriptions with the code
Steven J. Magnani
2014-03-15
[SCSI] qla2xxx: fix error handling of qla2x00_mem_alloc()
Dan Carpenter
2014-03-15
[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.
Armen Baloyan
2014-03-15
[SCSI] qla2xxx: Correct the port no assignment for ISP82XX.
Saurav Kashyap
2014-03-15
[SCSI] qla2xxx: Correctly set the read_optrom pointer for ISP8044.
Saurav Kashyap
2014-03-15
[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...
Chad Dupuis
2014-03-15
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
2014-03-15
[SCSI] qla2xxx: Set host can_queue value based on available resources.
Chad Dupuis
2014-03-15
[SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.
Saurav Kashyap
2014-03-15
[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.
Chad Dupuis
2013-12-19
[SCSI] qla2xxx: Fix warning reported by smatch.
Saurav Kashyap
2013-12-19
[SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue...
Armen Baloyan
2013-12-19
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...
Armen Baloyan
2013-12-19
[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.
Armen Baloyan
2013-12-19
[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.
Chad Dupuis
2013-12-19
[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.
Chad Dupuis
2013-12-19
[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...
Chad Dupuis
2013-12-19
[SCSI] qla2xxx: Print proper QLAFX00 product name at probe.
Armen Baloyan
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-25
[SCSI] qla2xxx: Use standard PCIe Capability Link register field names
Bjorn Helgaas
2013-09-03
[SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level.
Chad Dupuis
2013-09-03
[SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00
Armen Baloyan
2013-09-03
[SCSI] qla2xxx: Add critical temperature handling for ISPFX00.
Armen Baloyan
2013-09-03
[SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ...
Armen Baloyan
2013-09-03
[SCSI] qla2xxx: Add ISPFX00 specific bus reset routine.
Armen Baloyan
2013-09-03
[SCSI] qla2xxx: Add support for ISP8044.
Atul Deshmukh
2013-09-03
[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
Oleksandr Khoshaba
2013-07-08
[SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().
Bart Van Assche
2013-07-08
[SCSI] qla2xxx: Remove two superfluous tests.
Bart Van Assche
2013-07-08
[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.
Saurav Kashyap
2013-05-10
Merge branch 'misc' into for-linus
James Bottomley
2013-05-02
[SCSI] qla2xxx: qla2x00_sp_compl can be static.
Fengguang Wu
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]