summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
2014-10-30qla2xxx: Fix shost use-after-free on device removalJoe Lawrence
2014-05-06SCSI: qla2xxx: fix error handling of qla2x00_mem_alloc()Dan Carpenter
2013-12-19[SCSI] qla2xxx: Fix warning reported by smatch.Saurav Kashyap
2013-12-19[SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue...Armen Baloyan
2013-12-19[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...Armen Baloyan
2013-12-19[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.Armen Baloyan
2013-12-19[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis
2013-12-19[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.Chad Dupuis
2013-12-19[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...Chad Dupuis
2013-12-19[SCSI] qla2xxx: Print proper QLAFX00 product name at probe.Armen Baloyan
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-25[SCSI] qla2xxx: Use standard PCIe Capability Link register field namesBjorn Helgaas
2013-09-03[SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level.Chad Dupuis
2013-09-03[SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00Armen Baloyan
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: Add ISPFX00 specific bus reset routine.Armen Baloyan
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh
2013-09-03[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba
2013-07-08[SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().Bart Van Assche
2013-07-08[SCSI] qla2xxx: Remove two superfluous tests.Bart Van Assche
2013-07-08[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.Saurav Kashyap
2013-05-10Merge branch 'misc' into for-linusJames Bottomley
2013-05-02[SCSI] qla2xxx: qla2x00_sp_compl can be static.Fengguang Wu
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-02-22[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.Chad Dupuis
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap
2013-02-22[SCSI] qla2xxx: Display the lock owner on lock acquire failure.Saurav Kashyap
2013-02-22[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.Chad Dupuis
2013-02-22[SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine.Masanari Iida
2013-02-22[SCSI] qla2xxx: Correct race in loop_state assignment during reset handling.Andrew Vasquez
2013-02-22[SCSI] qla2xxx: Allow ISP81xx to create ATIO queues.Arun Easi
2013-02-22[SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi
2013-02-22[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...Chad Dupuis
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-11-30[SCSI] qla2xxx: Dont clear drv active on iospace config failure.Saurav Kashyap
2012-11-30[SCSI] qla2xxx: Update ql2xextended_error_logging parameter description with ...Chad Dupuis
2012-11-30[SCSI] qla2xxx: Ignore driver ack bit if corresponding presence bit is not set.Saurav Kashyap
2012-11-30[SCSI] qla2xxx: Add Gen3 PCIe speed 8GT/s to the log message.Saurav Kashyap
2012-11-30[SCSI] qla2xxx: Move noisy Start scsi failed messages to verbose logging level.Chad Dupuis
2012-11-30[SCSI] qla2xxx: Fix coccinelle warnings in qla2x00_relogin.Saurav Kashyap
2012-11-30[SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap
2012-11-30[SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequenc...Giridhar Malavali
2012-11-30[SCSI] qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-09-24[SCSI] qla2xxx: Use the right field for container_of.Arun Easi