summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | qla2xxx: Declaration error cause stack corruption.Quinn Tran2014-09-251-1/+1
| * | qla2xxx: Add fix in driver unload for pending activity.Sawan Chandak2014-09-251-2/+4
| * | qla2xxx: Unload of qla2xxx driver crashes the machine.Arun Easi2014-09-251-2/+2
| * | qla2xxx: Allow user to change ql2xfdmienable value.Himanshu Madhani2014-09-251-1/+1
| * | qla2xxx: Fix driver version string message.Himanshu Madhani2014-09-251-1/+1
| * | qla2xxx: Add diagnostic port functionality.Joe Carnuccio2014-09-257-9/+20
| * | qla2xxx: Add FA-WWN functionality.Joe Carnuccio2014-09-253-7/+38
| * | 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
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-081-1/+1
|\ \
| * | treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
| |/
* | scsi: Use 'depends' with LIBFC instead of 'select'.David S. Miller2014-09-221-1/+1
* | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-161-1/+1
|/
* 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-153-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-134-65/+147
|\ \
| * | qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger2014-06-044-65/+147
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-1031-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