index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_sup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-10
[SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.
Andrew Vasquez
1
-1
/
+1
2009-01-25
[SCSI] qla2xxx: Correct descriptions in flash manipulation routines.
Joe Carnuccio
1
-3
/
+3
2009-01-25
[SCSI] qla2xxx: Correct endianness issue during flash manipulation.
Andrew Vasquez
1
-5
/
+2
2009-01-25
[SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger fl...
Andrew Vasquez
1
-6
/
+4
2009-01-08
[SCSI] qla2xxx: Add ISP81XX support.
Andrew Vasquez
1
-61
/
+82
2009-01-08
[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.
Andrew Vasquez
1
-118
/
+2
2008-12-29
[SCSI] qla2xxx: add support for multi-queue adapter
Anirban Chakraborty
1
-13
/
+20
2008-12-29
[SCSI] qla2xxx: Refactor qla data structures
Anirban Chakraborty
1
-257
/
+280
2008-11-05
[SCSI] qla2xxx: Correct Atmel flash-part handling.
Lalit Chandivade
1
-12
/
+7
2008-10-03
[SCSI] qla2xxx: fix printk format warnings
Alexander Beregalov
1
-4
/
+6
2008-10-03
[SCSI] qla2xxx: Add NPIV-Config Table support.
Andrew Vasquez
1
-2
/
+96
2008-10-03
[SCSI] qla2xxx: Add Flash Layout Table support.
Andrew Vasquez
1
-30
/
+212
2008-07-26
[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.
Joe Carnuccio
1
-0
/
+45
2008-07-26
[SCSI] qla2xxx: Correct locking during NVRAM manipulation.
Andrew Vasquez
1
-3
/
+0
2008-04-07
[SCSI] qla2xxx: Add ISP84XX support.
Harihara Kadayam
1
-1
/
+1
2008-04-07
[SCSI] qla2xxx: Add Flash Descriptor Table layout support.
Andrew Vasquez
1
-43
/
+110
2008-04-07
[SCSI] qla2xxx: Add hardware trace-logging support.
Andrew Vasquez
1
-24
/
+144
2008-04-07
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2008-02-08
[SCSI] qla2xxx: Correct resource_size_t usages.
Andrew Vasquez
1
-21
/
+15
2008-01-23
[SCSI] qla2xxx: Code cleanups.
Adrian Bunk
1
-4
/
+4
2008-01-23
[SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write.
Andrew Vasquez
1
-2
/
+8
2007-10-23
[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into...
Andrew Vasquez
1
-1
/
+1
2007-10-23
[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.
Andrew Vasquez
1
-2
/
+21
2007-10-18
[SCSI] qla2xxx: printk fixes
Andrew Morton
1
-2
/
+3
2007-10-12
[SCSI] qla2xxx: Allow region-based flash-part accesses.
Joe Carnuccio
1
-2
/
+2
2007-10-12
[SCSI] qla2xxx: Add flash burst-read/write support.
Andrew Vasquez
1
-55
/
+166
2007-07-20
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
1
-0
/
+23
2007-07-20
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
1
-6
/
+6
2007-03-20
[SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.
Andrew Vasquez
1
-6
/
+0
2007-03-20
[SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.
Andrew Vasquez
1
-0
/
+5
2007-01-31
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
1
-0
/
+347
2007-01-31
[SCSI] qla2xxx: Correct sector-erase issues while writing flash.
Andrew Vasquez
1
-1
/
+0
2006-11-16
[SCSI] qla2xxx: make some functions static
Adrian Bunk
1
-4
/
+4
2006-05-20
[SCSI] qla2xxx: Add support for new flash part.
Ravi Anand
1
-12
/
+81
2006-03-12
[SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.
andrew.vasquez@qlogic.com
1
-5
/
+0
2006-03-03
[SCSI] qla2xxx: use kthread_ API
Christoph Hellwig
1
-2
/
+2
2006-02-05
[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.
andrew.vasquez@qlogic.com
1
-0
/
+669
2006-02-05
[SCSI] qla2xxx: Add beacon support via class-device attribute.
andrew.vasquez@qlogic.com
1
-0
/
+294
2006-01-14
[SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.
andrew.vasquez@qlogic.com
1
-0
/
+3
2005-11-10
[SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.
Andrew Vasquez
1
-0
/
+5
2005-10-28
[SCSI] qla2xxx: Update license.
Andrew Vasquez
1
-18
/
+5
2005-09-05
[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.
Andrew Vasquez
1
-34
/
+0
2005-07-14
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2005-07-14
[SCSI] qla2xxx: Code scrubbing.
Andrew Vasquez
1
-5
/
+5
2005-07-14
[SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.
Andrew Vasquez
1
-48
/
+490
2005-07-14
[SCSI] qla2xxx: Add ISP24xx definitions.
Andrew Vasquez
1
-9
/
+7
2005-04-26
[PATCH] qla trivial iomem annotation
Al Viro
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+296