index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bfa
/
bfa_fcpim.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: bfa: Drop driver-defined SCSI status codes
Hannes Reinecke
2021-01-22
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
*
scsi: bfa: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-24
1
-1
/
+1
*
scsi: bfa: Remove set but unused variable 'rp'
Lee Jones
2020-07-24
1
-7
/
+1
*
scsi: bfa: bfa_fcpim.c: make two functions static
Jason Yan
2020-04-14
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
scsi: bfa: bfa_fcpim: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-08
1
-3
/
+3
*
scsi: bfa: document overflow of io_profile_start_time
Arnd Bergmann
2017-12-04
1
-1
/
+2
*
scsi: bfa: remove bfa_module_s madness
Christoph Hellwig
2017-04-19
1
-32
/
+5
*
bfa: File header and user visible string changes
Anil Gurumurthy
2015-12-02
1
-1
/
+1
*
bfa: Update copyright messages
Anil Gurumurthy
2015-12-02
1
-2
/
+3
*
[SCSI] bfa: Fix WARN_ON condition check
Vijaya Mohan Guvva
2013-06-26
1
-1
/
+1
*
[SCSI] bfa: Add support for IO throttling at port level
Krishna Gudipati
2012-10-07
1
-4
/
+101
*
[SCSI] bfa: Fix to handle firmware tskim abort request response
Krishna Gudipati
2012-10-07
1
-7
/
+11
*
[SCSI] bfa: Add support for max target ports discovery
Krishna Gudipati
2012-09-24
1
-1
/
+11
*
[SCSI] bfa: Revert back the current LUN Masking Implementation.
Krishna Gudipati
2012-01-10
1
-409
/
+1
*
[SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.
Krishna Gudipati
2012-01-10
1
-2
/
+4
*
[SCSI] bfa: Added support to configure lunmasking
Krishna Gudipati
2011-07-27
1
-0
/
+194
*
[SCSI] bfa: Introduced initiator based lun masking feature.
Krishna Gudipati
2011-07-27
1
-2
/
+467
*
[SCSI] bfa: Add support for IO profiling.
Krishna Gudipati
2011-07-27
1
-0
/
+73
*
[SCSI] bfa: Extend BSG interface.
Krishna Gudipati
2011-06-29
1
-0
/
+72
*
[SCSI] bfa: DMA memory allocation enhancement.
Krishna Gudipati
2011-06-29
1
-44
/
+75
*
[SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.
Krishna Gudipati
2011-06-29
1
-15
/
+49
*
[SCSI] bfa: Enhancement for fcpim and IO tag handling.
Krishna Gudipati
2011-06-29
1
-70
/
+197
*
[SCSI] bfa: Changes to support vport disable and enable operations.
Krishna Gudipati
2011-06-29
1
-8
/
+8
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-176
/
+175
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
|
[SCSI] bfa: remove unused defintions and misc cleanups
Jing Huang
2010-12-31
1
-1
/
+1
*
|
|
[SCSI] bfa: remove inactive functions
Jing Huang
2010-12-31
1
-23
/
+0
*
|
|
[SCSI] bfa: replace bfa_assert with WARN_ON
Jing Huang
2010-12-31
1
-21
/
+21
*
|
|
[SCSI] bfa: io tag handling and minor bug fix.
Krishna Gudipati
2010-12-21
1
-3
/
+5
*
|
|
[SCSI] bfa: remove unused functions and misc cleanups
Maggie Zhang
2010-12-21
1
-294
/
+46
*
|
|
[SCSI] bfa: remove all OS wrappers
Maggie Zhang
2010-12-21
1
-21
/
+3
*
|
|
[SCSI] bfa: remove all SCSI IO callbacks
Maggie Zhang
2010-12-21
1
-20
/
+33
*
|
|
[SCSI] bfa: scatter gather processing change
Maggie Zhang
2010-12-21
1
-81
/
+59
*
|
|
[SCSI] bfa: clean up one line functions
Maggie Zhang
2010-12-21
1
-1
/
+1
*
|
|
[SCSI] bfa: remove unused and empty functions
Maggie Zhang
2010-12-21
1
-81
/
+1
|
|
/
|
/
|
*
|
[SCSI] bfa: fix comments for c files
Jing Huang
2010-10-25
1
-150
/
+150
*
|
[SCSI] bfa: replace endian swap macros with the ones provided by linux
Jing Huang
2010-10-25
1
-11
/
+11
*
|
[SCSI] bfa: remove os wrapper and unused functions
Jing Huang
2010-10-25
1
-15
/
+14
|
/
*
[SCSI] bfa: cleanup driver
Krishna Gudipati
2010-09-16
1
-21
/
+3439
*
[SCSI] bfa: add dynamic queue selection
Jing Huang
2010-07-27
1
-0
/
+24
*
[SCSI] bfa: enable basic PBC support
Jing Huang
2010-07-27
1
-5
/
+0
*
[SCSI] bfa: fixed checkpatch errors for bfad files
Jing Huang
2009-12-04
1
-2
/
+2
*
[SCSI] bfa: Brocade BFA FC SCSI driver
Jing Huang
2009-10-02
1
-0
/
+175