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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-29
[SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.
Krishna Gudipati
12
-118
/
+278
2011-06-29
[SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.
Krishna Gudipati
9
-132
/
+169
2011-06-29
[SCSI] bfa: Added Fabric Assigned Address(FAA) support
Krishna Gudipati
12
-6
/
+466
2011-06-29
[SCSI] bfa: IOC bug fixes.
Krishna Gudipati
5
-34
/
+125
2011-06-29
[SCSI] bfa: Enable ASIC block configuration and query.
Krishna Gudipati
10
-9
/
+863
2011-06-29
[SCSI] bfa: Update the driver version to 3.0.2.0
Krishna Gudipati
1
-1
/
+1
2011-06-29
[SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.
Krishna Gudipati
10
-1
/
+955
2011-06-29
[SCSI] bfa: Driver initialization and model description fix
Krishna Gudipati
6
-40
/
+101
2011-06-29
[SCSI] bfa: Enhancement for fcpim and IO tag handling.
Krishna Gudipati
6
-93
/
+263
2011-06-29
[SCSI] bfa: FC credit recovery and misc bug fixes.
Krishna Gudipati
13
-60
/
+129
2011-06-29
[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi...
Krishna Gudipati
10
-31
/
+130
2011-06-29
[SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter.
Krishna Gudipati
10
-137
/
+188
2011-06-29
[SCSI] bfa: Changes to support vport disable and enable operations.
Krishna Gudipati
9
-44
/
+181
2011-06-29
[SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement
Krishna Gudipati
18
-1371
/
+1262
2011-06-29
[SCSI] bfa: Add pbc port disable check and fix LPS message name
Krishna Gudipati
6
-11
/
+56
2011-06-29
[SCSI] bfa: Introduce IOC event notification mechanism.
Krishna Gudipati
6
-58
/
+88
2011-06-29
[SCSI] bfa: Introduced generic address len pair to represent DMA memory chunk.
Krishna Gudipati
4
-59
/
+32
2011-05-24
[SCSI] bfa: kdump fix
Jing Huang
4
-1
/
+41
2011-05-01
[SCSI] bfa: Move debugfs initialization before bfa init.
Krishna Gudipati
2
-28
/
+27
2011-05-01
[SCSI] bfa: firmware download fix
Jing Huang
2
-35
/
+29
2011-03-31
Fix common misspellings
Lucas De Marchi
9
-12
/
+12
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-12-31
[SCSI] bfa: remove unused defintions and misc cleanups
Jing Huang
9
-514
/
+158
2010-12-31
[SCSI] bfa: remove inactive functions
Jing Huang
7
-74
/
+0
2010-12-31
[SCSI] bfa: replace bfa_assert with WARN_ON
Jing Huang
16
-135
/
+125
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
35
-2155
/
+1759
2010-12-21
[SCSI] bfa: Update the driver version to 2.3.2.3
Krishna Gudipati
1
-1
/
+1
2010-12-21
[SCSI] bfa: io tag handling and minor bug fix.
Krishna Gudipati
4
-16
/
+24
2010-12-21
[SCSI] bfa: direct attach mode fix.
Krishna Gudipati
5
-1
/
+111
2010-12-21
[SCSI] bfa: IOC auto recovery fix.
Krishna Gudipati
6
-100
/
+445
2010-12-21
[SCSI] bfa: Store port configuration in flash for persistency.
Krishna Gudipati
3
-3
/
+29
2010-12-21
[SCSI] bfa: IOC fwtrace save logic & state machine fixes.
Krishna Gudipati
1
-67
/
+74
2010-12-21
[SCSI] bfa: remove unused functions and misc cleanups
Maggie Zhang
8
-457
/
+110
2010-12-21
[SCSI] bfa: remove all OS wrappers
Maggie Zhang
28
-304
/
+210
2010-12-21
[SCSI] bfa: remove all SCSI IO callbacks
Maggie Zhang
8
-204
/
+49
2010-12-21
[SCSI] bfa: scatter gather processing change
Maggie Zhang
1
-81
/
+59
2010-12-21
[SCSI] bfa: remove a file with small size
Maggie Zhang
5
-112
/
+88
2010-12-21
[SCSI] bfa: clean up one line functions
Maggie Zhang
19
-930
/
+259
2010-12-21
[SCSI] bfa: remove unused and empty functions
Maggie Zhang
15
-710
/
+4
2010-12-21
[SCSI] bfa: fix endianess sparse check warnings
Maggie
14
-225
/
+228
2010-12-21
[SCSI] bfa: fix regular sparse check warnings.
Maggie
9
-28
/
+52
2010-12-20
[SCSI] bfa: rename log_level to bfa_log_level
Jing Huang
9
-46
/
+47
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-3
/
+4
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2
-2
/
+2
2010-10-25
[SCSI] bfa: fix comments for c files
Jing Huang
18
-1003
/
+943
2010-10-25
[SCSI] bfa: fix comments for header files
Jing Huang
16
-267
/
+266
2010-10-25
[SCSI] bfa: fix frame size over 1024 compile warning
Jing Huang
4
-32
/
+15
2010-10-25
[SCSI] bfa: remove os wrapper functions and macros
Jing Huang
10
-258
/
+226
2010-10-25
[SCSI] bfa: replace endian swap macros with the ones provided by linux
Jing Huang
14
-218
/
+191
2010-10-25
[SCSI] bfa: remove os wrapper and unused functions
Jing Huang
15
-396
/
+136
[prev]
[next]