summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes'Jeff Garzik2006-01-1818-566/+842
|\
| * [PATCH] e1000: fix compile warningJesse Brandeburg2006-01-181-1/+1
| * [PATCH] e1000: fix receive breakageJesse Brandeburg2006-01-181-11/+26
| * [PATCH] e1000: Added driver commentsJesse Brandeburg2006-01-181-5/+67
| * [PATCH] e1000: Fix whitespaceJesse Brandeburg2006-01-186-441/+443
| * [PATCH] e1000: Added functions declarationsJesse Brandeburg2006-01-181-0/+3
| * [PATCH] e1000: Added functions to save and restore configJesse Brandeburg2006-01-181-2/+58
| * [PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg2006-01-181-59/+78
| * [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-182-2/+11
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-176-11/+97
| |\
| | * [PATCH] libata: Code for the IRQ mask flagAlan Cox2006-01-171-4/+15
| | * [PATCH] libata: Fix sector lock to apply to both drives not drive 0 twiceAlan Cox2006-01-171-1/+1
| | * [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox2006-01-171-0/+4
| | * [PATCH] Intel ICH8 SATA: add PCI device IDsJason Gaston2006-01-172-1/+7
| | * [PATCH] libata: add a function to decide if we need iordyAlan Cox2006-01-171-0/+34
| | * [PATCH] libata: Pre UDMA EIDE PIO mode selectionAlan Cox2006-01-171-5/+9
| | * [libata] sata_promise: add pci idYusuf Iskenderoglu2006-01-171-0/+16
| | * [libata] sata_svw: add pci idOliver Weihe2006-01-171-0/+1
| | * [PATCH] ahci: AHCI mode SATA patch for Intel ICH8Jason Gaston2006-01-171-0/+10
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-1737-1576/+1929
| |\ \
| * \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-173-30/+57
| |\ \ \
| | * | | [CASSINI]: Fix printk warning.Andrew Morton2006-01-171-2/+2
| | * | | [TG3]: Refine nvram lockingMichael Chan2006-01-172-28/+55
| | | |/ | | |/|
| * / | [SPARC]: Fix sbusfb build.David S. Miller2006-01-172-7/+4
| |/ /
* | | Merge branch 'upstream'Jeff Garzik2006-01-171-5/+15
|\ \ \ | | |/ | |/|
| * | [PATCH] skge: fix dma mask setup.Stephen Hemminger2006-01-171-5/+15
* | | Merge branch 'upstream'Jeff Garzik2006-01-172-84/+137
|\| |
| * | [PATCH] Fix warning with b44.c on 64bit boxesAlan Cox2006-01-171-1/+1
| * | [PATCH] sky2: 0.13 versionStephen Hemminger2006-01-171-1/+1
| * | [PATCH] sky2: more conservative transmit lockingStephen Hemminger2006-01-171-12/+31
| * | [PATCH] sky2: don't inline so muchStephen Hemminger2006-01-171-6/+6
| * | [PATCH] sky2: use kzallocStephen Hemminger2006-01-171-2/+1
| * | [PATCH] sky2: ratelimit error messagesStephen Hemminger2006-01-171-17/+27
| * | [PATCH] sky2: optimize for 32 bit dmaStephen Hemminger2006-01-171-2/+2
| * | [PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger2006-01-171-5/+2
| * | [PATCH] sky2: write barrier'sStephen Hemminger2006-01-171-3/+2
| * | [PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger2006-01-171-22/+30
| * | [PATCH] sky2: version 0.12Stephen Hemminger2006-01-171-1/+1
| * | [PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger2006-01-171-6/+11
| * | [PATCH] sky2: receive buffer alignmentStephen Hemminger2006-01-171-7/+23
* | | Merge branch 'janitor'Jeff Garzik2006-01-1744-1184/+136
|\ \ \
| * | | [PATCH] drivers/net/s2io.c: make code staticAdrian Bunk2006-01-172-21/+18
| * | | [PATCH] drivers/net/arcnet/: possible cleanupsAdrian Bunk2006-01-174-10/+13
| * | | [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-1722-45/+65
| * | | [PATCH] drivers/net/sk98lin/: possible cleanupsAdrian Bunk2006-01-1717-1108/+40
| | |/ | |/|
* | | [PATCH] starfire: Implement suspend/resumeStefan Rompf2006-01-171-0/+36
| |/ |/|
* | [PATCH] e100: e100 whitespace fixesJesse Brandeburg2006-01-171-37/+37
* | [PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg2006-01-171-7/+23
* | [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg2006-01-171-5/+39
* | airo: Off-by-one channel fixJavier Achirica2006-01-171-10/+9