summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2017-03-06qla2xxx: Fix crash due to null pointer accessQuinn Tran
2016-02-28qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()Quinn Tran
2016-02-28target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2016-02-28qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik
2016-02-23qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik
2016-02-23qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrivesAlexei Potashnik
2016-02-23qla2xxx: drop cmds/tmrs arrived while session is being deletedAlexei Potashnik
2016-02-23qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik
2016-02-23qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle
2015-08-10qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier
2015-08-10qla2xxx: fix command initialization in target mode.Kanoj Sarcar
2015-08-10qla2xxx: Remove msleep in qlt_send_term_exchangeHimanshu Madhani
2015-08-10qla2xxx: release request queue reservation.Quinn Tran
2015-08-10qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-10qla2xxx: Update driver version to 8.07.00.18-kHimanshu Madhani
2015-04-10qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN...Sawan Chandak
2015-04-10qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak
2015-04-10qla2xxx: Prevent multiple firmware dump collection for ISP27XX.Himanshu Madhani
2015-04-10qla2xxx: Disable Interrupt handshake for ISP27XX.Himanshu Madhani
2015-04-10qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani
2015-04-10qla2xxx: Add serdes read/write support for ISP27XXAndrew Vasquez
2015-04-10qla2xxx: Add udev notification to save fw dump for ISP27XXHimanshu Madhani
2015-04-10qla2xxx: Add message for sucessful FW dump collected for ISP27XX.Himanshu Madhani
2015-04-10qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.Sawan Chandak
2015-04-10qla2xxx: Fix beacon blink for ISP27XX.Nigel Kirkland
2015-04-10qla2xxx: Increase the wait time for firmware to be ready for P3P.Chad Dupuis
2015-04-10qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.Himanshu Madhani
2015-04-10qla2xxx: Fix warnings reported by static checker.Himanshu Madhani
2015-04-07tcm_qla2xxx: Add fabric_prot_type attribute supportNicholas Bellinger
2015-04-07tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_opsNicholas Bellinger
2015-03-19tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche
2015-03-06tcm_qla2xxx: Expose per endpoint dynamic_sessions attributeNicholas Bellinger
2015-03-06qla2xxx: Fix printks in ql_log messageYannick Guerrini
2015-03-06qla2xxx: Fix printk in qla25xx_setup_modeYannick Guerrini
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2015-01-15tcm_qla2xxx: print port name via %*phCAndy Shevchenko
2015-01-05qla2xxx: fix busy wait regressionBruno Prémont
2014-12-15qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig