index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bfa
/
bfa_ioc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
scsi: bfa: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-2
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-24
scsi: bfa: Ensure a blank line precedes next function/header
Lee Jones
1
-0
/
+1
2020-07-24
scsi: bfa: Demote non-kerneldoc headers down to standard comment blocks
Lee Jones
1
-15
/
+15
2020-07-24
scsi: bfa: Staticify non-external functions
Lee Jones
1
-3
/
+3
2020-07-24
scsi: bfa: Remove a few unused variables 'pgoff' and 't'
Lee Jones
1
-14
/
+6
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
1
-9
/
+1
2019-01-11
scsi: bfa: bfa_ioc: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+3
2018-12-19
scsi: bfa: clean up a couple of indentation issues
Colin Ian King
1
-2
/
+2
2017-12-11
scsi: bfa: convert to strlcpy/strlcat
Arnd Bergmann
1
-1
/
+1
2017-12-04
scsi: bfa: improve bfa_ioc_send_enable/disable data
Arnd Bergmann
1
-3
/
+5
2017-04-19
scsi: bfa: remove bfa_module_s madness
Christoph Hellwig
1
-25
/
+5
2016-02-23
bfa: use strncpy() instead of memcpy()
Dan Carpenter
1
-1
/
+1
2015-12-02
bfa: File header and user visible string changes
Anil Gurumurthy
1
-2
/
+2
2015-12-02
bfa: Update copyright messages
Anil Gurumurthy
1
-2
/
+3
2015-09-06
bfa: Fix incorrect de-reference of pointer
Anil Gurumurthy
1
-1
/
+1
2015-09-06
bfa: Fix indentation
Anil Gurumurthy
1
-11
/
+11
2014-03-19
[SCSI] bfa: Replace large udelay() with mdelay()
Ben Hutchings
1
-1
/
+1
2014-03-15
[SCSI] bfa: Fix smatch warnings
Vijaya Mohan Guvva
1
-4
/
+5
2013-12-19
[SCSI] bfa: Firmware patch simplification
Vijaya Mohan Guvva
1
-44
/
+683
2013-06-26
[SCSI] bfa: Support for chinook-quad port card
Vijaya Mohan Guvva
1
-0
/
+1
2013-06-26
[SCSI] bfa: fix endianess issue for firmware stats
Vijaya Mohan Guvva
1
-1
/
+1
2013-06-26
[SCSI] bfa: fru vpd date update changes
Vijaya Mohan Guvva
1
-8
/
+21
2013-06-26
[SCSI] bfa: kdump fix on 815 and 825 adapters
Vijaya Mohan Guvva
1
-17
/
+25
2012-10-07
[SCSI] bfa: Add support to read/update the FRU data.
Krishna Gudipati
1
-0
/
+445
2012-10-07
[SCSI] bfa: Support Power on Hours display and diag temp sensor fixes
Krishna Gudipati
1
-5
/
+9
2012-10-07
[SCSI] bfa: Add support to configure min/max bandwidth for a pcifn
Krishna Gudipati
1
-8
/
+12
2012-10-07
[SCSI] bfa: Add support to have mfg date as part of adapter attributes
Krishna Gudipati
1
-0
/
+4
2012-10-07
[SCSI] bfa: IOCFC state machine enhancements
Krishna Gudipati
1
-6
/
+5
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-7
/
+17
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-09-24
[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.
Krishna Gudipati
1
-7
/
+17
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
1
-1
/
+1
2012-07-20
[SCSI] bfa: off by one in bfa_ioc_mbox_isr()
Dan Carpenter
1
-1
/
+1
2012-03-28
[SCSI] bfa: BSG and User interface fixes.
Krishna Gudipati
1
-2
/
+6
2012-03-28
[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.
Krishna Gudipati
1
-103
/
+19
2012-03-28
[SCSI] bfa: Serialize the IOC hw semaphore unlock logic.
Krishna Gudipati
1
-12
/
+46
2011-12-15
[SCSI] bfa: fix endian and bit field check bug
Jing Huang
1
-3
/
+3
2011-07-27
[SCSI] bfa: Add support to store driver configuration in flash.
Krishna Gudipati
1
-0
/
+393
2011-07-27
[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.
Krishna Gudipati
1
-2
/
+174
2011-06-29
[SCSI] bfa: Added support to query PHY.
Krishna Gudipati
1
-0
/
+521
2011-06-29
[SCSI] bfa: Added HBA diagnostics support.
Krishna Gudipati
1
-0
/
+580
2011-06-29
[SCSI] bfa: Added support for flash configuration
Krishna Gudipati
1
-0
/
+494
2011-06-29
[SCSI] bfa: Added support to obtain SFP info.
Krishna Gudipati
1
-0
/
+457
2011-06-29
[SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.
Krishna Gudipati
1
-41
/
+1
2011-06-29
[SCSI] bfa: Added Fabric Assigned Address(FAA) support
Krishna Gudipati
1
-1
/
+66
2011-06-29
[SCSI] bfa: IOC bug fixes.
Krishna Gudipati
1
-5
/
+111
2011-06-29
[SCSI] bfa: Enable ASIC block configuration and query.
Krishna Gudipati
1
-3
/
+399
2011-06-29
[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi...
Krishna Gudipati
1
-17
/
+51
2011-06-29
[SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter.
Krishna Gudipati
1
-73
/
+57
[next]