Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
1b4d0d8ea7b3cbd107f345ab766416f9b38ce66a
/
drivers
/
scsi
/
qla2xxx
/
qla_sup.c
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
368bbe0
[SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor address alignment.
by Andrew Vasquez
· 15 years ago
18020ba
[SCSI] qla2xxx: fix printk format warnings
by Randy Dunlap
· 15 years ago
cbc8eb6
[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.
by Andrew Vasquez
· 15 years ago
40859ae
[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.
by Anirban Chakraborty
· 15 years ago
e5b68a6
[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.
by Anirban Chakraborty
· 16 years ago
2afa19a
[SCSI] qla2xxx: Add QoS support.
by Anirban Chakraborty
· 16 years ago
7640335
[SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.
by Andrew Vasquez
· 16 years ago
79c13a7
[SCSI] qla2xxx: Get FLT address in dword format.
by Harish Zunjarrao
· 16 years ago
3d79038
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
by Andrew Vasquez
· 16 years ago
d0c3eef
[SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.
by Lalit Chandivade
· 16 years ago
2533cf6
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
by Lalit Chandivade
· 16 years ago
1d2874d
[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.
by Joe Carnuccio
· 16 years ago
6315a5f
[SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.
by Harish Zunjarrao
· 16 years ago
9088608
[SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.
by Andrew Vasquez
· 16 years ago
b872ca4
[SCSI] qla2xxx: Correct descriptions in flash manipulation routines.
by Joe Carnuccio
· 16 years ago
7c28317
[SCSI] qla2xxx: Correct endianness issue during flash manipulation.
by Andrew Vasquez
· 16 years ago
85d0acb
[SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger flash parts.
by Andrew Vasquez
· 16 years ago
3a03eb7
[SCSI] qla2xxx: Add ISP81XX support.
by Andrew Vasquez
· 16 years ago
1ded85e
[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.
by Andrew Vasquez
· 16 years ago
73208df
[SCSI] qla2xxx: add support for multi-queue adapter
by Anirban Chakraborty
· 16 years ago
7b867cf
[SCSI] qla2xxx: Refactor qla data structures
by Anirban Chakraborty
· 16 years ago
821b399
[SCSI] qla2xxx: Correct Atmel flash-part handling.
by Lalit Chandivade
· 16 years ago
4a3e1ea
[SCSI] qla2xxx: fix printk format warnings
by Alexander Beregalov
· 16 years ago
272976c
[SCSI] qla2xxx: Add NPIV-Config Table support.
by Andrew Vasquez
· 16 years ago
c00d899
[SCSI] qla2xxx: Add Flash Layout Table support.
by Andrew Vasquez
· 16 years ago
1ee2714
[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.
by Joe Carnuccio
· 16 years ago
bbfb21d
[SCSI] qla2xxx: Correct locking during NVRAM manipulation.
by Andrew Vasquez
· 16 years ago
4d4df19
[SCSI] qla2xxx: Add ISP84XX support.
by Harihara Kadayam
· 17 years ago
7d232c7
[SCSI] qla2xxx: Add Flash Descriptor Table layout support.
by Andrew Vasquez
· 17 years ago
cb8dacb
[SCSI] qla2xxx: Add hardware trace-logging support.
by Andrew Vasquez
· 17 years ago
01e58d8
[SCSI] qla2xxx: Update copyright banner.
by Andrew Vasquez
· 17 years ago
948882f
[SCSI] qla2xxx: Correct resource_size_t usages.
by Andrew Vasquez
· 17 years ago
a824ebb
[SCSI] qla2xxx: Code cleanups.
by Adrian Bunk
· 17 years ago
6f13fd5
[SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write.
by Andrew Vasquez
· 17 years ago
94d6a2b
[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler.
by Andrew Vasquez
· 17 years ago
2c96d8d
[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.
by Andrew Vasquez
· 17 years ago
875baf3
[SCSI] qla2xxx: printk fixes
by Andrew Morton
· 17 years ago
b7cc176
[SCSI] qla2xxx: Allow region-based flash-part accesses.
by Joe Carnuccio
· 17 years ago
338c916
[SCSI] qla2xxx: Add flash burst-read/write support.
by Andrew Vasquez
· 17 years ago
c3a2f0d
[SCSI] qla2xxx: Add ISP25XX support.
by Andrew Vasquez
· 17 years ago
fd34f55
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
by Andrew Vasquez
· 17 years ago
fecf978
[SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.
by Andrew Vasquez
· 18 years ago
40a2e34
[SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.
by Andrew Vasquez
· 18 years ago
30c4766
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
by Andrew Vasquez
· 18 years ago
3c60612
[SCSI] qla2xxx: Correct sector-erase issues while writing flash.
by Andrew Vasquez
· 18 years ago
e5f82ab
[SCSI] qla2xxx: make some functions static
by Adrian Bunk
· 18 years ago
45aeaf1
[SCSI] qla2xxx: Add support for new flash part.
by Ravi Anand
· 18 years ago
ea5b638
[SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.
by andrew.vasquez@qlogic.com
· 19 years ago
39a1124
[SCSI] qla2xxx: use kthread_ API
by Christoph Hellwig
· 19 years ago
854165f
[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.
by andrew.vasquez@qlogic.com
· 19 years ago
f6df144
[SCSI] qla2xxx: Add beacon support via class-device attribute.
by andrew.vasquez@qlogic.com
· 19 years ago
e978010
[SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.
by andrew.vasquez@qlogic.com
· 19 years ago
dcb36ce
[SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.
by Andrew Vasquez
· 19 years ago
fa90c54
[SCSI] qla2xxx: Update license.
by Andrew Vasquez
· 19 years ago
c32c4cb
[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.
by Andrew Vasquez
· 19 years ago
ae91193
[SCSI] qla2xxx: Update copyright banner.
by Andrew Vasquez
· 19 years ago
fa2a1ce
[SCSI] qla2xxx: Code scrubbing.
by Andrew Vasquez
· 19 years ago
459c537
[SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.
by Andrew Vasquez
· 19 years ago
3d71644
[SCSI] qla2xxx: Add ISP24xx definitions.
by Andrew Vasquez
· 19 years ago
766f2fa
[PATCH] qla trivial iomem annotation
by Al Viro
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago