aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-19[SCSI] bfa: don't leak mem in bfad_im_bsg_els_ct_request()Jesper Juhl1-2/+2
2012-01-10[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati6-4/+112
2012-01-10[SCSI] bfa: Revert back the current LUN Masking Implementation.Krishna Gudipati5-582/+2
2012-01-10[SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.Krishna Gudipati1-2/+4
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-224/+226
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2011-12-15[SCSI] bfa: fix endian and bit field check bugJing Huang2-5/+5
2011-12-15[SCSI] bfa: fix formating and checkpatch issuesJing Huang2-219/+221
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2-0/+3
2011-09-15Merge branch 'master' into for-nextJiri Kosina26-143/+3723
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl1-1/+0
2011-07-27[SCSI] bfa: Update the driver version to 3.0.2.2Krishna Gudipati1-1/+1
2011-07-27[SCSI] bfa: Added support to configure lunmaskingKrishna Gudipati5-0/+288
2011-07-27[SCSI] bfa: Introduced initiator based lun masking feature.Krishna Gudipati7-5/+726
2011-07-27[SCSI] bfa: Add support to store driver configuration in flash.Krishna Gudipati7-6/+481
2011-07-27[SCSI] bfa: Add support to collect / reset fabric stats.Krishna Gudipati2-0/+66
2011-07-27[SCSI] bfa: Added support to configure QOS and collect stats.Krishna Gudipati4-0/+168
2011-07-27[SCSI] bfa: Add support to configure trunking on Brocade adapter ports.Krishna Gudipati2-0/+64
2011-07-27[SCSI] bfa: Add support to configure and query flash boot partitionKrishna Gudipati3-0/+173
2011-07-27[SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati7-69/+172
2011-07-27[SCSI] bfa: Add support for IO profiling.Krishna Gudipati4-8/+162
2011-07-27[SCSI] bfa: Extend BSG to support more user commandsKrishna Gudipati4-0/+655
2011-07-27[SCSI] bfa: Check supported speed based on port modeKrishna Gudipati1-5/+23
2011-07-27[SCSI] bfa: Update RME interrupt handling.Krishna Gudipati4-28/+73
2011-07-27[SCSI] bfa: use negative error return values in all functionsKrishna Gudipati1-5/+5
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati17-18/+668
2011-06-29[SCSI] bfa: Update the driver version to 3.0.2.1Krishna Gudipati1-1/+1
2011-06-29[SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati6-34/+100
2011-06-29[SCSI] bfa: Added support to query PHY.Krishna Gudipati9-0/+867
2011-06-29[SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati11-9/+1665
2011-06-29[SCSI] bfa: Added support for flash configurationKrishna Gudipati9-47/+910
2011-06-29[SCSI] bfa: Added support to obtain SFP info.Krishna Gudipati8-0/+903
2011-06-29[SCSI] bfa: Added support for CEE info and stats query.Krishna Gudipati8-0/+683
2011-06-29[SCSI] bfa: Extend BSG interface.Krishna Gudipati11-7/+867
2011-06-29[SCSI] bfa: FCS bug fixes.Krishna Gudipati12-55/+288
2011-06-29[SCSI] bfa: DMA memory allocation enhancement.Krishna Gudipati13-569/+624
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.Krishna Gudipati12-118/+278
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.Krishna Gudipati9-132/+169
2011-06-29[SCSI] bfa: Added Fabric Assigned Address(FAA) supportKrishna Gudipati12-6/+466
2011-06-29[SCSI] bfa: IOC bug fixes.Krishna Gudipati5-34/+125
2011-06-29[SCSI] bfa: Enable ASIC block configuration and query.Krishna Gudipati10-9/+863
2011-06-29[SCSI] bfa: Update the driver version to 3.0.2.0Krishna Gudipati1-1/+1
2011-06-29[SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.Krishna Gudipati10-1/+955
2011-06-29[SCSI] bfa: Driver initialization and model description fixKrishna Gudipati6-40/+101
2011-06-29[SCSI] bfa: Enhancement for fcpim and IO tag handling.Krishna Gudipati6-93/+263
2011-06-29[SCSI] bfa: FC credit recovery and misc bug fixes.Krishna Gudipati13-60/+129
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fixes.Krishna Gudipati10-31/+130
2011-06-29[SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter.Krishna Gudipati10-137/+188
2011-06-29[SCSI] bfa: Changes to support vport disable and enable operations.Krishna Gudipati9-44/+181
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter Hardware EnablementKrishna Gudipati18-1371/+1262