summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-22rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn5-10/+1
2008-05-22rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn11-163/+265
2008-05-22rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde3-27/+21
2008-05-22rt2x00: Preserve descriptor information after memmove()Ivo van Doorn3-47/+62
2008-05-22rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde15-11/+42
2008-05-22rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn8-32/+36
2008-05-22rt2x00: Fix TX status reportingIvo van Doorn7-31/+76
2008-05-22rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn4-17/+13
2008-05-20tipc: Cosmetic cleanup of topology service codeAllan Stephens2-15/+13
2008-05-20tipc: Consolidate subscriber & subscriber port referencesAllan Stephens3-90/+116
2008-05-20tipc: Fix bug in topology server byte swapping routineAllan Stephens1-3/+1
2008-05-20tipc: Add support for customized subscription endiannessAllan Stephens2-19/+18
2008-05-20tipc: Add support for customized subscription overlap handlingAllan Stephens2-1/+11
2008-05-17bnx2: Update version to 1.7.6.Michael Chan1-2/+2
2008-05-17bnx2: Pre-initialize struct cpu_reg.Benjamin Li2-72/+86
2008-05-17bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2-5/+6
2008-05-17bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li2-11/+10
2008-05-17bnx2: Add EEH PCI recovery.Wendy Xiong1-0/+88
2008-05-17bnx2: 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. Miller71-2126/+2529
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller980-13021/+25442
2008-05-15isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-05-15iphase: Fix 64bit warning.Alan Cox1-1/+2
2008-05-15hysdn: No longer broken on SMP.Andrew Morton1-1/+1
2008-05-15hysdn: Remove cli()/sti() calls.Mark Asselstine1-9/+5
2008-05-15atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2-12/+7
2008-05-15bonding: handle case of device named bonding_masterStephen Hemminger1-2/+10
2008-05-15sysfs: remove error messages for -EEXIST caseStephen Hemminger2-10/+4
2008-05-15net: handle errors from device_renameStephen Hemminger1-1/+5
2008-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds23-215/+1014
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-151/+89
2008-05-15net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton1-0/+1
2008-05-15tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton1-2/+5
2008-05-15Remove blkdev warning triggered by using mdNeil Brown8-6/+19
2008-05-15char: select fw_loader by moxaJiri Slaby1-0/+1
2008-05-15memory_hotplug: always initialize pageblock bitmapHeiko Carstens2-41/+45
2008-05-15mprotect: prevent alteration of the PAT bitsVenki Pallipadi2-4/+23
2008-05-15per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet1-1/+7
2008-05-15memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand1-1/+8
2008-05-15lib: create common ascii hex arrayHarvey Harrison5-23/+20
2008-05-15video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz5-0/+2276
2008-05-15ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang2-0/+10
2008-05-15cgroups: fix compile warningMirco Tischler1-1/+1
2008-05-15asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger5-5/+13
2008-05-15jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao1-0/+2
2008-05-15memory hotplug: memmap_init_zone called twiceHeiko Carstens1-7/+3
2008-05-15ipmi: support I/O resources in OF driverNate Case1-2/+8
2008-05-15atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre2-23/+2
2008-05-15mm: fix infinite loop in filemap_faultMiklos Szeredi1-0/+5
2008-05-15pnp: add ISAPnP MPU option quirksRene Herman1-0/+112