aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig1-4/+2
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-94/+83
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-43/+158
2015-04-14target: simplify the target template registration APIChristoph Hellwig2-93/+27
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-8/+8
2015-04-10qla2xxx: Update driver version to 8.07.00.18-kHimanshu Madhani1-1/+1
2015-04-10qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN port.Sawan Chandak1-4/+13
2015-04-10qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak3-8/+17
2015-04-10qla2xxx: Prevent multiple firmware dump collection for ISP27XX.Himanshu Madhani2-1/+5
2015-04-10qla2xxx: Disable Interrupt handshake for ISP27XX.Himanshu Madhani1-1/+2
2015-04-10qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani4-13/+77
2015-04-10qla2xxx: Add serdes read/write support for ISP27XXAndrew Vasquez1-4/+11
2015-04-10qla2xxx: Add udev notification to save fw dump for ISP27XXHimanshu Madhani1-2/+3
2015-04-10qla2xxx: Add message for sucessful FW dump collected for ISP27XX.Himanshu Madhani2-1/+9
2015-04-10qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.Sawan Chandak2-0/+6
2015-04-10qla2xxx: Fix beacon blink for ISP27XX.Nigel Kirkland1-4/+7
2015-04-10qla2xxx: Increase the wait time for firmware to be ready for P3P.Chad Dupuis1-2/+5
2015-04-10qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.Himanshu Madhani1-1/+1
2015-04-10qla2xxx: Fix warnings reported by static checker.Himanshu Madhani1-5/+5
2015-04-07tcm_qla2xxx: Add fabric_prot_type attribute supportNicholas Bellinger2-0/+45
2015-04-07tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_opsNicholas Bellinger1-1/+1
2015-03-19tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-03-06tcm_qla2xxx: Expose per endpoint dynamic_sessions attributeNicholas Bellinger1-0/+10
2015-03-06qla2xxx: Fix printks in ql_log messageYannick Guerrini2-3/+3
2015-03-06qla2xxx: Fix printk in qla25xx_setup_modeYannick Guerrini1-2/+2
2015-03-06treewide: Fix typo in printk messagesMasanari Iida2-3/+3
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+1
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes1-1/+1
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes1-4/+4
2015-01-15tcm_qla2xxx: print port name via %*phCAndy Shevchenko1-3/+1
2015-01-05qla2xxx: fix busy wait regressionBruno Prémont1-1/+3
2014-12-15qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman1-2/+0
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig1-6/+6
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-10/+2
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-46/+2
2014-11-12qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang2-3/+1
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-3/+3
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-4/+2
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig2-102/+3
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig1-4/+1
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig1-17/+1
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-31/+27
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds23-552/+1943
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-10-03qla_target: don't delete changed naclsJoern Engel1-1/+10
2014-10-01qla_target: rearrange struct qla_tgt_prmJoern Engel1-1/+1
2014-10-01qla_target: improve qlt_unmap_sg()Joern Engel1-11/+8
2014-10-01qla_target: make some global functions staticJoern Engel2-15/+5