summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-21rt2x00: Merge RX and TX entry private dataIvo van Doorn9-307/+223
2008-05-21rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn5-10/+1
2008-05-21rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn11-163/+265
2008-05-21rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde3-27/+21
2008-05-21rt2x00: Preserve descriptor information after memmove()Ivo van Doorn3-47/+62
2008-05-21rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde15-11/+42
2008-05-21rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn8-32/+36
2008-05-21rt2x00: Fix TX status reportingIvo van Doorn7-31/+76
2008-05-21rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn4-17/+13
2008-05-16bnx2: Update version to 1.7.6.Michael Chan1-2/+2
2008-05-16bnx2: Pre-initialize struct cpu_reg.Benjamin Li2-72/+86
2008-05-16bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2-5/+6
2008-05-16bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li2-11/+10
2008-05-16bnx2: Add EEH PCI recovery.Wendy Xiong1-0/+88
2008-05-16bnx2: Allow phy reset to be skipped during chip reset.Michael Chan1-23/+27
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller51-1763/+2023
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller366-4944/+16360
2008-05-14isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-05-14iphase: Fix 64bit warning.Alan Cox1-1/+2
2008-05-14hysdn: No longer broken on SMP.Andrew Morton1-1/+1
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine1-9/+5
2008-05-14bonding: handle case of device named bonding_masterStephen Hemminger1-2/+10
2008-05-14sysfs: remove error messages for -EEXIST caseStephen Hemminger1-5/+3
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton1-2/+5
2008-05-14Remove blkdev warning triggered by using mdNeil Brown6-2/+10
2008-05-14char: select fw_loader by moxaJiri Slaby1-0/+1
2008-05-14lib: create common ascii hex arrayHarvey Harrison1-4/+4
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz5-0/+2276
2008-05-14ipmi: support I/O resources in OF driverNate Case1-2/+8
2008-05-14pnp: add ISAPnP MPU option quirksRene Herman1-0/+112
2008-05-14pnp: add pnp_build_option() to the APIRene Herman2-1/+2
2008-05-14pnp: clean up pnp_fixup_device()Rene Herman1-12/+8
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann1-22/+0
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2-2/+2
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior2-1/+6
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely1-1/+1
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-81/+35
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz1-1/+1
2008-05-14ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz1-28/+11
2008-05-14alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz2-19/+0
2008-05-14alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz1-2/+13
2008-05-14alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz1-8/+0
2008-05-14alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz1-15/+0
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk1-1/+1
2008-05-14SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki1-7/+9
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds15-555/+725
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds73-496/+4965
2008-05-14libertas: remove lbs_get_data_rate()Holger Schurig3-44/+1
2008-05-14b43: use the bitrev helpers rather than rolling a private oneHarvey Harrison1-21/+6
2008-05-14ath5k: Fix loop variable initializationsBob Copeland2-2/+6