aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla4xxx/ql4_os.c
AgeCommit message (Expand)Author
2013-01-30[SCSI] qla4xxx: Fix return code for qla4xxx_session_get_param.Manish Rangankar
2013-01-30[SCSI] qla4xxx: wait for boot target login response during probe.Manish Rangankar
2013-01-30[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapterPoornima Vonti
2013-01-30[SCSI] qla4xxx: Quiesce driver activities while loopbackNilesh Javali
2013-01-30[SCSI] qla4xxx: Pass correct function param to qla4_8xxx_rd_directVikas Chaudhary
2013-01-29[SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_get_ep_fwdb.Manish Rangankar
2013-01-29[SCSI] qla4xxx: Allow reset in link down caseHarish Zunjarrao
2013-01-29[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XXVikas Chaudhary
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-24[SCSI] qla4xxx: Disable generating pause frames for ISP83XXTej Parkash
2012-09-24[SCSI] qla4xxx: IDC implementation for LoopbackNilesh Javali
2012-09-24[SCSI] qla4xxx: Fix panic while rmmodVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Fail probe_adapter if IRQ allocation failsPoornima Vonti
2012-09-24[SCSI] qla4xxx: Update idc reg in case of PCI AERVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Fix double IDC locking in qla4_8xxx_error_recoveryPoornima Vonti
2012-09-24[SCSI] qla4xxx: Clear interrupt while unloading driver for ISP83XXVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Added new mbox cmd to pass driver version to FWManish Dusane
2012-09-24[SCSI] qla4xxx: Update Copyright headerVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Added support for ISP83XXVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX()Vikas Chaudhary
2012-09-24[SCSI] qla4xxx: Added new functions in isp_opsVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Rename 82XX macrosVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Update func name from ql4_ to qla4_Vikas Chaudhary
2012-09-24[SCSI] qla4xxx: Update structure and variable namesVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Update function name from 8xxx to 82xxVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Wait for cmd to complete before chip reset for ISP40XXVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Clear interrupt while unloading driver.Vikas Chaudhary
2012-09-24[SCSI] qla4xxx: Fix lockdep warning in qla4xxx_post_work()Vikas Chaudhary
2012-09-14[SCSI] qla4xxx: Fix multiple conn login event issue during session recovery.Manish Rangankar
2012-09-14[SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_ep_connect.Manish Rangankar
2012-09-07scsi: make pci error handlers constStephen Hemminger
2012-09-01scsi: fix various printk and comment typosMasanari Iida
2012-07-20[SCSI] qla4xxx: multi-session fix for flash ddbsVikas Chaudhary
2012-05-30[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash
2012-05-30[SCSI] qla4xxx: Add change_queue_depth API supportTej Parkash
2012-05-30[SCSI] qla4xxx: Fix clear ddb mbx command failure issue.Manish Rangankar
2012-03-28[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov
2012-03-27[SCSI] qla4xxx: assign correct address for iscsi_cls_hostVikas Chaudhary
2012-03-27[SCSI] qla4xxx: Add missing spaces to error messagesPetr Uzel
2012-02-29[SCSI] qla4xxx: trivial cleanupVikas Chaudhary
2012-02-29[SCSI] qla4xxx: Fix sparse warningVikas Chaudhary
2012-02-29[SCSI] qla4xxx: Add support for multiple session per host.Manish Rangankar
2012-02-29[SCSI] qla4xxx: Export CHAP index as sysfs attributeMike Christie
2012-02-29[SCSI] qla4xxx: Add support to display CHAP list and delete CHAP entryNilesh Javali
2012-02-19[SCSI] qla4xxx: Added ping supportVikas Chaudhary
2012-02-19[SCSI] qla4xxx: added support for host eventVikas Chaudhary
2012-02-19[SCSI] qla4xxx: Proper detection of firmware abort error code for ISP82xxVikas Chaudhary