aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-12-11scsi: bfa: convert to strlcpy/strlcatArnd Bergmann1-1/+1
2017-12-04scsi: bfa: remove unused pointer 'port'Colin Ian King1-3/+0
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy1-35/+35
2015-12-02bfa: Update copyright messagesAnil Gurumurthy1-2/+3
2013-12-03[SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva1-5/+2
2013-06-26[SCSI] bfa: dis-associate bfa path_tov with dev_loss_tmoVijaya Mohan Guvva1-26/+7
2012-09-24[SCSI] bfa: Add new hardware model info to sysfs model description routine.Krishna Gudipati1-0/+7
2012-09-24[SCSI] bfa: FCS remote port enhancements.Krishna Gudipati1-3/+4
2012-09-24[SCSI] bfa: Support vport symbolic name change from sysfs.Krishna Gudipati1-0/+32
2012-05-22[SCSI] bfa: Fix to set vport FC host sysfs entriesKrishna Gudipati1-0/+17
2012-04-25[SCSI] bfa: sysfs model description fix.Krishna Gudipati1-17/+2
2012-04-25[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo response.Krishna Gudipati1-0/+1
2012-03-28[SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati1-3/+5
2012-03-28[SCSI] bfa: Add fc host issue lip supportKrishna Gudipati1-1/+38
2012-01-10[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati1-1/+1
2011-06-29[SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.Krishna Gudipati1-0/+2
2011-06-29[SCSI] bfa: Driver initialization and model description fixKrishna Gudipati1-9/+39
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fixes.Krishna Gudipati1-0/+3
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang1-5/+5
2010-12-21[SCSI] bfa: fix regular sparse check warnings.Maggie1-4/+4
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang1-15/+15
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang1-4/+4
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati1-96/+145
2010-07-27[SCSI] bfa: vport fixesJing Huang1-1/+4
2010-07-27[SCSI] bfa: PBC vport createJing Huang1-17/+26
2010-04-11[SCSI] bfa: add fc transport class based vport create/deleteJing Huang1-0/+201
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07[SCSI] bfa: Modified the portstats get/clear logicKrishna Gudipati1-2/+3
2010-03-07[SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati1-37/+25
2010-03-07[SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati1-3/+3
2010-03-04[SCSI] bfa: Added separate MSI-X module parameters.Krishna Gudipati1-0/+3
2009-10-02[SCSI] bfa: Brocade BFA FC SCSI driverJing Huang1-0/+649