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-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
2010-09-16
[SCSI] bfa: cleanup driver
Krishna Gudipati
211
-37654
/
+28999
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-0
/
+2
2010-08-11
scsi: remove private BIT macros
Andrew Morton
1
-3
/
+1
2010-08-11
bfa: wrong fcport H2I message tested in bfa_fcport_isr()
Roel Kluin
1
-1
/
+1
2010-08-11
scsi: bfa: correct onstack wait_queue_head declaration
Yong Zhang
1
-2
/
+2
2010-08-11
param: simple locking for sysfs-writable charp parameters
Rusty Russell
1
-0
/
+2
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
4
-9
/
+7
2010-07-27
[SCSI] bfa: add debugfs support
Jing Huang
4
-2
/
+571
2010-07-27
[SCSI] bfa: update driver version string
Jing Huang
1
-1
/
+1
2010-07-27
[SCSI] bfa: vport fixes
Jing Huang
3
-3
/
+18
2010-07-27
[SCSI] bfa: fix wrong arg to callback
Jing Huang
1
-2
/
+2
2010-07-27
[SCSI] bfa: add ioc state checking
Jing Huang
1
-0
/
+3
2010-07-27
[SCSI] bfa: add description for module parameters
Jing Huang
2
-3
/
+34
2010-07-27
[SCSI] bfa: update to support BOFM
Jing Huang
4
-28
/
+36
2010-07-27
[SCSI] bfa: fix possible IO double completion
Jing Huang
1
-0
/
+34
2010-07-27
[SCSI] bfa: fix link state structure
Jing Huang
2
-25
/
+12
2010-07-27
[SCSI] bfa: add dynamic queue selection
Jing Huang
14
-19
/
+117
2010-07-27
[SCSI] bfa: fix uf post and rport fcpim state machine
Jing Huang
5
-10
/
+89
2010-07-27
[SCSI] bfa: fix chip and memory initialization
Jing Huang
2
-0
/
+28
2010-07-27
[SCSI] bfa: update to support firmware configuation
Jing Huang
8
-8
/
+112
[next]