aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/bfa/bfad_bsg.c
AgeCommit message (Expand)Author
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-15scsi: bfa: remove VLAStephen Kitt
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-12-11scsi: bfa: convert to strlcpy/strlcatArnd Bergmann
2017-12-07scsi: bfa: fix type conversion warningArnd Bergmann
2017-12-04scsi: bfa: document overflow of io_profile_start_timeArnd Bergmann
2017-11-29scsi: bfa: fix access to bfad_im_port_sJohannes Thumshirn
2017-10-16scsi: bfa: don't reset max_segments for every bsg requestChristoph Hellwig
2017-01-17scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy
2015-12-02bfa: Update copyright messagesAnil Gurumurthy
2014-07-25bfa: remove useless return variablesPeter Senna Tschudin
2014-07-25bfa: Use dma_zalloc_coherentJoe Perches
2014-03-15[SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk()Wei Yongjun
2013-12-19[SCSI] bfa: Firmware patch simplificationVijaya Mohan Guvva
2013-06-26[SCSI] bfa: fru vpd date update changesVijaya Mohan Guvva
2013-06-26[SCSI] bfa: driver compatibility with 32bit libsVijaya Mohan Guvva
2013-06-26[SCSI] bfa: Add dynamic diagnostic port supportVijaya Mohan Guvva
2013-06-26[SCSI] bfa: Support for FC BB credit recoveryVijaya Mohan Guvva
2012-10-07[SCSI] bfa: Add support to read/update the FRU data.Krishna Gudipati
2012-10-07[SCSI] bfa: Add support to configure min/max bandwidth for a pcifnKrishna Gudipati
2012-10-07[SCSI] bfa: Add support for IO throttling at port levelKrishna Gudipati
2012-10-07[SCSI] bfa: Add support for user to configure bandwidth on QoS prioritiesKrishna Gudipati
2012-10-07[SCSI] bfa: Add diagnostic port (D-Port) supportKrishna Gudipati
2012-10-07[SCSI] bfa: Add support for FC Arbitrated Loop topology.Krishna Gudipati
2012-09-24[SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati
2012-09-24[SCSI] bfa: Make changes to FCXP resource management.Krishna Gudipati
2012-09-24[SCSI] bfa: FCS remote port enhancements.Krishna Gudipati
2012-07-20[SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati
2012-03-28[SCSI] bfa: BSG and User interface fixes.Krishna Gudipati
2012-03-28[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati
2012-03-27[SCSI] bfa: Fix endian bug in bfad_iocmd_debug_fw_core().Santosh Nayak
2012-02-19[SCSI] bfa: don't leak mem in bfad_im_bsg_els_ct_request()Jesper Juhl
2012-01-10[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati
2011-07-27[SCSI] bfa: Added support to configure lunmaskingKrishna Gudipati
2011-07-27[SCSI] bfa: Add support to collect / reset fabric stats.Krishna Gudipati
2011-07-27[SCSI] bfa: Added support to configure QOS and collect stats.Krishna Gudipati
2011-07-27[SCSI] bfa: Add support to configure trunking on Brocade adapter ports.Krishna Gudipati
2011-07-27[SCSI] bfa: Add support to configure and query flash boot partitionKrishna Gudipati
2011-07-27[SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati
2011-07-27[SCSI] bfa: Add support for IO profiling.Krishna Gudipati
2011-07-27[SCSI] bfa: Extend BSG to support more user commandsKrishna Gudipati
2011-07-27[SCSI] bfa: use negative error return values in all functionsKrishna Gudipati
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati