Age | Commit message (Expand) | Author | Files | Lines |
2016-07-05 | qla2xxx: Fix NULL pointer deref in QLA interrupt | Bruno Prémont | 1 | -1/+1 |
2016-05-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 5 | -64/+65 |
2016-05-19 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -4/+3 |
2016-05-10 | tcm_qla2xxx Add SCSI command jammer/discard capability | Laurence Oberman | 3 | -0/+30 |
2016-05-10 | tcm_qla2xxx: introduce a private sess_kref | Christoph Hellwig | 3 | -64/+35 |
2016-04-28 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2016-04-15 | qla2xxx: Remove use of 'struct timeval' | Tina Ruchandani | 1 | -3/+2 |
2016-04-11 | qla2xxx: Indicate out-of-memory with -ENOMEM | Bart Van Assche | 1 | -1/+1 |
2016-03-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -7/+9 |
2016-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 5 | -64/+130 |
2016-03-18 | qla2xxx: avoid maybe_uninitialized warning | Arnd Bergmann | 1 | -7/+9 |
2016-03-11 | qla2xxx: Add DebugFS node for target sess list. | Quinn Tran | 3 | -20/+89 |
2016-03-11 | tcm_qla2xxx: Convert to target_alloc_session usage | Nicholas Bellinger | 3 | -46/+43 |
2016-02-24 | qla2xxx: Update driver version to 8.07.00.33-k | Himanshu Madhani | 1 | -1/+1 |
2016-02-24 | qla2xxx: Set relogin flag when we fail to queue login requests. | Chad Dupuis | 1 | -1/+5 |
2016-02-24 | qla2xxx: Enable T10-DIF for ISP27XX | Himanshu Madhani | 1 | -0/+3 |
2016-02-24 | qla2xxx: Provide mbx info in BBCR data after mbx failure | Harish Zunjarrao | 2 | -3/+10 |
2016-02-24 | qla2xxx: Avoid side effects when using endianizer macros. | Joe Carnuccio | 6 | -98/+106 |
2016-02-24 | qla2xxx: Add support for Private link statistics counters. | Harish Zunjarrao | 6 | -6/+99 |
2016-02-24 | qla2xxx: Add support for buffer to buffer credit value for ISP27XX. | Sawan Chandak | 5 | -1/+92 |
2016-02-24 | qla2xxx: Add support for online flash update for ISP27XX. | Sawan Chandak | 9 | -6/+266 |
2016-02-24 | qla2xxx: Allow fw to hold status before sending ABTS response. | Himanshu Madhani | 3 | -1/+18 |
2016-02-24 | qla2xxx: Seed init-cb login timeout from nvram exclusively. | Joe Carnuccio | 1 | -3/+0 |
2016-02-24 | qla2xxx: Remove unneeded link offline message. | Chad Dupuis | 2 | -4/+1 |
2016-02-11 | qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity | Quinn Tran | 2 | -2/+5 |
2016-02-07 | qla2xxx: Use ATIO type to send correct tmr response | Swapnil Nagle | 1 | -1/+1 |
2016-02-07 | qla2xxx: Fix stale pointer access. | Quinn Tran | 5 | -9/+31 |
2016-01-30 | qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM | Quinn Tran | 3 | -45/+142 |
2016-01-30 | qla2xxx: Fix warning reported by static checker | Himanshu Madhani | 1 | -3/+4 |
2016-01-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 14 | -236/+1547 |
2016-01-20 | scsi: qla2xxxx: avoid type mismatch in comparison | Arnd Bergmann | 1 | -1/+1 |
2016-01-08 | Merge branch 'jejb-scsi' into misc | James Bottomley | 2 | -2/+3 |
2016-01-08 | qla2xxx: Check for online flag instead of active reset when transmitting resp... | Dilip Kumar Uppugandla | 2 | -31/+37 |
2016-01-08 | qla2xxx: Set all queues to 4k | Quinn Tran | 2 | -4/+5 |
2016-01-08 | qla2xxx: Disable ZIO at start time. | Quinn Tran | 1 | -0/+20 |
2016-01-08 | qla2xxx: Move atioq to a different lock to reduce lock contention | Quinn Tran | 7 | -28/+129 |
2016-01-08 | qla2xxx: Add selective command queuing | Quinn Tran | 3 | -4/+15 |
2016-01-08 | qla2xxx: Add irq affinity notification | Quinn Tran | 3 | -1/+93 |
2016-01-08 | qla2xxx: Remove dependency on hardware_lock to reduce lock contention. | Quinn Tran | 4 | -56/+106 |
2016-01-08 | qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit. | Quinn Tran | 2 | -14/+12 |
2016-01-08 | qla2xxx: Wait for all conflicts before ack'ing PLOGI | Alexei Potashnik | 5 | -50/+180 |
2016-01-08 | qla2xxx: Delete session if initiator is gone from FW | Alexei Potashnik | 4 | -16/+104 |
2016-01-08 | qla2xxx: Added interface to send explicit LOGO. | Himanshu Madhani | 7 | -4/+253 |
2016-01-08 | qla2xxx: Add FW resource count in DebugFS. | Quinn Tran | 7 | -31/+81 |
2016-01-08 | qla2xxx: Enable Target counters in DebugFS. | Himanshu Madhani | 6 | -1/+84 |
2016-01-08 | qla2xxx: Enable Exchange offload support. | Himanshu Madhani | 6 | -7/+222 |
2016-01-08 | qla2xxx: Enable Extended Logins support | Himanshu Madhani | 6 | -7/+224 |
2015-12-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+2 |
2015-12-03 | Merge branch 'mkp-fixes' into fixes | James Bottomley | 1 | -1/+2 |
2015-11-29 | qla2xxx: Fix regression introduced by target configFS changes | Himanshu Madhani | 1 | -1/+1 |