aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad_bsg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner1-9/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-3/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-03-15scsi: bfa: remove VLAStephen Kitt1-1/+1
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+4
2017-12-11scsi: bfa: convert to strlcpy/strlcatArnd Bergmann1-3/+3
2017-12-07scsi: bfa: fix type conversion warningArnd Bergmann1-2/+2
2017-12-04scsi: bfa: document overflow of io_profile_start_timeArnd Bergmann1-3/+1
2017-11-29scsi: bfa: fix access to bfad_im_port_sJohannes Thumshirn1-2/+4
2017-10-16scsi: bfa: don't reset max_segments for every bsg requestChristoph Hellwig1-7/+0
2017-01-17scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn1-1/+1
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn1-2/+2
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn1-5/+5
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn1-4/+2
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn1-2/+4
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn1-17/+23
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