Age | Commit message (Expand) | Author |
2013-12-19 | qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure | Nicholas Bellinger |
2013-12-11 | qla2xxx: Fix schedule_delayed_work() for target timeout calculations | Shivaram Upadhyayula |
2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-10-23 | [SCSI] qla2xxx: Fix request queue null dereference. | Chad Dupuis |
2013-10-16 | target/qla2xxx: Remove QLA_TPG_ATTRIB macro | Andy Grover |
2013-10-16 | target: Remove TF_CIT_TMPL macro | Andy Grover |
2013-10-14 | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-09-27 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-09-25 | [SCSI] qla2xxx: Use standard PCIe Capability Link register field names | Bjorn Helgaas |
2013-09-23 | [SCSI] qla2xxx: Use pcie_is_pcie() to simplify code | Yijing Wang |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-09-10 | target: Update copyright ownership/year information to 2013 | Nicholas Bellinger |
2013-09-10 | target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab... | Nicholas Bellinger |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-04 | treewide: Convert retrun typos to return | Joe Perches |
2013-09-03 | [SCSI] qla2xxx: Update the driver version to 8.06.00.08-k. | Saurav Kashyap |
2013-09-03 | [SCSI] qla2xxx: print MAC via %pMR. | Andy Shevchenko |
2013-09-03 | [SCSI] qla2xxx: Correction to message ids. | Saurav Kashyap |
2013-09-03 | [SCSI] qla2xxx: Correctly print out/in mailbox registers. | Joe Carnuccio |
2013-09-03 | [SCSI] qla2xxx: Add a new interface to update versions. | Sawan Chandak |
2013-09-03 | [SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level. | Chad Dupuis |
2013-09-03 | [SCSI] qla2xxx: Select link initialization option bits from current operating... | Joe Carnuccio |
2013-09-03 | [SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support. | Santosh Vernekar |
2013-09-03 | [SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ... | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add... | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: Correct Interrupt Register offset for ISPFX00 | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces... | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers. | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOS | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00 | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: Add missing FCP statistics to sysfs interface. | Joe Carnuccio |
2013-09-03 | [SCSI] qla2xxx: Make log message that prints when a completion status require... | Chad Dupuis |
2013-09-03 | [SCSI] qla2xxx: Add critical temperature handling for ISPFX00. | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ... | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: Reconfigure thermal temperature. | Joe Carnuccio |
2013-09-03 | [SCSI] qla2xxx: Add setting of driver version string for vendor application. | Joe Carnuccio |
2013-09-03 | [SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c. | Chad Dupuis |
2013-09-03 | [SCSI] qla2xxx: Add ISPFX00 specific bus reset routine. | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: Perform warm reset every 2 minutes if firmware load fails for... | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: Set factory reset recovery timeout to 10 min. for ISPFX00. | Armen Baloyan |
2013-09-03 | [SCSI] qla2xxx: Correct multiqueue offset calculations. | Andrew Vasquez |
2013-09-03 | [SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits. | Joe Carnuccio |
2013-09-03 | [SCSI] qla2xxx: Add support for ISP8044. | Atul Deshmukh |
2013-09-03 | [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format | Oleksandr Khoshaba |
2013-08-23 | [SCSI] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function. | Saurav Kashyap |
2013-08-20 | treewide: Fix typo in printk | Masanari Iida |
2013-08-12 | target/qla2xxx: Make demo_mode_login_only modifiable | Andy Grover |
2013-07-23 | [SCSI] qla2xxx: Properly set the tagging for commands. | Saurav Kashyap |