aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-05-22sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings
2008-05-21cassini: Only use chip checksum for ipv4 packets.David S. Miller
2008-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse
2008-05-20orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin
2008-05-20hostap_cs: add ID for Conceptronic CON11CProPavel Roskin
2008-05-20rtl8187: resource leak in error caseOliver Neukum
2008-05-20drivers/atm/: remove CVS keywordsAdrian Bunk
2008-05-20ath5k: Fix loop variable initializationsBob Copeland
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-19l2tp: avoid skb truesize bug if headroom is increasedJames Chapman
2008-05-16bnx2: Update version to 1.7.6.Michael Chan
2008-05-16bnx2: Pre-initialize struct cpu_reg.Benjamin Li
2008-05-16bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li
2008-05-16bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li
2008-05-16bnx2: Add EEH PCI recovery.Wendy Xiong
2008-05-16bnx2: Allow phy reset to be skipped during chip reset.Michael Chan
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno
2008-05-16wireless, airo: waitbusy() won't delayRoel Kluin
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-14isdn/capi: Return proper errnos on module init.Marcin Slusarz
2008-05-14iphase: Fix 64bit warning.Alan Cox
2008-05-14hysdn: No longer broken on SMP.Andrew Morton
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine
2008-05-14bonding: handle case of device named bonding_masterStephen Hemminger
2008-05-14sysfs: remove error messages for -EEXIST caseStephen Hemminger
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton
2008-05-14Remove blkdev warning triggered by using mdNeil Brown
2008-05-14char: select fw_loader by moxaJiri Slaby
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz
2008-05-14ipmi: support I/O resources in OF driverNate Case
2008-05-14pnp: add ISAPnP MPU option quirksRene Herman
2008-05-14pnp: add pnp_build_option() to the APIRene Herman
2008-05-14pnp: clean up pnp_fixup_device()Rene Herman
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz
2008-05-14ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz
2008-05-14alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz
2008-05-14alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz
2008-05-14alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz
2008-05-14alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk