summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+32
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-5/+36
2006-01-19[SPARC64]: Serial Console for E250 PatchEddie C. Dost2-5/+36
2006-01-19[CASSINI]: dont touch page_countNick Piggin1-4/+32
2006-01-19[PATCH] e1000: fix compile warningJesse Brandeburg1-1/+1
2006-01-19[PATCH] e1000: fix receive breakageJesse Brandeburg1-11/+26
2006-01-19[PATCH] e1000: Added driver commentsJesse Brandeburg1-5/+67
2006-01-19[PATCH] e1000: Fix whitespaceJesse Brandeburg6-441/+443
2006-01-19[PATCH] e1000: Added functions declarationsJesse Brandeburg1-0/+3
2006-01-19[PATCH] e1000: Added functions to save and restore configJesse Brandeburg1-2/+58
2006-01-19[PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg1-59/+78
2006-01-19[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2-2/+11
2006-01-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-11/+97
2006-01-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds37-1576/+1929
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-30/+57
2006-01-18[PATCH] skge: fix dma mask setup.Stephen Hemminger1-5/+15
2006-01-18[PATCH] libata: Code for the IRQ mask flagAlan Cox1-4/+15
2006-01-18[PATCH] libata: Fix sector lock to apply to both drives not drive 0 twiceAlan Cox1-1/+1
2006-01-18[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox1-0/+4
2006-01-18[PATCH] Intel ICH8 SATA: add PCI device IDsJason Gaston2-1/+7
2006-01-18[PATCH] Fix warning with b44.c on 64bit boxesAlan Cox1-1/+1
2006-01-18[PATCH] sky2: 0.13 versionStephen Hemminger1-1/+1
2006-01-18[PATCH] sky2: more conservative transmit lockingStephen Hemminger1-12/+31
2006-01-18[PATCH] sky2: don't inline so muchStephen Hemminger1-6/+6
2006-01-18[PATCH] sky2: use kzallocStephen Hemminger1-2/+1
2006-01-18[PATCH] sky2: ratelimit error messagesStephen Hemminger1-17/+27
2006-01-18[PATCH] sky2: optimize for 32 bit dmaStephen Hemminger1-2/+2
2006-01-18[PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger1-5/+2
2006-01-18[PATCH] sky2: write barrier'sStephen Hemminger1-3/+2
2006-01-18[PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger1-22/+30
2006-01-18[PATCH] sky2: version 0.12Stephen Hemminger1-1/+1
2006-01-18[PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger1-6/+11
2006-01-18[PATCH] sky2: receive buffer alignmentStephen Hemminger1-7/+23
2006-01-18[PATCH] e100: e100 whitespace fixesJesse Brandeburg1-37/+37
2006-01-18[PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg1-7/+23
2006-01-18[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg1-5/+39
2006-01-18[SPARC]: Fix sbusfb build.David S. Miller2-7/+4
2006-01-18[CASSINI]: Fix printk warning.Andrew Morton1-2/+2
2006-01-17[PATCH] libata: add a function to decide if we need iordyAlan Cox1-0/+34
2006-01-17[PATCH] libata: Pre UDMA EIDE PIO mode selectionAlan Cox1-5/+9
2006-01-17[libata] sata_promise: add pci idYusuf Iskenderoglu1-0/+16
2006-01-17airo: Off-by-one channel fixJavier Achirica1-10/+9
2006-01-17[libata] sata_svw: add pci idOliver Weihe1-0/+1
2006-01-17[PATCH] ahci: AHCI mode SATA patch for Intel ICH8Jason Gaston1-0/+10
2006-01-17[PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher2-2/+2
2006-01-17[PATCH] e1000: Cleaned up code and removed hard coded numbersJeff Kirsher1-13/+21
2006-01-17[PATCH] e1000: Added copy break codeJeff Kirsher1-12/+47
2006-01-17[PATCH] e1000: Added variable to handle return values for pci_enable_* functionsJeff Kirsher1-11/+33
2006-01-17[PATCH] e1000: Added PCIe bus informationJeff Kirsher1-0/+20
2006-01-17[PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllersJeff Kirsher1-1/+20