summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-12-27V4L/DVB (4973): Dvb-core: fix printk type warningMichael Krufky1-1/+1
2006-12-27V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang1-1/+1
2006-12-27V4L/DVB (4970): Usbvision memory fixesThierry MERLE4-48/+19
2006-12-27V4L/DVB (4968): Add PAL-60 support for cx2584x.Hans Verkuil1-1/+8
2006-12-27V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support.Hans Verkuil1-0/+4
2006-12-27V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same paletteaudetto@tiscali.it3-4/+5
2006-12-27V4L/DVB (4960): Removal of unused code from usbvision-i2c.cMauro Carvalho Chehab2-46/+4
2006-12-27V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk4-21/+21
2006-12-27V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPSRalf Baechle1-12/+12
2006-12-27V4L/DVB (4956): [NOVA-T-USB2] Put remote-debugging in the right placeMario Rossi1-1/+3
2006-12-27V4L/DVB (4955): Fix autosearch indexMario Rossi1-1/+1
2006-12-27r8169: extraneous Cmd{Tx/Rx}Enb writeFrancois Romieu1-1/+0
2006-12-27forcedeth: modified comment headerAyaz Abdulla1-3/+2
2006-12-27NetXen: Reducing ring sizes for IOMMU issue.Amit S. Kale1-5/+5
2006-12-27NetXen: Fix for PPC machines.Amit S. Kale3-9/+9
2006-12-27NetXen: work queue fixes.Amit S. Kale3-11/+9
2006-12-27NetXen: Link status message correction for quad port cards.Amit S. Kale1-1/+2
2006-12-27NetXen: Multiple adapter fix.Amit S. Kale2-14/+1
2006-12-27NetXen: Using correct CHECKSUM flag.Amit S. Kale1-1/+1
2006-12-27NetXen: driver reload fix for newer firmware.Amit S. Kale1-0/+7
2006-12-27NetXen: Adding new device ids.Amit S. Kale1-0/+2
2006-12-27PHY probe not working properly for ibm_emac (PPC4xx)Hynek Petrak1-1/+3
2006-12-27ep93xx: some minor cleanups to the ep93xx eth driverYan Burman1-3/+1
2006-12-27Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik3-29/+76
2006-12-27sky2: phy power down needs PCI config write enabledStephen Hemminger1-1/+2
2006-12-27sky2: power management/MSI workaroundStephen Hemminger1-0/+25
2006-12-27sky2: dual port NAPI problemStephen Hemminger1-0/+7
2006-12-27via-velocity uses INET interfacesRandy Dunlap1-5/+13
2006-12-27e1000: Do not truncate TSO TCP header with 82544 workaroundHerbert Xu1-0/+10
2006-12-27myri10ge: handle failures in suspend and resumeBrice Goglin1-5/+7
2006-12-27myri10ge: no need to save MSI and PCIe state in the driverBrice Goglin1-38/+9
2006-12-27myri10ge: make msi configurable at runtime through sysfsBrice Goglin1-1/+1
2006-12-27myri10ge: move request_irq to myri10ge_openBrice Goglin1-44/+54
2006-12-27myri10ge: match number of save_state and restoreBrice Goglin1-2/+10
2006-12-27r8169: use the broken_parity_status field in pci_devFrancois Romieu1-4/+1
2006-12-27netpoll: drivers must not enable IRQ unconditionally in their NAPI handlerFrancois Romieu4-10/+18
2006-12-27netxen: remove private ioctlStephen Hemminger6-668/+1
2006-12-26[PATCH] e1000: No-delay link detection at interface upJesse Brandeburg1-1/+2
2006-12-26e1000: 3 new driver stats for managability testingJeff Garzik4-0/+14
2006-12-26[PATCH] e1000: Make the copybreak value a module parameterJesse Brandeburg1-4/+15
2006-12-26[PATCH] e1000: Fix PBA allocation calculationsBruce Allan2-14/+86
2006-12-26[PATCH] e1000: narrow down the scope of the tipg timer tweakJesse Brandeburg1-3/+3
2006-12-26[PATCH] e1000: fix ethtool reported bus type for older adaptersJeff Kirsher1-1/+1
2006-12-26[PATCH] e1000: fix to set the new max frame size before resetting the adapterBruce Allan1-2/+1
2006-12-26e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik3-0/+14
2006-12-26[PATCH] e1000: disable TSO on the 82544 with slab debuggingJesse Brandeburg1-0/+6
2006-12-26[PATCH] e1000: Fix Wake-on-Lan with forced gigabit speedJesse Brandeburg1-0/+14
2006-12-26e1000: consolidate managability enabling/disablingJeff Garzik3-62/+77
2006-12-26e1000: omit stats for broken counter in 82543Jeff Garzik3-0/+12
2006-12-26e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik2-287/+287