Age | Commit message (Expand) | Author | Files | Lines |
2013-10-23 | [SCSI] qla2xxx: Fix request queue null dereference. | Chad Dupuis | 2 | -1/+10 |
2013-09-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 3 | -36/+26 |
2013-09-11 | target: Update copyright ownership/year information to 2013 | Nicholas Bellinger | 2 | -6/+3 |
2013-09-11 | target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab... | Nicholas Bellinger | 1 | -28/+3 |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2013-09-04 | treewide: Convert retrun typos to return | Joe Perches | 1 | -1/+1 |
2013-09-03 | [SCSI] qla2xxx: Update the driver version to 8.06.00.08-k. | Saurav Kashyap | 1 | -2/+2 |
2013-09-03 | [SCSI] qla2xxx: print MAC via %pMR. | Andy Shevchenko | 1 | -4/+1 |
2013-09-03 | [SCSI] qla2xxx: Correction to message ids. | Saurav Kashyap | 4 | -11/+15 |
2013-09-03 | [SCSI] qla2xxx: Correctly print out/in mailbox registers. | Joe Carnuccio | 1 | -15/+13 |
2013-09-03 | [SCSI] qla2xxx: Add a new interface to update versions. | Sawan Chandak | 2 | -3/+15 |
2013-09-03 | [SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level. | Chad Dupuis | 1 | -1/+1 |
2013-09-03 | [SCSI] qla2xxx: Select link initialization option bits from current operating... | Joe Carnuccio | 1 | -1/+5 |
2013-09-03 | [SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support. | Santosh Vernekar | 4 | -20/+47 |
2013-09-03 | [SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ... | Armen Baloyan | 2 | -1/+6 |
2013-09-03 | [SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add... | Armen Baloyan | 2 | -2/+14 |
2013-09-03 | [SCSI] qla2xxx: Correct Interrupt Register offset for ISPFX00 | Armen Baloyan | 1 | -1/+1 |
2013-09-03 | [SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces... | Armen Baloyan | 1 | -4/+0 |
2013-09-03 | [SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers. | Armen Baloyan | 1 | -2/+4 |
2013-09-03 | [SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOS | Armen Baloyan | 2 | -0/+12 |
2013-09-03 | [SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00 | Armen Baloyan | 3 | -6/+12 |
2013-09-03 | [SCSI] qla2xxx: Add missing FCP statistics to sysfs interface. | Joe Carnuccio | 6 | -3/+55 |
2013-09-03 | [SCSI] qla2xxx: Make log message that prints when a completion status require... | Chad Dupuis | 1 | -2/+4 |
2013-09-03 | [SCSI] qla2xxx: Add critical temperature handling for ISPFX00. | Armen Baloyan | 5 | -17/+104 |
2013-09-03 | [SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ... | Armen Baloyan | 3 | -1/+9 |
2013-09-03 | [SCSI] qla2xxx: Reconfigure thermal temperature. | Joe Carnuccio | 9 | -41/+53 |
2013-09-03 | [SCSI] qla2xxx: Add setting of driver version string for vendor application. | Joe Carnuccio | 5 | -1/+119 |
2013-09-03 | [SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c. | Chad Dupuis | 2 | -14/+1 |
2013-09-03 | [SCSI] qla2xxx: Add ISPFX00 specific bus reset routine. | Armen Baloyan | 4 | -4/+30 |
2013-09-03 | [SCSI] qla2xxx: Perform warm reset every 2 minutes if firmware load fails for... | Armen Baloyan | 1 | -0/+8 |
2013-09-03 | [SCSI] qla2xxx: Set factory reset recovery timeout to 10 min. for ISPFX00. | Armen Baloyan | 2 | -0/+4 |
2013-09-03 | [SCSI] qla2xxx: Correct multiqueue offset calculations. | Andrew Vasquez | 4 | -24/+18 |
2013-09-03 | [SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits. | Joe Carnuccio | 1 | -1/+4 |
2013-09-03 | [SCSI] qla2xxx: Add support for ISP8044. | Atul Deshmukh | 18 | -158/+4849 |
2013-09-03 | [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format | Oleksandr Khoshaba | 8 | -181/+58 |
2013-08-23 | [SCSI] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function. | Saurav Kashyap | 1 | -2/+4 |
2013-08-20 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2013-08-13 | target/qla2xxx: Make demo_mode_login_only modifiable | Andy Grover | 2 | -2/+20 |
2013-07-23 | [SCSI] qla2xxx: Properly set the tagging for commands. | Saurav Kashyap | 1 | -2/+9 |
2013-07-14 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 14 | -250/+235 |
2013-07-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -143/+18 |
2013-07-08 | [SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() | Bart Van Assche | 1 | -7/+7 |
2013-07-08 | [SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one(). | Bart Van Assche | 1 | -3/+1 |
2013-07-08 | [SCSI] qla2xxx: Fix qla2xxx_check_risc_status(). | Bart Van Assche | 1 | -0/+1 |
2013-07-08 | [SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization. | Bart Van Assche | 1 | -44/+39 |
2013-07-08 | [SCSI] qla2xxx: Remove redundant assignments. | Bart Van Assche | 1 | -3/+3 |
2013-07-08 | [SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs(). | Bart Van Assche | 1 | -2/+0 |
2013-07-08 | [SCSI] qla2xxx: Remove two superfluous tests. | Bart Van Assche | 2 | -4/+2 |
2013-07-08 | [SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba() | Bart Van Assche | 2 | -8/+1 |
2013-07-08 | [SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd() | Bart Van Assche | 2 | -10/+2 |