summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-19qla4xxx: Check for correct return statusVikas Chaudhary1-1/+1
2014-05-19qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.cVikas Chaudhary2-106/+106
2014-05-19qla4xxx: Added PEX DMA Support for ISP8022 AdapterTej Parkash3-33/+28
2014-05-19qla4xxx: Added new opcodes for 84XX Minidump templateTej Parkash3-0/+382
2014-05-19qla4xxx: Add support of 0xFF capture mask for minidumpTej Parkash3-3/+33
2014-05-19qla4xxx: Change default capture to firmware defined capture maskTej Parkash1-2/+2
2014-05-19qla4xxx: Do not wait for IO completion, after issuing stop_firmwareTej Parkash1-3/+0
2014-05-19Update Maintainers for IBM Power 842, vscsi, and vfc driversNathan Fontenot1-5/+11
2014-05-19scsi/libiscsi: Fix static checker warning on bh lockingShlomo Pongratz1-2/+2
2014-05-19fnic: fnic Control Path Trace UtilityHiral Shah6-43/+637
2014-05-19fnic: Failing to queue aborts due to Q full cause terminate driver timeoutHiral Shah1-6/+7
2014-05-19fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle countHiral Shah3-7/+4
2014-05-19qla2xxx: Update the driver version to 8.07.00.08-k.Saurav Kashyap1-1/+1
2014-05-19qla2xxx: Remove wait for online from host reset handler.Chad Dupuis2-46/+6
2014-05-19qla2xxx: Do logins from a chip reset in DPC thread instead of the error handl...Chad Dupuis2-39/+7
2014-05-19qla2xxx: ABTS cause double free of qla_tgt_cmd +.Quinn Tran1-3/+26
2014-05-19qla2xxx: T10-Dif: add T10-PI supportQuinn Tran10-76/+851
2014-05-19qla2xxx: Remove mapped vp index iterator macro dead code.Himanshu Madhani1-7/+0
2014-05-19qla2xxx: Add MBC option for fast SFP data access.Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Fix beacon blink logic for ISP26xx/83xx.Himanshu Madani2-7/+6
2014-05-19qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.Tej Prakash1-30/+13
2014-05-19qla2xxx: Delay driver unload if there is any pending activity going on.Sawan Chandak1-0/+24
2014-05-19qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio6-11/+33
2014-05-19qla2xxx: ISP27xx firmware dump template spec updates (including T274).Joe Carnuccio3-33/+78
2014-05-19qla2xxx: Reduce the time we wait for a command to complete during SCSI error ...Chad Dupuis1-1/+1
2014-05-19qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the ...Hiral Patel3-63/+59
2014-05-19qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.Chad Dupuis1-1/+1
2014-05-19qla2xxx: Adjust adapter reset routine to the changes in firmware specificatio...Armen Baloyan2-8/+48
2014-05-19qla2xxx: Avoid escalating the SCSI error handler if the command is not found ...Chad Dupuis3-5/+26
2014-05-19qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.Atul Deshmukh1-1/+1
2014-05-19qla2xxx: ISP8044 poll ipmdio bus timeout improvement.Joe Carnuccio1-8/+7
2014-05-19qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.cChad Dupuis1-2/+0
2014-05-19qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.Atul Deshmukh1-0/+1
2014-05-19qla2xxx: Use proper log message for flash lock failed error.Atul Deshmukh3-3/+7
2014-05-19qla2xxx: Decrease pci access for response queue processing for ISPFX00.Armen Baloyan1-1/+1
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan29-29/+29
2014-05-19qla2xxx: Update entry type 270 to match spec update.Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Enable fw_dump_size for ISP8044.Hiral Patel1-1/+1
2014-05-19qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel6-12/+44
2014-05-19qla2xxx: Remove unnecessary delays from fw dump code path.Hiral Patel2-41/+32
2014-05-19qla2xxx: Track the process when the ROM_LOCK failure happensHiral Patel2-9/+14
2014-05-19qla2xxx: Correction to ISP27xx template entry types 256 and 258.Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Add ISP8044 serdes bsg interface.Joe Carnuccio6-3/+137
2014-05-19qla2xxx: Check for peg alive counter and clear any outstanding mailbox command.Giridhar Malavali1-5/+8
2014-05-19qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMD...Pratik Mohanty4-1/+384
2014-05-19qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...Saurav Kashyap4-6/+11
2014-05-19qla2xxx: Add pci device id 0x2271.Joe Carnuccio2-8/+21
2014-05-19qla2xxx: Issue abort command for outstanding commands during cleanup when onl...Giridhar Malavali1-2/+4
2014-05-19qla2xxx: Log when device state is moved to failed state.Giridhar Malavali1-8/+23
2014-05-19qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_r...Joe Carnuccio1-1/+1