aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Don't register to legacy interrupt for ISP82xx.Giridhar Malavali
2012-09-24[SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Add bit to identify adapters for thermal temp.Joe Carnuccio
2012-09-24[SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar
2012-09-24[SCSI] qla2xxx: Add FW DUMP SIZE sysfs attribute.Harish Zunjarrao
2012-09-24[SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.Chad Dupuis
2012-09-22qla2xxx: Fix endianness of task management response codeRoland Dreier
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-09-14[SCSI] qla2xxx: Display mailbox failure by default.Saurav Kashyap
2012-09-14[SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida
2012-09-14[SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state.Chad Dupuis
2012-09-14[SCSI] qla2xxx: Add I2C BSG interface.Joe Carnuccio
2012-09-14[SCSI] qla2xxx: Bind to ISP8031 devices.Chad Dupuis
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-07scsi: make pci error handlers constStephen Hemminger
2012-08-23[SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-07-20[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier
2012-07-16qla2xxx: Remove racy, now-redundant check of sess_tearing_downRoland Dreier
2012-07-16qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig
2012-07-16tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig
2012-07-16tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox
2012-06-12qla2xxx: Remove version.h header file inclusionSachin Kamat
2012-06-12tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier
2012-06-12tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier
2012-06-12qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier
2012-06-12qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier
2012-06-12tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier
2012-06-12tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger
2012-06-12tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22[SCSI] qla2xxx: don't free pool that wasn't allocatedDan Carpenter
2012-05-22[SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-coreNicholas Bellinger
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger
2012-05-22[SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback."Chad Dupuis
2012-05-22[SCSI] qla2xxx: Display proper firmware version when new minidump template is...Giridhar Malavali
2012-05-22[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli...Giridhar Malavali
2012-05-22[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis
2012-05-22[SCSI] qla2xxx: Corrections to log messages.Saurav Kashyap