aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad_bsg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy1-1/+1
2015-12-02bfa: Update copyright messagesAnil Gurumurthy1-2/+3
2014-07-25bfa: remove useless return variablesPeter Senna Tschudin1-6/+4
2014-07-25bfa: Use dma_zalloc_coherentJoe Perches1-3/+3
2014-03-15[SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk()Wei Yongjun1-1/+3
2013-12-19[SCSI] bfa: Firmware patch simplificationVijaya Mohan Guvva1-0/+15
2013-06-26[SCSI] bfa: fru vpd date update changesVijaya Mohan Guvva1-1/+1
2013-06-26[SCSI] bfa: driver compatibility with 32bit libsVijaya Mohan Guvva1-3/+4
2013-06-26[SCSI] bfa: Add dynamic diagnostic port supportVijaya Mohan Guvva1-20/+61
2013-06-26[SCSI] bfa: Support for FC BB credit recoveryVijaya Mohan Guvva1-13/+34
2012-10-07[SCSI] bfa: Add support to read/update the FRU data.Krishna Gudipati1-3/+124
2012-10-07[SCSI] bfa: Add support to configure min/max bandwidth for a pcifnKrishna Gudipati1-7/+13
2012-10-07[SCSI] bfa: Add support for IO throttling at port levelKrishna Gudipati1-0/+36
2012-10-07[SCSI] bfa: Add support for user to configure bandwidth on QoS prioritiesKrishna Gudipati1-1/+25
2012-10-07[SCSI] bfa: Add diagnostic port (D-Port) supportKrishna Gudipati1-0/+56
2012-10-07[SCSI] bfa: Add support for FC Arbitrated Loop topology.Krishna Gudipati1-35/+77
2012-09-24[SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati1-8/+13
2012-09-24[SCSI] bfa: Make changes to FCXP resource management.Krishna Gudipati1-2/+2
2012-09-24[SCSI] bfa: FCS remote port enhancements.Krishna Gudipati1-4/+10
2012-07-20[SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati1-1/+4
2012-03-28[SCSI] bfa: BSG and User interface fixes.Krishna Gudipati1-0/+7
2012-03-28[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati1-50/+0
2012-03-27[SCSI] bfa: Fix endian bug in bfad_iocmd_debug_fw_core().Santosh Nayak1-1/+4
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 Gudipati1-3/+24
2011-07-27[SCSI] bfa: Added support to configure lunmaskingKrishna Gudipati1-0/+62
2011-07-27[SCSI] bfa: Add support to collect / reset fabric stats.Krishna Gudipati1-0/+51
2011-07-27[SCSI] bfa: Added support to configure QOS and collect stats.Krishna Gudipati1-0/+137
2011-07-27[SCSI] bfa: Add support to configure trunking on Brocade adapter ports.Krishna Gudipati1-0/+54
2011-07-27[SCSI] bfa: Add support to configure and query flash boot partitionKrishna Gudipati1-0/+124
2011-07-27[SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati1-0/+55
2011-07-27[SCSI] bfa: Add support for IO profiling.Krishna Gudipati1-0/+53
2011-07-27[SCSI] bfa: Extend BSG to support more user commandsKrishna Gudipati1-0/+535
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 Gudipati1-0/+1
2011-06-29[SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati1-30/+44
2011-06-29[SCSI] bfa: Added support to query PHY.Krishna Gudipati1-0/+116
2011-06-29[SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati1-0/+206
2011-06-29[SCSI] bfa: Added support for flash configurationKrishna Gudipati1-0/+117
2011-06-29[SCSI] bfa: Added support to obtain SFP info.Krishna Gudipati1-0/+49
2011-06-29[SCSI] bfa: Added support for CEE info and stats query.Krishna Gudipati1-0/+96
2011-06-29[SCSI] bfa: Extend BSG interface.Krishna Gudipati1-0/+535
2011-06-29[SCSI] bfa: Added Fabric Assigned Address(FAA) supportKrishna Gudipati1-0/+76
2011-06-29[SCSI] bfa: Enable ASIC block configuration and query.Krishna Gudipati1-0/+186
2011-06-29[SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.Krishna Gudipati1-0/+768