index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bfa
/
bfa_fcpim.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-27
scsi: bfa: Fix function pointer type mismatch for state machines
Arnd Bergmann
1
-51
/
+0
2021-01-23
scsi: bfa: Drop driver-defined SCSI status codes
Hannes Reinecke
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-25
scsi: bfa: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-07-25
scsi: bfa: Remove set but unused variable 'rp'
Lee Jones
1
-7
/
+1
2020-04-15
scsi: bfa: bfa_fcpim.c: make two functions static
Jason Yan
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
1
-9
/
+1
2019-04-09
scsi: bfa: bfa_fcpim: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2017-12-05
scsi: bfa: document overflow of io_profile_start_time
Arnd Bergmann
1
-1
/
+2
2017-04-20
scsi: bfa: remove bfa_module_s madness
Christoph Hellwig
1
-32
/
+5
2015-12-03
bfa: File header and user visible string changes
Anil Gurumurthy
1
-1
/
+1
2015-12-03
bfa: Update copyright messages
Anil Gurumurthy
1
-2
/
+3
2013-06-26
[SCSI] bfa: Fix WARN_ON condition check
Vijaya Mohan Guvva
1
-1
/
+1
2012-10-07
[SCSI] bfa: Add support for IO throttling at port level
Krishna Gudipati
1
-4
/
+101
2012-10-07
[SCSI] bfa: Fix to handle firmware tskim abort request response
Krishna Gudipati
1
-7
/
+11
2012-09-24
[SCSI] bfa: Add support for max target ports discovery
Krishna Gudipati
1
-1
/
+11
2012-01-11
[SCSI] bfa: Revert back the current LUN Masking Implementation.
Krishna Gudipati
1
-409
/
+1
2012-01-11
[SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.
Krishna Gudipati
1
-2
/
+4
2011-07-27
[SCSI] bfa: Added support to configure lunmasking
Krishna Gudipati
1
-0
/
+194
2011-07-27
[SCSI] bfa: Introduced initiator based lun masking feature.
Krishna Gudipati
1
-2
/
+467
2011-07-27
[SCSI] bfa: Add support for IO profiling.
Krishna Gudipati
1
-0
/
+73
2011-06-30
[SCSI] bfa: Extend BSG interface.
Krishna Gudipati
1
-0
/
+72
2011-06-30
[SCSI] bfa: DMA memory allocation enhancement.
Krishna Gudipati
1
-44
/
+75
2011-06-30
[SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.
Krishna Gudipati
1
-15
/
+49
2011-06-30
[SCSI] bfa: Enhancement for fcpim and IO tag handling.
Krishna Gudipati
1
-70
/
+197
2011-06-30
[SCSI] bfa: Changes to support vport disable and enable operations.
Krishna Gudipati
1
-8
/
+8
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-12-31
[SCSI] bfa: remove unused defintions and misc cleanups
Jing Huang
1
-1
/
+1
2010-12-31
[SCSI] bfa: remove inactive functions
Jing Huang
1
-23
/
+0
2010-12-31
[SCSI] bfa: replace bfa_assert with WARN_ON
Jing Huang
1
-21
/
+21
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-176
/
+175
2010-12-21
[SCSI] bfa: io tag handling and minor bug fix.
Krishna Gudipati
1
-3
/
+5
2010-12-21
[SCSI] bfa: remove unused functions and misc cleanups
Maggie Zhang
1
-294
/
+46
2010-12-21
[SCSI] bfa: remove all OS wrappers
Maggie Zhang
1
-21
/
+3
2010-12-21
[SCSI] bfa: remove all SCSI IO callbacks
Maggie Zhang
1
-20
/
+33
2010-12-21
[SCSI] bfa: scatter gather processing change
Maggie Zhang
1
-81
/
+59
2010-12-21
[SCSI] bfa: clean up one line functions
Maggie Zhang
1
-1
/
+1
2010-12-21
[SCSI] bfa: remove unused and empty functions
Maggie Zhang
1
-81
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-26
[SCSI] bfa: fix comments for c files
Jing Huang
1
-150
/
+150
2010-10-26
[SCSI] bfa: replace endian swap macros with the ones provided by linux
Jing Huang
1
-11
/
+11
2010-10-26
[SCSI] bfa: remove os wrapper and unused functions
Jing Huang
1
-15
/
+14
2010-09-17
[SCSI] bfa: cleanup driver
Krishna Gudipati
1
-21
/
+3439
2010-07-27
[SCSI] bfa: add dynamic queue selection
Jing Huang
1
-0
/
+24
2010-07-27
[SCSI] bfa: enable basic PBC support
Jing Huang
1
-5
/
+0
2009-12-04
[SCSI] bfa: fixed checkpatch errors for bfad files
Jing Huang
1
-2
/
+2
2009-10-02
[SCSI] bfa: Brocade BFA FC SCSI driver
Jing Huang
1
-0
/
+175