aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-15/+49
2007-06-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-5/+5
2007-06-07[IPV4]: Convert IPv4 devconf to an arrayHerbert Xu1-1/+1
2007-06-07[BNX2]: Update version and reldate.Michael Chan1-2/+2
2007-06-07[BNX2]: Fix occasional counter corruption on 5708.Michael Chan1-1/+13
2007-06-07[BNX2]: Enable DMA on 5709.Michael Chan2-0/+6
2007-06-07[BNX2]: Add missing wait in bnx2_init_5709_context().Michael Chan1-3/+14
2007-06-07[BNX2]: Fix netdev watchdog on 5708.Michael Chan1-8/+13
2007-06-05[VIDEO] sunxvr500fb: Fix pseudo_palette array sizeAntonino Daplas1-2/+4
2007-06-05[VIDEO] sunxvr2500fb: Fix pseudo_palette array sizeAntonino Daplas1-9/+8
2007-06-05[ARM] pxa: fix pxa27x keyboard driverRussell King1-3/+3
2007-06-05[VIDEO] ffb: The pseudo_palette is only 16 elements longAntonino Daplas1-2/+2
2007-06-05[ARM] Fix 4417/1: Serial: Fix AMBA drivers lockingRussell King1-2/+2
2007-06-04[VIDEO]: Fix section mismatch warning in promcon.Sam Ravnborg1-1/+1
2007-06-04[ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends.David S. Miller1-1/+0
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-7/+233
2007-06-04libata: always use polling SETXFERTejun Heo2-15/+10
2007-06-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-53/+26
2007-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-9/+10
2007-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+14
2007-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-3/+4
2007-06-04SPI dynamic busid generation bugfixDavid Brownell1-1/+1
2007-06-04[SCSI] JAZZ ESP and SUN ESP need SPI_ATTRSDavid S. Miller1-0/+2
2007-06-04[SCSI] atari_NCR5380: update_timeout removalMichael Schmitz1-42/+2
2007-06-03Input: reduce raciness when input handlers disconnectDmitry Torokhov4-4/+4
2007-06-03Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov1-3/+4
2007-06-03[ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller1-0/+1
2007-06-03[VIDEO]: XVR500 and XVR2500 require FB=yDavid S. Miller1-3/+3
2007-06-03[ATM]: Fix warning.Jeff Garzik1-4/+11
2007-06-03[TG3]: Fix link problem on Dell's onboard 5906.Michael Chan1-2/+3
2007-06-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds22-257/+34
2007-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-0/+316
2007-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2007-06-03myri10ge: report link up/down in standard ethtool wayBrice Goglin1-0/+1
2007-06-03NetXen: Removal of extra free_irq callMithlesh Thukral1-2/+0
2007-06-03smc91x: sh solution engine fixes.Paul Mundt1-4/+1
2007-06-03e1000: disable polling before registering netdeviceAuke Kok1-4/+7
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger14-183/+6
2007-06-03atl1: eliminate unneeded kill_vid codeStephen Hemminger1-32/+1
2007-06-038139cp: fix VLAN unregistrationStephen Hemminger1-13/+4
2007-06-03sky2: Fix VLAN unregistrationStephen Hemminger1-18/+13
2007-06-03qla3xxx: device doesnt do hardware checksumming.Stephen Hemminger1-1/+1
2007-06-02[POWERPC] Don't allow PMAC_APM_EMU for 64-bitJohannes Berg1-1/+1
2007-06-02Pull osi-now into release branchLen Brown3-15/+135
2007-06-02Pull now into release branchLen Brown7-97/+111
2007-06-02ACPICA: Support for external package objects as method argumentsBob Moore2-70/+92
2007-06-02ACPI: Section mismatch ... acpi_map_pxm_to_nodeLuck, Tony1-1/+1
2007-06-01[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse1-3/+3
2007-06-01[SCSI] aacraid: fix shutdown handler to also disable interrupts.Salyzyn, Mark1-10/+12
2007-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds8-73/+229