aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_nx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-24[SCSI] qla4xxx: Clean-up and optimize macrosVikas Chaudhary1-8/+4
2012-09-24[SCSI] qla4xxx: Rename 82XX macrosVikas Chaudhary1-76/+76
2012-09-24[SCSI] qla4xxx: Update func name from ql4_ to qla4_Vikas Chaudhary1-6/+6
2012-09-24[SCSI] qla4xxx: Update structure and variable namesVikas Chaudhary1-40/+40
2012-09-24[SCSI] qla4xxx: Update function name from 8xxx to 82xxVikas Chaudhary1-248/+249
2012-09-14[SCSI] qla4xxx: Fix gcc warning for x86 systemVikas Chaudhary1-1/+1
2012-08-23[SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu1-3/+1
2012-07-20[SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2012-05-30[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash1-16/+722
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-16/+1
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake1-21/+2
2012-02-19[SCSI] qla4xxx: Remove un-necessary print statmentLalit Chandivade1-4/+1
2012-02-19[SCSI] qla4xxx: Remove unused codeVikas Chaudhary1-12/+0
2012-01-16[SCSI] qla4xxx: Clear the RISC interrupt bit during FW initSarang Radke1-0/+5
2011-12-15[SCSI] qla4xxx: Fix the IDC locking mechanismNilesh Javali1-8/+11
2011-12-15[SCSI] qla4xxx: Fix CPU lockups when ql4xdontresethba setMike Hernandez1-0/+4
2011-10-16[SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASHLalit Chandivade1-0/+7
2011-10-16[SCSI] qla4xxx: Add new FLT firmware regionNilesh Javali1-0/+1
2011-08-27[SCSI] qla4xxx: Added vendor specific sysfs attributesVikas Chaudhary1-0/+5
2011-08-27[SCSI] qla4xxx: Boot from SAN support for open-iscsiManish Rangankar1-0/+4
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+17
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier1-0/+21
2011-05-24[SCSI] qla4xxx: Updated the reset sequence for ISP82xxVikas Chaudhary1-2/+17
2011-03-23[SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completionSarang Radke1-2/+1
2010-12-21[SCSI] qla4xxx: Updated the Copyright headerVikas Chaudhary1-1/+1
2010-12-21[SCSI] qla4xxx: Fail initialization if qla4_8xxx_pci_mem_write_2M failsLalit Chandivade1-6/+11
2010-12-21[SCSI] qla4xxx: memory wedge with peg_halt test in loopSwapnil Nagle1-0/+43
2010-10-25[SCSI] qla4xxx: remove unwanted check for bad spdVikas Chaudhary1-17/+0
2010-10-25[SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it.Shyam Sundar1-6/+43
2010-10-25[SCSI] qla4xxx: Trivial cleanupVikas Chaudhary1-16/+7
2010-10-07[SCSI] qla4xxx: fix build on PPCJiri Slaby1-0/+1
2010-08-20drivers/scsi/qla4xxx: fix buildAndrew Morton1-1/+1
2010-08-11[SCSI] qla4xxx: fix compilation warningVikas Chaudhary1-1/+2
2010-08-06[SCSI] qla4xxx: Added AER support for ISP82xxLalit Chandivade1-2/+6
2010-08-06[SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenariosNilesh Javali1-0/+3
2010-08-06[SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.xVikas Chaudhary1-1/+2
2010-07-28[SCSI] qla4xxx: Added support for ISP82XXVikas Chaudhary1-0/+2321