summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bfa: Fix to set vport FC host sysfs entriesKrishna Gudipati2012-05-223-1/+19
* [SCSI] bfa: Fix bfa logging for Logical port state change notificationKrishna Gudipati2012-04-251-3/+3
* [SCSI] bfa: sysfs model description fix.Krishna Gudipati2012-04-251-17/+2
* [SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...Krishna Gudipati2012-04-254-32/+15
* [SCSI] bfa: Update the driver version to 3.0.23.0Krishna Gudipati2012-03-281-1/+1
* [SCSI] bfa: BSG and User interface fixes.Krishna Gudipati2012-03-284-22/+34
* [SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati2012-03-283-4/+9
* [SCSI] bfa: Move service parameter programming logic into firmware.Krishna Gudipati2012-03-281-28/+0
* [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati2012-03-2810-380/+525
* [SCSI] bfa: Flash controller IOC pll init fixes.Krishna Gudipati2012-03-282-45/+112
* [SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati2012-03-281-12/+46
* [SCSI] bfa: Modify ISR to process pending completionsKrishna Gudipati2012-03-281-3/+10
* [SCSI] bfa: Add fc host issue lip supportKrishna Gudipati2012-03-281-1/+38
* [SCSI] bfa: Fix endian bug in bfad_iocmd_debug_fw_core().Santosh Nayak2012-03-271-1/+4
* [SCSI] bfa: don't leak mem in bfad_im_bsg_els_ct_request()Jesper Juhl2012-02-191-2/+2
* [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati2012-01-106-4/+112
* [SCSI] bfa: Revert back the current LUN Masking Implementation.Krishna Gudipati2012-01-105-582/+2
* [SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.Krishna Gudipati2012-01-101-2/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-104-224/+226
|\
| * [SCSI] bfa: fix endian and bit field check bugJing Huang2011-12-152-5/+5
| * [SCSI] bfa: fix formating and checkpatch issuesJing Huang2011-12-152-219/+221
* | switch debugfs to umode_tAl Viro2012-01-031-1/+1
|/
* scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-312-0/+3
* Merge branch 'master' into for-nextJiri Kosina2011-09-1526-143/+3723
|\
| * [SCSI] bfa: Update the driver version to 3.0.2.2Krishna Gudipati2011-07-271-1/+1
| * [SCSI] bfa: Added support to configure lunmaskingKrishna Gudipati2011-07-275-0/+288
| * [SCSI] bfa: Introduced initiator based lun masking feature.Krishna Gudipati2011-07-277-5/+726
| * [SCSI] bfa: Add support to store driver configuration in flash.Krishna Gudipati2011-07-277-6/+481
| * [SCSI] bfa: Add support to collect / reset fabric stats.Krishna Gudipati2011-07-272-0/+66
| * [SCSI] bfa: Added support to configure QOS and collect stats.Krishna Gudipati2011-07-274-0/+168
| * [SCSI] bfa: Add support to configure trunking on Brocade adapter ports.Krishna Gudipati2011-07-272-0/+64
| * [SCSI] bfa: Add support to configure and query flash boot partitionKrishna Gudipati2011-07-273-0/+173
| * [SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati2011-07-277-69/+172
| * [SCSI] bfa: Add support for IO profiling.Krishna Gudipati2011-07-274-8/+162
| * [SCSI] bfa: Extend BSG to support more user commandsKrishna Gudipati2011-07-274-0/+655
| * [SCSI] bfa: Check supported speed based on port modeKrishna Gudipati2011-07-271-5/+23
| * [SCSI] bfa: Update RME interrupt handling.Krishna Gudipati2011-07-274-28/+73
| * [SCSI] bfa: use negative error return values in all functionsKrishna Gudipati2011-07-271-5/+5
| * [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati2011-07-2717-18/+668
* | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-151-1/+0
|/
* [SCSI] bfa: Update the driver version to 3.0.2.1Krishna Gudipati2011-06-291-1/+1
* [SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati2011-06-296-34/+100
* [SCSI] bfa: Added support to query PHY.Krishna Gudipati2011-06-299-0/+867
* [SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati2011-06-2911-9/+1665
* [SCSI] bfa: Added support for flash configurationKrishna Gudipati2011-06-299-47/+910
* [SCSI] bfa: Added support to obtain SFP info.Krishna Gudipati2011-06-298-0/+903
* [SCSI] bfa: Added support for CEE info and stats query.Krishna Gudipati2011-06-298-0/+683
* [SCSI] bfa: Extend BSG interface.Krishna Gudipati2011-06-2911-7/+867
* [SCSI] bfa: FCS bug fixes.Krishna Gudipati2011-06-2912-55/+288
* [SCSI] bfa: DMA memory allocation enhancement.Krishna Gudipati2011-06-2913-569/+624