index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-06
[SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAs
James Smart
6
-3
/
+51
2007-05-06
[SCSI] lpfc 8.1.12 : Add support for async scanning
James Smart
3
-150
/
+160
2007-05-06
[SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...
James Smart
2
-0
/
+13
2007-05-06
[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node list
James Smart
9
-536
/
+282
2007-05-06
[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...
James Smart
6
-109
/
+149
2007-05-06
[SCSI] lpfc 8.1.12 : Improve handling of failed ELS aborts
James Smart
2
-1
/
+55
2007-05-06
[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...
James Smart
6
-35
/
+61
2007-05-06
[SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmo
James Smart
1
-3
/
+5
2007-05-06
[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixes
James Smart
9
-79
/
+168
2007-05-06
[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...
James Smart
6
-283
/
+266
2007-05-06
[SCSI] lpfc 8.1.12 : Fix unlock inside list traversal
James Smart
5
-148
/
+116
2007-05-06
[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issues
James Smart
6
-52
/
+150
2007-05-06
[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completion
James Smart
6
-181
/
+97
2007-05-06
[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanup
James Smart
8
-129
/
+80
2007-05-06
[SCSI] use sysfs configured timeout for EH Start Unit timeout
Brian King
1
-2
/
+1
2007-05-06
[SCSI] megaraid: update version reported by MEGAIOC_QDRVRVER
David Milburn
1
-1
/
+1
2007-05-06
[SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULL
Matthias Kaehlcke
1
-1
/
+1
2007-05-06
[SCSI] aacraid: kmalloc/memset->kzalloc
Salyzyn, Mark
3
-10
/
+5
2007-05-06
[SCSI] dpt_i2o: kmalloc/memset->kzalloc
vignesh.babu@wipro.com
1
-11
/
+6
2007-05-06
[SCSI] ch: kmalloc/memset->kzalloc
vignesh.babu@wipro.com
1
-6
/
+3
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
3
-12
/
+8
2007-05-06
Fix compile of tmscsim SCSI driver
Linus Torvalds
1
-1
/
+1
2007-05-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-81
/
+92
2007-05-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
64
-1621
/
+1846
2007-05-06
[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.
Michael Chan
2
-9
/
+17
2007-05-06
ide-cs: recognize 2GB CompactFlash from Transcend
Fabrice Aeschbacher
1
-0
/
+1
2007-05-06
hpt366: don't check enablebits for HPT36x
Sergei Shtylyov
1
-1
/
+6
2007-05-06
ide-cris: fix ->speedproc and wrong ->swdma_mask
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2007-05-06
siimage: fix wrong ->swdma_mask
Bartlomiej Zolnierkiewicz
1
-10
/
+2
2007-05-06
it821x: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-68
/
+58
2007-05-06
pdc202xx_new: enable DMA for all ATAPI devices
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-05-06
alim15x3: PIO fallback fix
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2007-05-06
aec62xx: fix PIO/DMA setup issues
Sergei Shtylyov
1
-16
/
+6
2007-05-06
cmd64x: use interrupt status from MRDMODE register (take 2)
Sergei Shtylyov
1
-48
/
+69
2007-05-06
cmd64x: procfs code fixes/cleanups (take 2)
Sergei Shtylyov
1
-74
/
+55
2007-05-06
cmd64x: add/fix enablebits (take 2)
Sergei Shtylyov
1
-3
/
+36
2007-05-06
cmd64x: interrupt status fixes (take 2)
Sergei Shtylyov
1
-12
/
+12
2007-05-06
cmd64x: fix multiword and remove single-word DMA support
Sergei Shtylyov
1
-131
/
+117
2007-05-06
sl82c105: DMA support code cleanup (take 4)
Sergei Shtylyov
1
-89
/
+59
2007-05-06
sl82c105: rework PIO support (take 2)
Sergei Shtylyov
1
-58
/
+41
2007-05-05
[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.
Matt Carlson
2
-13
/
+12
2007-05-05
[TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.
Michael Chan
2
-9
/
+2
2007-05-05
[TG3]: Remove reset during MAC address changes.
Michael Chan
1
-17
/
+18
2007-05-05
[TG3]: WoL fixes.
Gary Zambrano
2
-11
/
+16
2007-05-05
[TG3]: Clear GPIO mask before storing.
Gary Zambrano
1
-0
/
+1
2007-05-05
[TG3]: Improve NVRAM sizing.
Matt Carlson
1
-16
/
+23
2007-05-05
[TG3]: Fix TSO bugs.
Matt Carlson
1
-6
/
+3
2007-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
40
-3412
/
+4329
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-4878
/
+5740
2007-05-05
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
112
-3166
/
+4122
[next]