summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] wireless/airo: Remove 'Setting transmit key' info messagesDan Williams2006-02-271-2/+0
* Merge branch 'from-jgarzik-upstream'John W. Linville2006-02-271-48/+545
|\
| * Merge branch 'master'Jeff Garzik2006-02-2716-75/+146
| |\
| * \ Merge branch 'upstream-fixes'Jeff Garzik2006-02-2335-1619/+730
| |\ \
| * \ \ Merge branch 'forcedeth'Jeff Garzik2006-02-2010-73/+618
| |\ \ \
| | * | | [PATCH] forcedeth: Add support for MSI/MSIXAyaz Abdulla2006-02-201-31/+436
| | * | | [PATCH] forcedeth: Add support for 64bit ringsAyaz Abdulla2006-02-201-16/+42
| | * | | [PATCH] forcedeth: Add vlan supportAyaz Abdulla2006-02-201-5/+71
| * | | | Merge branch 'upstream-fixes'Jeff Garzik2006-02-17114-1691/+3447
| |\ \ \ \
* | \ \ \ \ Merge branch 'from-linus'John W. Linville2006-02-2773-1846/+1104
|\ \ \ \ \ \
| * | | | | | [TG3]: Fix Sun tg3 variant detection.David S. Miller2006-02-271-0/+9
| * | | | | | [PATCH] Fix Specialix SX corruptionMarc Zyngier2006-02-271-5/+5
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-271-9/+43
| |\ \ \ \ \
| | * | | | | [PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fixTejun Heo2006-02-251-6/+27
| | * | | | | [PATCH] sata_sil: add board ID for 3512Tejun Heo2006-02-251-4/+17
| * | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-271-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fix Wake on LAN support in sis900Daniele Venzano2006-02-251-2/+2
| | |/ / / / /
| * | | | | | [PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64Andi Kleen2006-02-261-1/+1
| * | | | | | [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen2006-02-261-5/+3
| * | | | | | [PATCH] Fix Specialix SI probingMarc Zyngier2006-02-261-4/+8
| * | | | | | [PATCH] sd: fix memory corruption with broken mode page headersAl Viro2006-02-261-3/+17
| |/ / / / /
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-241-0/+6
| |\ \ \ \ \
| | * | | | | [SERIAL] Add comment about early_serial_setup()Russell King2006-02-231-0/+6
| * | | | | | [PATCH] dm: free minor after unlink gendiskJun'ichi Nomura2006-02-241-1/+3
| * | | | | | [PATCH] dm: missing bdput/thaw_bdev at removalJun'ichi Nomura2006-02-241-0/+4
| * | | | | | [PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg()Antonino A. Daplas2006-02-241-12/+9
| * | | | | | [PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg2006-02-241-1/+2
| * | | | | | [PATCH] gbefb: Set default of FB_GBE_MEM to 4 MBMartin Michlmayr2006-02-241-1/+1
| * | | | | | [PATCH] gbefb: IP32 gbefb depth change fixKaj-Michael Lang2006-02-241-0/+3
| * | | | | | [PATCH] cfi: init wait queue in chip structSimon Vogl2006-02-241-0/+1
| * | | | | | [PATCH] vgacon: no vertical resizing on EGASamuel Thibault2006-02-241-32/+35
| * | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-236-153/+370
| |\ \ \ \ \ \
| | * | | | | | [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk2006-02-241-0/+2
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-235-153/+368
| | |\ \ \ \ \
| | | * | | | | skge: protect interrupt maskStephen Hemminger2006-02-232-7/+15
| | | * | | | | skge: genesis phy initialzationStephen Hemminger2006-02-231-11/+26
| | | * | | | | skge: NAPI/irq race fixStephen Hemminger2006-02-231-12/+5
| | | * | | | | r8169: enable wake on lanFrancois Romieu2006-02-231-0/+87
| | | * | | | | r8169: fix broken ring index handling in suspend/resumeFrancois Romieu2006-02-231-43/+59
| | | * | | | | [PATCH] sky2: close race on IRQ mask update.Stephen Hemminger2006-02-232-7/+17
| | | * | | | | [PATCH] sky2: use device iomem to access PCI configStephen Hemminger2006-02-232-48/+54
| | | * | | | | [PATCH] sky2: force early transmit statusStephen Hemminger2006-02-231-8/+6
| | | * | | | | [PATCH] sky2: poke coalescing timer to fix hangStephen Hemminger2006-02-231-0/+11
| | | * | | | | [PATCH] sky2: limit coalescing values to ring sizeStephen Hemminger2006-02-231-3/+3
| | | * | | | | [PATCH] sky2: yukon-ec-u chipset initializationStephen Hemminger2006-02-232-19/+90
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-231-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | [NET]: Increase default IFB device count.Richard Lucassen2006-02-231-1/+1
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-231-3/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | [PATCH] Fix race condition in hvc console.Michal Ostrowski2006-02-241-3/+5
| | | |/ / / / | | |/| | | |
| * | | | | | sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-231-23/+19
OpenPOWER on IntegriCloud