aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-17[SPARC]: Fix sbusfb build.David S. Miller2-7/+4
2006-01-17[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
2006-01-17[PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher4-2/+36
2006-01-17[PATCH] e1000: Added cleaned_count to RX buffer allocationJeff Kirsher2-26/+51
2006-01-17[PATCH] e1000: Added interrupt auto mask supportJeff Kirsher1-6/+25
2006-01-17[PATCH] e1000: Fix Netpoll issueJeff Kirsher1-0/+3
2006-01-17[PATCH] e1000: Fixed frame size logicJeff Kirsher1-2/+2
2006-01-17[PATCH] e1000: Fix VLAN supportJeff Kirsher1-1/+5
2006-01-17[PATCH] e1000: Fix __pskb_pull_tailJeff Kirsher1-8/+7
2006-01-17[PATCH] e1000: Fix collision distanceJeff Kirsher3-13/+29
2006-01-17[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllersJeff Kirsher1-1/+0
2006-01-17[PATCH] e1000: Fix desc. clean upJeff Kirsher1-2/+3
2006-01-17[PATCH] e1000: Fix TX timeout logicJeff Kirsher1-10/+6
2006-01-17[PATCH] e1000: Fix Desc. Rings and Jumbo FramesJeff Kirsher1-47/+61