summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2014-07-25qla2xxx: Use dma_zalloc_coherentJoe Perches
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-07-17qla2xxx: Restrict max_lun to 16-bit for older HBAsHannes Reinecke
2014-06-25qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-06-09Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-03qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger
2014-06-02qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patchQuinn Tran
2014-05-28qla2xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-28qla2xxx: fix incorrect debug printkDan Carpenter
2014-05-19qla2xxx: Update the driver version to 8.07.00.08-k.Saurav Kashyap
2014-05-19qla2xxx: Remove wait for online from host reset handler.Chad Dupuis
2014-05-19qla2xxx: Do logins from a chip reset in DPC thread instead of the error handl...Chad Dupuis
2014-05-19qla2xxx: ABTS cause double free of qla_tgt_cmd +.Quinn Tran
2014-05-19qla2xxx: T10-Dif: add T10-PI supportQuinn Tran
2014-05-19qla2xxx: Remove mapped vp index iterator macro dead code.Himanshu Madhani
2014-05-19qla2xxx: Add MBC option for fast SFP data access.Joe Carnuccio
2014-05-19qla2xxx: Fix beacon blink logic for ISP26xx/83xx.Himanshu Madani
2014-05-19qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.Tej Prakash
2014-05-19qla2xxx: Delay driver unload if there is any pending activity going on.Sawan Chandak
2014-05-19qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio
2014-05-19qla2xxx: ISP27xx firmware dump template spec updates (including T274).Joe Carnuccio
2014-05-19qla2xxx: Reduce the time we wait for a command to complete during SCSI error ...Chad Dupuis
2014-05-19qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the ...Hiral Patel
2014-05-19qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.Chad Dupuis
2014-05-19qla2xxx: Adjust adapter reset routine to the changes in firmware specificatio...Armen Baloyan
2014-05-19qla2xxx: Avoid escalating the SCSI error handler if the command is not found ...Chad Dupuis
2014-05-19qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.Atul Deshmukh
2014-05-19qla2xxx: ISP8044 poll ipmdio bus timeout improvement.Joe Carnuccio
2014-05-19qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.cChad Dupuis
2014-05-19qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.Atul Deshmukh
2014-05-19qla2xxx: Use proper log message for flash lock failed error.Atul Deshmukh
2014-05-19qla2xxx: Decrease pci access for response queue processing for ISPFX00.Armen Baloyan
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2014-05-19qla2xxx: Update entry type 270 to match spec update.Joe Carnuccio
2014-05-19qla2xxx: Enable fw_dump_size for ISP8044.Hiral Patel
2014-05-19qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel
2014-05-19qla2xxx: Remove unnecessary delays from fw dump code path.Hiral Patel
2014-05-19qla2xxx: Track the process when the ROM_LOCK failure happensHiral Patel
2014-05-19qla2xxx: Correction to ISP27xx template entry types 256 and 258.Joe Carnuccio
2014-05-19qla2xxx: Add ISP8044 serdes bsg interface.Joe Carnuccio
2014-05-19qla2xxx: Check for peg alive counter and clear any outstanding mailbox command.Giridhar Malavali
2014-05-19qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMD...Pratik Mohanty
2014-05-19qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...Saurav Kashyap
2014-05-19qla2xxx: Add pci device id 0x2271.Joe Carnuccio
2014-05-19qla2xxx: Issue abort command for outstanding commands during cleanup when onl...Giridhar Malavali
2014-05-19qla2xxx: Log when device state is moved to failed state.Giridhar Malavali
2014-05-19qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_r...Joe Carnuccio