aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-71/+58
2006-01-18[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox12-11/+2793
2006-01-18[PATCH] EDAC: drivers for Radisys 82600Alan Cox1-0/+407
2006-01-18[PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2-0/+831
2006-01-18[PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox3-0/+1983
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox1-0/+1
2006-01-18[PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-01-18[PATCH] synclink_gt fix size of register value storagePaul Fulghum1-1/+1
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-8/+15
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+1
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+32
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-5/+36
2006-01-18[SPARC64]: Serial Console for E250 PatchEddie C. Dost2-5/+36
2006-01-18[ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12Andrew Victor2-3/+1
2006-01-18[CASSINI]: dont touch page_countNick Piggin1-4/+32
2006-01-18[PATCH] e1000: fix compile warningJesse Brandeburg1-1/+1
2006-01-18[PATCH] e1000: fix receive breakageJesse Brandeburg1-11/+26
2006-01-18[PATCH] e1000: Added driver commentsJesse Brandeburg1-5/+67
2006-01-18[PATCH] e1000: Fix whitespaceJesse Brandeburg6-441/+443
2006-01-18[PATCH] e1000: Added functions declarationsJesse Brandeburg1-0/+3
2006-01-18[PATCH] e1000: Added functions to save and restore configJesse Brandeburg1-2/+58
2006-01-18[PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg1-59/+78
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2-2/+11
2006-01-18[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2Alon Bar-Lev1-0/+10
2006-01-18[SERIAL] Fix serial8250 driver initialisation orderingRussell King1-8/+5
2006-01-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds6-11/+97
2006-01-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds37-1576/+1929
2006-01-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-30/+57
2006-01-17[PATCH] skge: fix dma mask setup.Stephen Hemminger1-5/+15
2006-01-17[PATCH] libata: Code for the IRQ mask flagAlan Cox1-4/+15
2006-01-17[PATCH] libata: Fix sector lock to apply to both drives not drive 0 twiceAlan Cox1-1/+1
2006-01-17[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add IRQ flag for next diffAlan Cox1-0/+4
2006-01-17[PATCH] Intel ICH8 SATA: add PCI device IDsJason Gaston2-1/+7
2006-01-17[PATCH] Fix warning with b44.c on 64bit boxesAlan Cox1-1/+1
2006-01-17[PATCH] sky2: 0.13 versionStephen Hemminger1-1/+1
2006-01-17[PATCH] sky2: more conservative transmit lockingStephen Hemminger1-12/+31
2006-01-17[PATCH] sky2: don't inline so muchStephen Hemminger1-6/+6
2006-01-17[PATCH] sky2: use kzallocStephen Hemminger1-2/+1
2006-01-17[PATCH] sky2: ratelimit error messagesStephen Hemminger1-17/+27
2006-01-17[PATCH] sky2: optimize for 32 bit dmaStephen Hemminger1-2/+2
2006-01-17[PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger1-5/+2
2006-01-17[PATCH] sky2: write barrier'sStephen Hemminger1-3/+2
2006-01-17[PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger1-22/+30
2006-01-17[PATCH] sky2: version 0.12Stephen Hemminger1-1/+1
2006-01-17[PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger1-6/+11
2006-01-17[PATCH] sky2: receive buffer alignmentStephen Hemminger1-7/+23
2006-01-17[PATCH] e100: e100 whitespace fixesJesse Brandeburg1-37/+37
2006-01-17[PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg1-7/+23
2006-01-17[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg1-5/+39