Age | Commit message (Expand) | Author | Files | Lines |
2010-07-28 | [SCSI] qla2xxx: Update copyright banner. | Giridhar Malavali | 1 | -1/+1 |
2010-07-28 | [SCSI] qla2xxx: Check for golden firmware and show version if available | Madhuranath Iyengar | 1 | -0/+22 |
2010-07-28 | [SCSI] qla2xxx: Appropriately log FCP priority data messages | Madhuranath Iyengar | 1 | -12/+13 |
2010-05-01 | [SCSI] qla2xxx: Add ISP82XX support. | Giridhar Malavali | 1 | -6/+74 |
2010-04-11 | [SCSI] qla2xxx: Fix to make conditional decision based on port number. | Sarang Radke | 1 | -2/+2 |
2010-04-11 | [SCSI] qla2xxx: Add APEX support. | Sarang Radke | 1 | -3/+66 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-17 | [SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add... | Andrew Vasquez | 1 | -0/+3 |
2009-06-15 | [SCSI] qla2xxx: fix printk format warnings | Randy Dunlap | 1 | -2/+5 |
2009-06-08 | [SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs. | Andrew Vasquez | 1 | -0/+3 |
2009-06-08 | [SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode. | Anirban Chakraborty | 1 | -5/+3 |
2009-05-21 | [SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets. | Anirban Chakraborty | 1 | -9/+9 |
2009-05-21 | [SCSI] qla2xxx: Add QoS support. | Anirban Chakraborty | 1 | -0/+1 |
2009-05-21 | [SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled. | Andrew Vasquez | 1 | -8/+11 |
2009-04-03 | [SCSI] qla2xxx: Get FLT address in dword format. | Harish Zunjarrao | 1 | -2/+2 |
2009-04-03 | [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information. | Andrew Vasquez | 1 | -2/+29 |
2009-04-03 | [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update. | Lalit Chandivade | 1 | -4/+0 |
2009-04-03 | [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update. | Lalit Chandivade | 1 | -1/+1 |
2009-04-03 | [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs. | Joe Carnuccio | 1 | -13/+47 |
2009-04-03 | [SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash. | Harish Zunjarrao | 1 | -1/+1 |
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 |