- 3730669 scsi: qla2xxx: Remove redundant continue statement in a for-loop by Colin Ian King · 3 years, 6 months ago
- 37ce4f3 scsi: qla2xxx: Fix endianness annotations by Bart Van Assche · 3 years, 10 months ago
- 0bc1725 scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machines by Arun Easi · 4 years, 1 month ago
- 77adf3f scsi/qla2xxx: Convert to SPDX license identifiers by Thomas Gleixner · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 7ffa5b9 scsi: qla2xxx: Fix endianness annotations in source files by Bart Van Assche · 4 years, 8 months ago
- ab053c0 scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t by Bart Van Assche · 4 years, 8 months ago
- 04474d3 scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lower case by Bart Van Assche · 4 years, 8 months ago
- e544b72 scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expressions by Bart Van Assche · 4 years, 8 months ago
- 1b81e7f scsi: qla2xxx: Return appropriate failure through BSG Interface by Michael Hernandez · 4 years, 10 months ago
- a27747a scsi: qla2xxx: Improve readability of the code that handles qla_flt_header by Bart Van Assche · 5 years ago
- c868907 scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB Cmd by Michael Hernandez · 5 years ago
- a530bf6 scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XX by Michael Hernandez · 5 years ago
- 4e71dca scsi: qla2xxx: Correctly retrieve and interpret active flash region by Himanshu Madhani · 5 years ago
- cb92cb1 scsi: qla2xxx: Fix flash read for Qlogic ISPs by Quinn Tran · 5 years ago
- c43e783 scsi: qla2xxx: Change the return type of qla24xx_read_flash_data() by Bart Van Assche · 5 years ago
- 58e2753 scsi: qla2xxx: Insert spaces where required by Bart Van Assche · 6 years ago
- 3f006ac scsi: qla2xxx: Secure flash update support for ISP28XX by Michael Hernandez · 6 years ago
- 5fa8774 scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism by Joe Carnuccio · 6 years ago
- 3695310 scsi: qla2xxx: Update flash read/write routine by Joe Carnuccio · 6 years ago
- a28d9e4 scsi: qla2xxx: Add support for multiple fwdump templates/segments by Joe Carnuccio · 6 years ago
- f8f97b0 scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path by Joe Carnuccio · 6 years ago
- ecc89f2 scsi: qla2xxx: Add Device ID for ISP28XX by Joe Carnuccio · 6 years ago
- 807eb90 scsi: qla2xxx: Improve several kernel-doc headers by Bart Van Assche · 6 years ago
- 4523502 scsi: qla2xxx: Fix driver unload by shutting down chip by Quinn Tran · 6 years ago
- 2db6228 scsi: qla2xxx: Fix function argument descriptions by Bart Van Assche · 7 years ago
- 8188186 scsi: qla2xxx: Suppress gcc 7 fall-through warnings by Bart Van Assche · 7 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- c01e015 treewide: Fix typos in printk by Masanari Iida · 9 years ago
- da08ef5 qla2xxx: Avoid side effects when using endianizer macros. by Joe Carnuccio · 9 years ago
- 4243c11 qla2xxx: Add support for online flash update for ISP27XX. by Sawan Chandak · 9 years ago
- df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
- ad95036 qla2xxx: Remove __constant_ prefix by Bart Van Assche · 9 years ago
- b20f02e qla2xxx: Enable target mode for ISP27XX by Himanshu Madhani · 10 years ago
- b21ba31 qla2xxx: Fix beacon blink for ISP27XX. by Nigel Kirkland · 10 years ago
- 00ef7d8 qla2xxx: Fix driver version string message. by Himanshu Madhani · 10 years ago
- efcdf9f qla2xxx: Fix potential return count bug in qla2xxx_get_vpd_field(). by Joe Carnuccio · 10 years ago
- 420854b qla2xxx: Enable fast flash access for ISP83xx. by Chad Dupuis · 10 years ago
- 90b604f qla2xxx: Fix beacon blink logic for ISP26xx/83xx. by Himanshu Madani · 11 years ago
- bd21eaf qla2xxx: Change copyright year to 2014 in all the source files. by Armen Baloyan · 11 years ago
- f73cb69 [SCSI] qla2xxx: Add support for ISP2071. by Chad Dupuis · 11 years ago
- 6ddcfef [SCSI] qla2xxx: Correction to message ids. by Saurav Kashyap · 11 years ago
- 7ec0eff [SCSI] qla2xxx: Add support for ISP8044. by Atul Deshmukh · 11 years ago
- 1e63395 [SCSI] qla2xxx: Update the copyright information. by Saurav Kashyap · 12 years ago
- a865c50 [SCSI] qla2xxx: Get VPD information from common location for CNA. by Saurav Kashyap · 12 years ago
- 0143d8b7 [SCSI] qla2xxx: Implement beacon support for ISP83xx. by Chad Dupuis · 12 years ago
- 46152ce [SCSI] qla2xxx: Update the driver copyright. by Chad Dupuis · 12 years ago
- 7d613ac [SCSI] qla2xxx: IDC implementation for ISP83xx. by Santosh Vernekar · 12 years ago
- a49393f [SCSI] qla2xxx: Block flash access from application when device is initialized for ISP82xx. by Giridhar Malavali · 13 years ago
- 6246b8a [SCSI] qla2xxx: Enhancements to support ISP83xx. by Giridhar Malavali · 13 years ago
- d8424f6 [SCSI] qla2xxx: Make the logging functions verify their arguments and fixed the current broken uses as appropriate. by Joe Perches · 13 years ago
- 7c3df13 [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. by Saurav Kashyap · 13 years ago
- 07e264b [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 14 years ago
- ff8073f [SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* case by Andrew Vasquez · 14 years ago
- de7c5d0 [SCSI] qla2xxx: Update copyright banner. by Giridhar Malavali · 14 years ago
- 0f2d962 [SCSI] qla2xxx: Check for golden firmware and show version if available by Madhuranath Iyengar · 14 years ago
- 2f0f3f4 [SCSI] qla2xxx: Appropriately log FCP priority data messages by Madhuranath Iyengar · 14 years ago
- a908301 [SCSI] qla2xxx: Add ISP82XX support. by Giridhar Malavali · 15 years ago
- bfdaa76 [SCSI] qla2xxx: Fix to make conditional decision based on port number. by Sarang Radke · 15 years ago
- 09ff701 [SCSI] qla2xxx: Add APEX support. by Sarang Radke · 15 years ago
- 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 · 16 years ago
- cbc8eb6 [SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs. by Andrew Vasquez · 16 years ago
- 40859ae [SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode. by Anirban Chakraborty · 16 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
- 3d79038f [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