summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Add FDMI-2 functionality.Himanshu Madhani2014-09-257-160/+967
* qla2xxx: ISPFx00 unexpected resets during adapter boot sequence.Jan Kulich2014-09-251-1/+4
* qla2xxx: Incorrect linked list semantic in qlafx00_get_fcport().Joe Carnuccio2014-09-251-3/+2
* qla2xxx: Incorrect debug level on mailbox command print 0x1111.Joe Carnuccio2014-09-251-1/+1
* qla2xxx: ISPFX00 avoid writing semaphore register in request_irqs().Joe Carnuccio2014-09-251-2/+3
* qla2xxx: Fix potential return count bug in qla2xxx_get_vpd_field().Joe Carnuccio2014-09-251-1/+1
* qla2xxx: ISP27xx fwdump template error print simplification.Joe Carnuccio2014-09-253-27/+9
* qla2xxx: ISP25xx multiqueue shadow register crash fix.Joe Carnuccio2014-09-251-0/+2
* qla2xxx: Add endianizer to max_payload_size modifier.Joe Carnuccio2014-09-252-7/+7
* qla2xxx: Enable fast flash access for ISP83xx.Chad Dupuis2014-09-251-1/+2
* qla2xxx: Add ISP27xx fwdump template entry T275 (insert buffer).Joe Carnuccio2014-09-253-4/+36
* qla2xxx: ISP27xx fwdump template fix insertbuf() routine.Joe Carnuccio2014-09-251-10/+2
* qla2xxx: ISP27xx fwdump template remove high frequency debug logs.Joe Carnuccio2014-09-252-18/+1
* qla2xxx: ISP27xx optimize fwdump entry table lookup.Joe Carnuccio2014-09-251-4/+6
* qla2xxx: ISP27xx add tests for incomplete template.Joe Carnuccio2014-09-252-1/+10
* qla2xxx: Prevent probe and board_disable raceJoe Lawrence2014-09-163-1/+5
* qla2xxx: Prevent removal and board_disable raceJoe Lawrence2014-09-163-13/+22
* qla2xxx: Schedule board_disable only onceJoe Lawrence2014-09-162-6/+11
* qla2xxx: Collect PCI register checks and board_disable schedulingJoe Lawrence2014-09-165-27/+20
* qla2xxx: Use qla2x00_clear_drv_active on probe failureJoe Lawrence2014-09-161-10/+3
* qla2xxx: Fix shost use-after-free on device removalJoe Lawrence2014-09-161-4/+2
* scsi: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-161-1/+1
* qla2xxx: Remove restriction on starting remote device discovery on port update.Chad Dupuis2014-09-162-7/+5
* qla2xxx: Move mailbox failure messages to a default debug level.Chad Dupuis2014-09-161-1/+1
* qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-161-16/+11
* qla2xxx: Use dma_zalloc_coherentJoe Perches2014-07-251-6/+4
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-172-4/+4
* scsi: use 64-bit LUNsHannes Reinecke2014-07-177-45/+47
* qla2xxx: Restrict max_lun to 16-bit for older HBAsHannes Reinecke2014-07-171-1/+6
* qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran2014-06-252-8/+13
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-143-21/+26
|\
| * qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patchQuinn Tran2014-06-023-21/+26
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-124-65/+147
|\ \
| * | qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger2014-06-034-65/+147
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-0931-442/+1890
|\ \ \ | | |/ | |/|
| * | qla2xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-281-2/+1
| * | qla2xxx: fix incorrect debug printkDan Carpenter2014-05-281-1/+2
| * | qla2xxx: Update the driver version to 8.07.00.08-k.Saurav Kashyap2014-05-191-1/+1
| * | qla2xxx: Remove wait for online from host reset handler.Chad Dupuis2014-05-192-46/+6
| * | qla2xxx: Do logins from a chip reset in DPC thread instead of the error handl...Chad Dupuis2014-05-192-39/+7
| * | qla2xxx: ABTS cause double free of qla_tgt_cmd +.Quinn Tran2014-05-191-3/+26
| * | qla2xxx: T10-Dif: add T10-PI supportQuinn Tran2014-05-1910-76/+851
| * | qla2xxx: Remove mapped vp index iterator macro dead code.Himanshu Madhani2014-05-191-7/+0
| * | qla2xxx: Add MBC option for fast SFP data access.Joe Carnuccio2014-05-191-1/+1
| * | qla2xxx: Fix beacon blink logic for ISP26xx/83xx.Himanshu Madani2014-05-192-7/+6
| * | qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.Tej Prakash2014-05-191-30/+13
| * | qla2xxx: Delay driver unload if there is any pending activity going on.Sawan Chandak2014-05-191-0/+24
| * | qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio2014-05-196-11/+33
| * | qla2xxx: ISP27xx firmware dump template spec updates (including T274).Joe Carnuccio2014-05-193-33/+78
| * | qla2xxx: Reduce the time we wait for a command to complete during SCSI error ...Chad Dupuis2014-05-191-1/+1
OpenPOWER on IntegriCloud