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_attr.c
Age
Commit message (
Expand
)
Author
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-04-04
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
2017-03-18
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
2017-02-09
qla2xxx: Add framework for async fabric discovery
Quinn Tran
2017-01-20
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-17
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...
Bart Van Assche
2017-01-09
scsi: qla2xxx: Get mutex lock before checking optrom_state
Milan P. Gandhi
2016-12-14
scsi: qla2xxx: Add multiple queue pair functionality.
Michael Hernandez
2016-07-15
qla2xxx: Disable the adapter and skip error recovery in case of register disc...
Sawan Chandak
2016-07-15
qla2xxx: Properly reset firmware statistics.
Joe Carnuccio
2016-07-15
qla2xxx: Properly initialize IO statistics.
Joe Carnuccio
2016-07-15
qla2xxx: Remove sysfs node fw_dump_template.
Joe Carnuccio
2016-02-23
qla2xxx: Avoid side effects when using endianizer macros.
Joe Carnuccio
2016-02-23
qla2xxx: Add support for Private link statistics counters.
Harish Zunjarrao
2016-02-23
qla2xxx: Add support for online flash update for ISP27XX.
Sawan Chandak
2016-01-07
qla2xxx: Added interface to send explicit LOGO.
Himanshu Madhani
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-08-26
qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.
Sawan Chandak
2015-08-26
qla2xxx: Remove a superfluous test
Bart Van Assche
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-07-24
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
2014-09-25
qla2xxx: Add missing ISP27xx checks to optrom code.
Alex Vechersky
2014-09-25
qla2xxx: Free sysfs attributes for ISP27xx.
Nigel Kirkland
2014-09-25
qla2xxx: Add diagnostic port functionality.
Joe Carnuccio
2014-09-25
qla2xxx: Add FDMI-2 functionality.
Himanshu Madhani
2014-05-19
qla2xxx: Add MBC option for fast SFP data access.
Joe Carnuccio
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
2014-05-19
qla2xxx: Enable fw_dump_size for ISP8044.
Hiral Patel
2014-03-19
[SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...
Chad Dupuis
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: Add mutex around optrom calls to serialize accesses.
Chad Dupuis
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-01-19
qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.
Saurav Kashyap
2013-12-19
[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.
Sawan Chandak
2013-12-19
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...
Armen Baloyan
2013-12-19
[SCSI] qla2xxx: Fix undefined behavior in call to snprintf().
Joe Carnuccio
2013-12-19
[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.
Chad Dupuis
2013-09-03
[SCSI] qla2xxx: print MAC via %pMR.
Andy Shevchenko
2013-09-03
[SCSI] qla2xxx: Add a new interface to update versions.
Sawan Chandak
2013-09-03
[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.
Joe Carnuccio
2013-09-03
[SCSI] qla2xxx: Reconfigure thermal temperature.
Joe Carnuccio
2013-09-03
[SCSI] qla2xxx: Add support for ISP8044.
Atul Deshmukh
2013-07-08
[SCSI] qla2xxx: Do not query FC statistics during chip reset.
Chad Dupuis
2013-04-11
[SCSI] qla2xxx: Enhancements to support ISPFx00.
Giridhar Malavali
2013-04-06
[SCSI] qla2xxx: Remove debug code that msleeps for random duration.
Saurav Kashyap
2013-02-22
[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.
Joe Carnuccio
2013-02-22
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
2012-11-30
[SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequenc...
Giridhar Malavali
2012-09-24
[SCSI] qla2xxx: T10 DIF - ISP83xx changes.
Arun Easi
[next]