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
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-18
[SCSI] lpfc 8.3.21: Change lpfc driver version to 8.3.21
James Smart
1
-2
/
+2
2011-02-18
[SCSI] lpfc 8.3.21: Debugfs additions
James Smart
5
-55
/
+972
2011-02-18
[SCSI] lpfc 8.3.21: Initialization and user interface changes
James Smart
7
-37
/
+72
2011-02-18
[SCSI] lpfc 8.3.21: FC Discovery changes
James Smart
9
-7
/
+219
2011-02-18
[SCSI] lpfc 8.3.21: RRQ Implementation fixes
James Smart
7
-138
/
+205
2011-02-18
[SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes
James Smart
12
-56
/
+264
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
4
-4
/
+4
2011-01-03
[SCSI] lpfc: lower stack use in lpfc_fc_frame_check
Tomas Henzl
1
-1
/
+2
2011-01-03
drivers: fix comment typo diable -> disable.
Justin P. Mattock
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
14
-498
/
+1225
2010-12-21
[SCSI] lpfc 8.3.20: Update lpfc driver version to 8.3.20
James Smart
1
-1
/
+1
2010-12-21
[SCSI] lpfc 8.3.20: Updates to FC discovery commands
James Smart
9
-72
/
+49
2010-12-21
[SCSI] lpfc 8.3.20: Implement new SLI4 init procedures based on if_type
James Smart
4
-326
/
+569
2010-12-21
[SCSI] lpfc 8.3.20: Implement the FC and SLI async event handlers
James Smart
5
-71
/
+283
2010-12-21
[SCSI] lpfc 8.3.20: Critical fixes
James Smart
2
-41
/
+21
2010-12-21
[SCSI] lpfc 8.3.19: Update lpfc driver version to 8.3.19
James Smart
1
-1
/
+1
2010-12-21
[SCSI] lpfc 8.3.19: Change heartbeat to default to disabled
James Smart
1
-2
/
+2
2010-12-21
[SCSI] lpfc 8.3.19: Added support for ELS RRQ command
James Smart
13
-20
/
+803
2010-12-21
[SCSI] lpfc 8.3.19: Add SLI4 FC Discovery support
James Smart
14
-382
/
+516
2010-12-21
[SCSI] lpfc 8.3.19: Add latest SLI4 Hardware initialization support
James Smart
3
-33
/
+149
2010-12-21
[SCSI] lpfc 8.3.19: Fix critical errors and crashes
James Smart
6
-14
/
+99
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
3
-3
/
+3
2010-10-26
[SCSI] lpfc 8.3.18: Update lpfc driver version to 8.3.18
James Smart
1
-1
/
+1
2010-10-26
[SCSI] lpfc 8.3.18: Add new WQE support
James Smart
3
-207
/
+197
2010-10-26
[SCSI] lpfc 8.3.18: Fix critical errors
James Smart
3
-5
/
+15
2010-10-26
[SCSI] lpfc 8.3.18: Adapter Shutdown and Unregistration cleanup
James Smart
7
-28
/
+235
2010-10-26
[SCSI] lpfc 8.3.18: Add logic to detect last devloss timeout
James Smart
7
-204
/
+327
2010-10-25
[SCSI] lpfc 8.3.18: Add support of received ELS commands
James Smart
3
-2
/
+389
2010-10-25
[SCSI] lpfc 8.3.18: FC/FCoE Discovery fixes
James Smart
3
-50
/
+58
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-07
[SCSI] lpfc 8.3.17: Update lpfc driver version to 8.3.17
James Smart
1
-1
/
+1
2010-10-07
[SCSI] lpfc 8.3.17: Replace function reset methodology
James Smart
3
-201
/
+9
2010-10-07
[SCSI] lpfc 8.3.17: SCSI fixes
James Smart
1
-6
/
+24
2010-10-07
[SCSI] lpfc 8.3.17: BSG fixes
James Smart
1
-2
/
+66
2010-10-07
[SCSI] lpfc 8.3.17: SLI Additions and Fixes
James Smart
4
-38
/
+78
2010-10-07
[SCSI] lpfc 8.3.17: Code Cleanup and Locking fixes
James Smart
6
-117
/
+142
2010-10-07
[SCSI] lpfc: prep for fc host dev loss tmo support
Mike Christie
2
-10
/
+8
2010-09-05
[SCSI] lpfc: change spin_lock_irq() to spin_lock()
Dan Carpenter
1
-5
/
+5
2010-09-05
[SCSI] lpfc: do not reset dev_loss_tmo in slave callout
Mike Christie
2
-10
/
+10
2010-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
12
-99
/
+273
2010-08-11
drivers: scsi: use newly introduced hex_to_bin() method
Andy Shevchenko
1
-12
/
+11
2010-08-10
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2010-08-09
Fix spelling fuction -> function in comments
Stefan Weil
1
-1
/
+1
2010-08-06
[SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16
James Smart
1
-1
/
+1
2010-08-06
[SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes
James Smart
6
-47
/
+144
2010-08-06
[SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup
James Smart
9
-51
/
+128
2010-08-05
scsi: Remove owner field from attribute initialization in LPFC driver
Guenter Roeck
1
-1
/
+0
2010-07-28
[SCSI] lpfc 8.3.15: Update driver version 8.3.15
James Smart
1
-1
/
+1
2010-07-28
[SCSI] lpfc 8.3.15: Add target queue depth throttling
James Smart
4
-10
/
+22
[prev]
[next]