Age | Commit message (Expand) | Author | Files | Lines |
2015-04-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 3 | -94/+83 |
2015-04-17 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 11 | -43/+158 |
2015-04-14 | target: simplify the target template registration API | Christoph Hellwig | 2 | -93/+27 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -8/+8 |
2015-04-10 | qla2xxx: Update driver version to 8.07.00.18-k | Himanshu Madhani | 1 | -1/+1 |
2015-04-10 | qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN... | Sawan Chandak | 1 | -4/+13 |
2015-04-10 | qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled. | Sawan Chandak | 3 | -8/+17 |
2015-04-10 | qla2xxx: Prevent multiple firmware dump collection for ISP27XX. | Himanshu Madhani | 2 | -1/+5 |
2015-04-10 | qla2xxx: Disable Interrupt handshake for ISP27XX. | Himanshu Madhani | 1 | -1/+2 |
2015-04-10 | qla2xxx: Add debugging info for MBX timeout. | Himanshu Madhani | 4 | -13/+77 |
2015-04-10 | qla2xxx: Add serdes read/write support for ISP27XX | Andrew Vasquez | 1 | -4/+11 |
2015-04-10 | qla2xxx: Add udev notification to save fw dump for ISP27XX | Himanshu Madhani | 1 | -2/+3 |
2015-04-10 | qla2xxx: Add message for sucessful FW dump collected for ISP27XX. | Himanshu Madhani | 2 | -1/+9 |
2015-04-10 | qla2xxx: Add support to load firmware from file for ISP 26XX/27XX. | Sawan Chandak | 2 | -0/+6 |
2015-04-10 | qla2xxx: Fix beacon blink for ISP27XX. | Nigel Kirkland | 1 | -4/+7 |
2015-04-10 | qla2xxx: Increase the wait time for firmware to be ready for P3P. | Chad Dupuis | 1 | -2/+5 |
2015-04-10 | qla2xxx: Fix crash due to wrong casting of reg for ISP27XX. | Himanshu Madhani | 1 | -1/+1 |
2015-04-10 | qla2xxx: Fix warnings reported by static checker. | Himanshu Madhani | 1 | -5/+5 |
2015-04-08 | tcm_qla2xxx: Add fabric_prot_type attribute support | Nicholas Bellinger | 2 | -0/+45 |
2015-04-08 | tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops | Nicholas Bellinger | 1 | -1/+1 |
2015-03-20 | tcm_qla2xxx: Fix incorrect use of __transport_register_session | Bart Van Assche | 1 | -1/+1 |
2015-03-07 | tcm_qla2xxx: Expose per endpoint dynamic_sessions attribute | Nicholas Bellinger | 1 | -0/+10 |
2015-03-07 | qla2xxx: Fix printks in ql_log message | Yannick Guerrini | 2 | -3/+3 |
2015-03-07 | qla2xxx: Fix printk in qla25xx_setup_mode | Yannick Guerrini | 1 | -2/+2 |
2015-03-07 | treewide: Fix typo in printk messages | Masanari Iida | 2 | -3/+3 |
2015-02-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -3/+1 |
2015-02-02 | scsi: print single-character strings with seq_putc | Rasmus Villemoes | 1 | -1/+1 |
2015-02-02 | scsi: replace seq_printf with seq_puts | Rasmus Villemoes | 1 | -4/+4 |
2015-01-16 | tcm_qla2xxx: print port name via %*phC | Andy Shevchenko | 1 | -3/+1 |
2015-01-05 | qla2xxx: fix busy wait regression | Bruno Prémont | 1 | -1/+3 |
2014-12-15 | qla2xxx: fix race in handling rport deletion during recovery causes panic | Laurence Oberman | 1 | -2/+0 |
2014-12-04 | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 1 | -6/+6 |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig | 1 | -1/+0 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -10/+2 |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 1 | -46/+2 |
2014-11-12 | qla2xxx: remove redundant declaration in 'qla_gbl.h' | Chen Gang | 2 | -3/+1 |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -3/+3 |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -4/+2 |
2014-11-12 | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig | 2 | -102/+3 |
2014-11-12 | scsi: remove ordered_tags scsi_device field | Christoph Hellwig | 1 | -4/+1 |
2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig | 1 | -17/+1 |
2014-10-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 3 | -31/+27 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2014-10-08 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 23 | -552/+1943 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-10-04 | qla_target: don't delete changed nacls | Joern Engel | 1 | -1/+10 |
2014-10-02 | qla_target: rearrange struct qla_tgt_prm | Joern Engel | 1 | -1/+1 |
2014-10-02 | qla_target: improve qlt_unmap_sg() | Joern Engel | 1 | -11/+8 |
2014-10-02 | qla_target: make some global functions static | Joern Engel | 2 | -15/+5 |
2014-10-02 | qla_target: remove unused parameter | Joern Engel | 1 | -3/+3 |