summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad_bsg.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
* scsi: bfa: remove VLAStephen Kitt2018-03-151-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-6/+4
|\
| * scsi: bfa: convert to strlcpy/strlcatArnd Bergmann2017-12-111-3/+3
| * scsi: bfa: document overflow of io_profile_start_timeArnd Bergmann2017-12-041-3/+1
* | scsi: bfa: fix type conversion warningArnd Bergmann2017-12-071-2/+2
* | scsi: bfa: fix access to bfad_im_port_sJohannes Thumshirn2017-11-291-2/+4
|/
* scsi: bfa: don't reset max_segments for every bsg requestChristoph Hellwig2017-10-161-7/+0
* scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn2017-01-171-1/+1
* scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-171-2/+2
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-171-5/+5
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-171-4/+2
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-171-2/+4
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-171-17/+23
* bfa: File header and user visible string changesAnil Gurumurthy2015-12-021-1/+1
* bfa: Update copyright messagesAnil Gurumurthy2015-12-021-2/+3
* bfa: remove useless return variablesPeter Senna Tschudin2014-07-251-6/+4
* bfa: Use dma_zalloc_coherentJoe Perches2014-07-251-3/+3
* [SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk()Wei Yongjun2014-03-151-1/+3
* [SCSI] bfa: Firmware patch simplificationVijaya Mohan Guvva2013-12-191-0/+15
* [SCSI] bfa: fru vpd date update changesVijaya Mohan Guvva2013-06-261-1/+1
* [SCSI] bfa: driver compatibility with 32bit libsVijaya Mohan Guvva2013-06-261-3/+4
* [SCSI] bfa: Add dynamic diagnostic port supportVijaya Mohan Guvva2013-06-261-20/+61
* [SCSI] bfa: Support for FC BB credit recoveryVijaya Mohan Guvva2013-06-261-13/+34
* [SCSI] bfa: Add support to read/update the FRU data.Krishna Gudipati2012-10-071-3/+124
* [SCSI] bfa: Add support to configure min/max bandwidth for a pcifnKrishna Gudipati2012-10-071-7/+13
* [SCSI] bfa: Add support for IO throttling at port levelKrishna Gudipati2012-10-071-0/+36
* [SCSI] bfa: Add support for user to configure bandwidth on QoS prioritiesKrishna Gudipati2012-10-071-1/+25
* [SCSI] bfa: Add diagnostic port (D-Port) supportKrishna Gudipati2012-10-071-0/+56
* [SCSI] bfa: Add support for FC Arbitrated Loop topology.Krishna Gudipati2012-10-071-35/+77
* [SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati2012-09-241-8/+13
* [SCSI] bfa: Make changes to FCXP resource management.Krishna Gudipati2012-09-241-2/+2
* [SCSI] bfa: FCS remote port enhancements.Krishna Gudipati2012-09-241-4/+10
* [SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati2012-07-201-1/+4
* [SCSI] bfa: BSG and User interface fixes.Krishna Gudipati2012-03-281-0/+7
* [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati2012-03-281-50/+0
* [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-101-3/+24
* [SCSI] bfa: Added support to configure lunmaskingKrishna Gudipati2011-07-271-0/+62
* [SCSI] bfa: Add support to collect / reset fabric stats.Krishna Gudipati2011-07-271-0/+51
* [SCSI] bfa: Added support to configure QOS and collect stats.Krishna Gudipati2011-07-271-0/+137
* [SCSI] bfa: Add support to configure trunking on Brocade adapter ports.Krishna Gudipati2011-07-271-0/+54
* [SCSI] bfa: Add support to configure and query flash boot partitionKrishna Gudipati2011-07-271-0/+124
* [SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati2011-07-271-0/+55
* [SCSI] bfa: Add support for IO profiling.Krishna Gudipati2011-07-271-0/+53
* [SCSI] bfa: Extend BSG to support more user commandsKrishna Gudipati2011-07-271-0/+535
* [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-271-0/+1
* [SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati2011-06-291-30/+44