aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-05-21libertas: sysfs interface for accessing non-volatile configurationJavier Cardona
2008-05-21libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona
2008-05-21libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse
2008-05-21libertas: Increase priority of 'unknown command' warningsDavid Woodhouse
2008-05-21rt2x00: Release rt2x00 2.1.6Ivo van Doorn
2008-05-21rt2x00: Remove extra +Ivo van Doorn
2008-05-21rt2x00: Merge RX and TX entry private dataIvo van Doorn
2008-05-21rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn
2008-05-21rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn
2008-05-21rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde
2008-05-21rt2x00: Preserve descriptor information after memmove()Ivo van Doorn
2008-05-21rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde
2008-05-21rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn
2008-05-21rt2x00: Fix TX status reportingIvo van Doorn
2008-05-21rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn
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-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