summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-044-248/+38
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-151-7/+2
| * target: remove ->put_session methodChristoph Hellwig2015-05-301-13/+0
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-303-45/+23
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-302-75/+0
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-19/+0
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-4/+4
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-302-29/+4
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-51/+8
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-7/+0
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-0/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-4/+2
| |\ \ | | |/
| * | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-281-0/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-237-23/+29
|\ \ \ | |_|/ |/| |
| * | qla2xxx: Fix indentationBart Van Assche2015-06-135-15/+14
| * | qla2xxx: Comment out unreachable codeBart Van Assche2015-06-132-8/+15
| |/
* | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-301-4/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-243-94/+83
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-142-93/+27
| * tcm_qla2xxx: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-072-0/+45
| * tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_opsNicholas Bellinger2015-04-071-1/+1
| * tcm_qla2xxx: Expose per endpoint dynamic_sessions attributeNicholas Bellinger2015-03-061-0/+10
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-1611-43/+158
|\ \
| * | qla2xxx: Update driver version to 8.07.00.18-kHimanshu Madhani2015-04-101-1/+1
| * | qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN...Sawan Chandak2015-04-101-4/+13
| * | qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak2015-04-103-8/+17
| * | qla2xxx: Prevent multiple firmware dump collection for ISP27XX.Himanshu Madhani2015-04-102-1/+5
| * | qla2xxx: Disable Interrupt handshake for ISP27XX.Himanshu Madhani2015-04-101-1/+2
| * | qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani2015-04-104-13/+77
| * | qla2xxx: Add serdes read/write support for ISP27XXAndrew Vasquez2015-04-101-4/+11
| * | qla2xxx: Add udev notification to save fw dump for ISP27XXHimanshu Madhani2015-04-101-2/+3
| * | qla2xxx: Add message for sucessful FW dump collected for ISP27XX.Himanshu Madhani2015-04-102-1/+9
| * | qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.Sawan Chandak2015-04-102-0/+6
| * | qla2xxx: Fix beacon blink for ISP27XX.Nigel Kirkland2015-04-101-4/+7
| * | qla2xxx: Increase the wait time for firmware to be ready for P3P.Chad Dupuis2015-04-101-2/+5
| * | qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.Himanshu Madhani2015-04-101-1/+1
| * | qla2xxx: Fix warnings reported by static checker.Himanshu Madhani2015-04-101-5/+5
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-144-8/+8
|\ \
| * | qla2xxx: Fix printks in ql_log messageYannick Guerrini2015-03-062-3/+3
| * | qla2xxx: Fix printk in qla25xx_setup_modeYannick Guerrini2015-03-061-2/+2
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-062-3/+3
* | | tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche2015-03-191-1/+1
| |/ |/|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-211-3/+1
|\ \
| * | tcm_qla2xxx: print port name via %*phCAndy Shevchenko2015-01-151-3/+1
* | | scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-021-1/+1
* | | scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-021-4/+4
* | | qla2xxx: fix busy wait regressionBruno Prémont2015-01-051-1/+3
|/ /
* | qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman2014-12-151-2/+0
OpenPOWER on IntegriCloud