summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-13[PATCH] Use pci_set_consistent_dma_mask in ixgb driverAndreas Schwab1-4/+9
2006-04-13[PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2-3/+3
2006-04-13[PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queueDale Farnsworth1-3/+14
2006-04-13[PATCH] mv643xx_eth: Always free completed tx descs on tx interruptBrent Cook1-1/+1
2006-04-13[PATCH] net drivers: fix section attributes for gccRandy Dunlap4-4/+4
2006-04-13[PATCH] remove drivers/net/hydra.hAdrian Bunk1-177/+0
2006-04-13[PATCH] drivers/net/via-rhine.c: make a function staticAdrian Bunk1-1/+1
2006-04-13[PATCH] sata_mv: properly print HC registersDan Aloni1-1/+1
2006-04-13[netdrvr b44] trim trailing whitespaceJeff Garzik1-19/+19
2006-04-13[PATCH] b44: increase version to 1.00Gary Zambrano1-2/+3
2006-04-13[PATCH] b44: disable default tx pauseGary Zambrano1-19/+12
2006-04-13[PATCH] via-rhine: execute bounce buffers code on Rhine-I onlyRoger Luethi1-2/+3
2006-04-13[PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrunKomuro1-1/+1
2006-04-13[PATCH] dlink pci cards using wrong driverStephen Hemminger2-2/+2
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein4-2/+30
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman19-8/+81
2006-04-12[ALSA] continue on IS_ERR from platform device registrationRene Herman16-160/+64
2006-04-12[ALSA] sound/core/pcm.c: make snd_pcm_format_name() staticAdrian Bunk2-2/+1
2006-04-12[ALSA] ac97 - Add entry for VIA VT1618 codecTakashi Iwai1-0/+1
2006-04-12[ALSA] hda-codec - Add support of ASUS U5A with AD1986A codecTakashi Iwai1-0/+2
2006-04-12[ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.cEric Sesterhenn1-1/+1
2006-04-12[ALSA] au88x0 - clean up __devinit/__devexitDale Sedivec3-9/+8
2006-04-12[ALSA] hda-codec - Adds HDA support for Intel D945Pvs board with subdevice id...Ashley Clark1-0/+3
2006-04-12[ALSA] hda-codec - support HP Compaq Presario B2800 laptop with AD1986A codecCoywolf Qi Hunt1-0/+2
2006-04-12[ALSA] emu10k1: Add some descriptive text.James Courtier-Dutton1-1/+4
2006-04-12[ALSA] via82xx - Add a dxs entry for ECS K8T890-ATakashi Iwai1-0/+1
2006-04-12[ALSA] hda-codec - Add another HP laptop with AD1981HDTakashi Iwai1-0/+2
2006-04-12[ALSA] Fix Oops of PCM OSS emulationTakashi Iwai3-5/+8
2006-04-12[ALSA] pcm_oss: fix snd_pcm_oss_release() oopsOGAWA Hirofumi1-1/+1
2006-04-12[ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.cEric Sesterhenn1-10/+10
2006-04-12[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk20-28009/+0
2006-04-12[BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C1-3/+3
2006-04-12[DCCP]: Fix leak in net/dccp/ipv4.cEric Sesterhenn1-1/+1
2006-04-12[BRIDGE]: receive link-local on disabled ports.Stephen Hemminger1-3/+0
2006-04-12[IPv6] reassembly: Always compute hash under the fragment lock.Zach Brown1-6/+12
2006-04-11[PATCH] __group_complete_signal: remove bogus BUG_ONOleg Nesterov1-1/+0
2006-04-11[PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo2-3/+3
2006-04-11[PATCH] x86_64: Fix embarassing typo in mmconfig bus checkAndi Kleen1-1/+1
2006-04-11[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen3-4/+6
2006-04-11[PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen1-2/+0
2006-04-11[PATCH] x86_64: fix sync before RDTSC on Intel cpusSiddha, Suresh B1-1/+1
2006-04-11[PATCH] x86_64: Remove check for canonical RIPAndi Kleen1-5/+0
2006-04-11[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-04-11[PATCH] Overrun in option-card USB driverMatthias Urlichs1-2/+3
2006-04-11[PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolorAntonino A. Daplas1-0/+5
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas4-7/+33