summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-161-0/+3
|\
| * qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.Sawan Chandak2015-04-101-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-4/+4
|\ \ | |/ |/|
| * qla2xxx: Fix printk in qla25xx_setup_modeYannick Guerrini2015-03-061-2/+2
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-2/+2
* | qla2xxx: fix busy wait regressionBruno Prémont2015-01-051-1/+3
* | scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-10/+2
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-46/+2
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-3/+3
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-4/+2
* | scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-4/+1
* | scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-17/+1
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-1/+0
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0
* | qla2xxx: Add support for QFull throttling and Term Exchange retryQuinn Tran2014-09-251-0/+2
* | qla2xxx: Increase the request queue size to 8K for ISP2031Saurav Kashyap2014-09-251-1/+1
* | qla2xxx: Add Host reset handling in target mode.Arun Easi2014-09-251-0/+2
* | qla2xxx: Disable PCI device in shutdown handler.Chad Dupuis2014-09-251-0/+3
* | qla2xxx: Honor FCP_RSP retry delay timer field.Chad Dupuis2014-09-251-0/+9
* | qla2xxx: Disable laser for ISP2031 while unloading driver.Himanshu Madhani2014-09-251-0/+31
* | 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: Add FDMI-2 functionality.Himanshu Madhani2014-09-251-7/+6
* | qla2xxx: Prevent probe and board_disable raceJoe Lawrence2014-09-161-0/+2
* | qla2xxx: Prevent removal and board_disable raceJoe Lawrence2014-09-161-12/+19
* | qla2xxx: Collect PCI register checks and board_disable schedulingJoe Lawrence2014-09-161-7/+1
* | 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: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-3/+3
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-16/+19
* qla2xxx: Restrict max_lun to 16-bit for older HBAsHannes Reinecke2014-07-171-1/+6
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-091-46/+59
|\
| * qla2xxx: fix incorrect debug printkDan Carpenter2014-05-281-1/+2
| * qla2xxx: Remove wait for online from host reset handler.Chad Dupuis2014-05-191-46/+5
| * qla2xxx: T10-Dif: add T10-PI supportQuinn Tran2014-05-191-1/+1
| * qla2xxx: Fix beacon blink logic for ISP26xx/83xx.Himanshu Madani2014-05-191-2/+4
| * qla2xxx: Delay driver unload if there is any pending activity going on.Sawan Chandak2014-05-191-0/+24
| * qla2xxx: Reduce the time we wait for a command to complete during SCSI error ...Chad Dupuis2014-05-191-1/+1
| * qla2xxx: Avoid escalating the SCSI error handler if the command is not found ...Chad Dupuis2014-05-191-4/+20
| * qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-191-1/+1
| * qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel2014-05-191-0/+1
| * qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...Saurav Kashyap2014-05-191-0/+1
| * qla2xxx: Add pci device id 0x2271.Joe Carnuccio2014-05-191-6/+15
* | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
|/
* [SCSI] qla2xxx: Re-sync module parameter descriptions with the codeSteven J. Magnani2014-03-151-4/+6
* [SCSI] qla2xxx: fix error handling of qla2x00_mem_alloc()Dan Carpenter2014-03-151-3/+3
* [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan2014-03-151-1/+1
* [SCSI] qla2xxx: Correct the port no assignment for ISP82XX.Saurav Kashyap2014-03-151-1/+1
OpenPOWER on IntegriCloud