summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
2013-01-17SCSI: qla2xxx: Change in setting UNLOADING flag and FC vports logout sequence...Giridhar Malavali
2013-01-17SCSI: 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
2012-09-24[SCSI] qla2xxx: T10 DIF - ISP83xx changes.Arun Easi
2012-09-24[SCSI] qla2xxx: Fix description of qla2xmaxqdepth parameter.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Do PCI fundamental reset for ISP83xxJoe Carnuccio
2012-09-24[SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx.Atul Deshmukh
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis
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: Implementation of bidirectional.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.Chad Dupuis
2012-09-14[SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida
2012-09-14[SCSI] qla2xxx: Bind to ISP8031 devices.Chad Dupuis
2012-09-07scsi: make pci error handlers constStephen Hemminger
2012-07-20[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason
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: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Fix typo in bus-reset handler.Andrew Vasquez
2012-05-22[SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap
2012-05-22[SCSI] qla2xxx: Handle interrupt registration failures more gracefully.Chad Dupuis
2012-05-10[SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap
2012-04-30qla2xxx: Remove redundant NULL check before release_firmware() call.Jesper Juhl
2012-02-29[SCSI] qla2xxx: handle default case in qla2x00_request_firmware()Dan Carpenter
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis
2012-02-19[SCSI] qla2xxx: Cache swl during fabric discovery.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Remove EDC sysfs interface.Joe Carnuccio
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie
2012-02-18[SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez
2012-02-18[SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.Chad Dupuis
2012-02-18[SCSI] qla2xxx: Propagate up abort failures.Arun Easi
2011-12-15[SCSI] qla2xxx: Move initialization of some variables before iospace_config.Chad Dupuis
2011-12-15[SCSI] qla2xxx: Added a new entry to ISP specific function pointers structure.Giridhar Malavali
2011-12-15[SCSI] qla2xxx: Corrected the default setting of the help text of Minidump ca...Giridhar Malavali
2011-12-15[SCSI] qla2xxx: Limit excessive DPC cycles.Andrew Vasquez
2011-12-15[SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...Giridhar Malavali
2011-12-15[SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis
2011-12-15[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches
2011-12-12[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...Chad Dupuis
2011-12-12[SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f.Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in i...Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Revert back the request queue mapping to request queue 0.Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function.Saurav Kashyap