summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Update driver version to 5.02.00-k12Vikas Chaudhary2012-01-161-1/+1
* [SCSI] qla4xxx: Cleanup modinfo displayKaren Higgins2012-01-161-16/+17
* [SCSI] qla4xxx: Clear the RISC interrupt bit during FW initSarang Radke2012-01-162-0/+8
* [SCSI] qla4xxx: Added error logging for firmware abortNilesh Javali2012-01-162-0/+9
* [SCSI] qla4xxx: Disable generating pause frames in case of FW hungGiridhar Malavali2012-01-163-0/+20
* [SCSI] qla4xxx: Temperature monitoring for ISP82XX core.Mike Hernandez2012-01-163-4/+58
* [SCSI] qla4xxx: Update driver version to 5.02.00-k11Vikas Chaudhary2012-01-101-1/+1
* [SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.Manish Rangankar2012-01-101-3/+0
* [SCSI] qla4xxx: Break the loop if the sendtargets list was emptyNilesh Javali2012-01-101-0/+3
* [SCSI] qla4xxx: Limit the ACB Default Timeout value to 12sNilesh Javali2012-01-101-4/+12
* [SCSI] qla4xxx: cleanup, make qla4xxx_build_ddb_list shortLalit Chandivade2012-01-101-162/+237
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-106-48/+141
|\
| * [SCSI] qla4xxx: Update driver version to 5.02.00-k10Vikas Chaudhary2011-12-151-1/+1
| * [SCSI] qla4xxx: check for FW alive before calling chip_resetShyam Sunder2011-12-152-24/+52
| * [SCSI] qla4xxx: Fix qla4xxx_dump_buffer to dump buffer correctlyVikas Chaudhary2011-12-151-3/+3
| * [SCSI] qla4xxx: Fix the IDC locking mechanismNilesh Javali2011-12-151-8/+11
| * [SCSI] qla4xxx: Wait for disable_acb before doing set_acbVikas Chaudhary2011-12-151-1/+10
| * [SCSI] qla4xxx: Don't recover adapter if device state is FAILEDSarang Radke2011-12-151-0/+21
| * [SCSI] qla4xxx: fix call trace on rmmod with ql4xdontresethba=1Sarang Radke2011-12-151-0/+20
| * [SCSI] qla4xxx: Fix CPU lockups when ql4xdontresethba setMike Hernandez2011-12-151-0/+4
| * [SCSI] qla4xxx: Perform context resets in case of context failures.Vikas Chaudhary2011-12-151-11/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | | switch ->is_visible() to returning umode_tAl Viro2012-01-031-5/+5
| |/ |/|
* | [SCSI] qla4xxx: check for failed conn setupMike Christie2011-12-141-0/+3
* | [SCSI] qla4xxx: a small loop fixTomas Henzl2011-12-141-1/+3
* | [SCSI] qla4xxx: fix flash/ddb supportMike Christie2011-12-147-97/+1315
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-2816-1207/+4075
|\
| * [SCSI] qla4xxx: export address/port of connection (fix udev disk names)Mike Christie2011-10-201-0/+2
| * [SCSI] iscsi class: fix vlan configurationMike Christie2011-10-201-2/+2
| * [SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie2011-10-201-14/+7
| * [SCSI] qla4xxx: Update driver version to 5.02.00-k8Vikas Chaudhary2011-10-161-1/+1
| * [SCSI] qla4xxx: updated device id check for BFS.Manish Rangankar2011-10-161-5/+3
| * [SCSI] qla4xxx: Fixed target discovery failed issue.Manish Rangankar2011-10-163-5/+7
| * [SCSI] qla4xxx: Fixed active session re-open issue.Manish Rangankar2011-10-161-1/+5
| * [SCSI] qla4xxx: Fixed device blocked issue on link up-down.Manish Rangankar2011-10-162-1/+2
| * [SCSI] qla4xxx: Fixed session destroy issue on link up-down.Manish Rangankar2011-10-162-1/+21
| * [SCSI] qla4xxx: Clear DDB map index on the basis of AEN.Manish Rangankar2011-10-162-9/+14
| * [SCSI] qla4xxx: Free Device Database (DDB) reserved by FWLalit Chandivade2011-10-161-0/+40
| * [SCSI] qla4xxx: Fix getting BIDI CHAP for boot targetsLalit Chandivade2011-10-161-4/+58
| * [SCSI] qla4xxx: Fix exporting boot targets to sysfsLalit Chandivade2011-10-161-16/+21
| * [SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASHLalit Chandivade2011-10-165-35/+195
| * [SCSI] qla4xxx: Fix bidirectional CHAP.Lalit Chandivade2011-10-162-3/+6
| * [SCSI] qla4xxx: Add new FLT firmware regionNilesh Javali2011-10-162-0/+2
| * [SCSI] qla4xxx: select iscsi boot sysfs attrsMike Christie2011-09-181-0/+1
| * [SCSI] qla4xxx: export iface nameMike Christie2011-08-271-0/+1
| * [SCSI] qla4xxx: Added support for adapter and firmware resetVikas Chaudhary2011-08-274-0/+114
| * [SCSI] qla4xxx: Added Get ACB support using BSGHarish Zunjarrao2011-08-274-8/+80
| * [SCSI] qla4xxx: Added restore factory defaults support using BSGHarish Zunjarrao2011-08-274-0/+77
| * [SCSI] qla4xxx: added support to update initiator iscsi portVikas Chaudhary2011-08-273-0/+23