index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-02
[SCSI] Deprecate SCSI_PROT_*_CONVERT operations
Martin K. Petersen
1
-12
/
+3
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-08-22
[SCSI] lpfc 8.3.4: Update driver version to 8.3.4
James Smart
1
-1
/
+1
2009-08-22
[SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messages
James Smart
6
-13
/
+13
2009-08-22
[SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT support
James Smart
10
-2
/
+954
2009-08-22
[SCSI] lpfc 8.3.4: NPIV vport fixes
James Smart
7
-56
/
+168
2009-08-22
[SCSI] lpfc 8.3.4: Fix a pair of FCoE issues
James Smart
5
-5
/
+92
2009-08-22
[SCSI] lpfc 8.3.4: Various SLI3 fixes
James Smart
4
-16
/
+31
2009-08-22
[SCSI] lpfc 8.3.4: Consistently Implement persistent port disable
James Smart
8
-32
/
+242
2009-08-22
[SCSI] lpfc 8.3.4: Various SLI4 fixes
James Smart
7
-99
/
+190
2009-08-22
[SCSI] lpfc: don't dereference NULL
Jiri Slaby
1
-2
/
+1
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
16
-448
/
+610
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
1
-2
/
+1
2009-06-15
[SCSI] lpfc 8.3.3 : Update driver version to 8.3.3
James Smart
1
-1
/
+1
2009-06-15
[SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypoint
James Smart
1
-193
/
+291
2009-06-15
[SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crash
James Smart
3
-9
/
+35
2009-06-15
[SCSI] lpfc 8.3.3 : FC/FCOE discovery fixes
James Smart
8
-26
/
+59
2009-06-15
[SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differences
James Smart
10
-219
/
+224
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-2
/
+2
2009-06-12
[SCSI] Merge branch 'linus'
James Bottomley
1
-11
/
+11
2009-06-08
[SCSI] lpfc 8.3.2 : Update the lpfc driver version to 8.3.2
James Smart
1
-1
/
+1
2009-06-08
[SCSI] lpfc 8.3.2 : Persistent Vport Support
James Smart
6
-57
/
+236
2009-06-08
[SCSI] lpfc 8.3.2 : Miscellaneous Changes
James Smart
9
-59
/
+91
2009-06-08
[SCSI] lpfc 8.3.2 : Update of copyrights
James Smart
14
-14
/
+14
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery support
James Smart
6
-64
/
+1756
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handling
James Smart
8
-147
/
+1101
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Queues
James Smart
1
-0
/
+3382
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support
James Smart
19
-311
/
+8485
2009-06-08
[SCSI] lpfc 8.3.2 : Reorganization for SLI4
James Smart
8
-1088
/
+2517
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
16
-694
/
+805
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-11
/
+11
2009-04-27
[SCSI] lpfc 8.3.1 : Update version to 8.3.1
James Smart
1
-3
/
+3
2009-04-27
[SCSI] lpfc 8.3.1: misc fixes/changes
James Smart
12
-246
/
+378
2009-04-27
[SCSI] lpfc 8.3.1 : Fix up kernel-doc function comments
James Smart
10
-445
/
+424
2009-04-14
Fix lpfc_parse_bg_err()'s use of do_div()
David Howells
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-03-12
[SCSI] Remove SUGGEST flags
Martin K. Petersen
1
-3
/
+3
2009-03-12
[SCSI] lpfc: constify virtual function tables
Jan Engelhardt
1
-8
/
+8
2009-02-10
[SCSI] lpfc: introduce missing kfree
Julia Lawall
1
-0
/
+1
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+2
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2
-7
/
+7
2009-01-02
[SCSI] lpfc: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2008-12-29
[SCSI] lpfc : correct printk types on PPC compiles
James Smart
2
-8
/
+12
2008-12-29
[SCSI] lpfc 8.3.0 : Update driver version to 8.3.0
James Smart
1
-1
/
+1
2008-12-29
[SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into Kconfig
James Smart
3
-9
/
+9
2008-12-29
[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) code
James Smart
5
-17
/
+1026
2008-12-29
[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defs
James Smart
6
-10
/
+432
2008-12-29
[SCSI] lpfc 8.3.0 : Fix some memory handling issues
James Smart
3
-74
/
+23
[next]