summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2006-08-29[PATCH] ipw2200: enable wireless extension passive scanZhu Yi2-13/+39
2006-08-29[PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi1-2/+3
2006-08-29[PATCH] ipw2200: Add pci .shutdown handlerZhu Yi1-0/+11
2006-08-29[PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabledZhu Yi1-1/+8
2006-08-29[PATCH] ipw2200: mark "iwconfig retry 255" as invalidZhu Yi1-1/+1
2006-08-29[PATCH] ipw2200: remove the MAC timestamp present field from radiotap headZhu Yi1-5/+2
2006-08-29[PATCH] ipw2200: Fix ipw2200 QOS parameters endian issueZhu Yi1-21/+31
2006-08-29[PATCH] ipw2200: remove unused struct ipw_rx_bufferZhu Yi2-2/+0
2006-08-29[PATCH] ipw2200: Reassociate even if set the same essid.Zhu Yi1-5/+6
2006-08-29[PATCH] ipw2200: ipw_wx_set_essid fixZhu Yi1-22/+17
2006-08-29[PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channelZhu Yi1-3/+20
2006-08-29[PATCH] ipw2200: always enable frequently used debugging codeZhu Yi3-53/+28
2006-08-29[PATCH] ieee80211: Workaround malformed 802.11 frames from APZhu Yi1-7/+10
2006-08-29[PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machinesZhu Yi2-41/+84
2006-08-29[PATCH] ieee80211: TKIP and CCMP replay check reworkZhu Yi2-3/+36
2006-08-29[PATCH] ieee80211: remove ieee80211_tx() is_queue_full warningZhu Yi1-7/+0
2006-08-29[PATCH] ieee80211: Fix header->qos_ctl endian issueZhu Yi2-2/+2
2006-08-29[PATCH] bcm43xx: return correct hard_start_xmit error codeLarry Finger1-1/+3
2006-08-29[PATCH] bcm43xx: optimization of DMA bitfieldsLarry Finger1-3/+6
2006-08-29[PATCH] orinoco: include linux/if_arp.h directlyPavel Roskin1-0/+1
2006-08-29[PATCH] orinoco: Don't use "extern inline" on locking functionsPavel Roskin1-6/+2
2006-08-29[PATCH] MAINTAINERS: Add Larry Finger for bcm43xx (softmac)Michael Buesch1-3/+3
2006-08-29[PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch1-0/+6
2006-08-29[PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch4-324/+691
2006-08-29[PATCH] kthread: airo.cSukadev Bhattiprolu1-24/+16
2006-08-28[ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac...Lennert Buytenhek2-5/+11
2006-08-28[ARM] Add Integrator support for glibc outb() and friendsRussell King2-2/+3
2006-08-28[ARM] Move prototype for register_isa_ports to asm/io.hRussell King2-1/+7
2006-08-28[ARM] Arrange for isa.c to use named initialisersRussell King1-21/+42
2006-08-28Linux v2.6.18-rc5v2.6.18-rc5Linus Torvalds1-1/+1
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2-10/+80
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2-62/+715
2006-08-27[PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap1-1/+1
2006-08-27[PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki1-1/+3
2006-08-27[PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2-2/+2
2006-08-27[PATCH] fix up lockdep trace in fs/exec.cDave Jones1-1/+1
2006-08-27[PATCH] lockdep: annotate reiserfsIngo Molnar2-2/+3
2006-08-27[PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar1-1/+1
2006-08-27[PATCH] CONFIG_ACPI_SRAT NUMA build fixKAMEZAWA Hiroyuki1-1/+1
2006-08-27[PATCH] cpuset: oom panic fixNick Piggin1-1/+1
2006-08-27[PATCH] register_one_node() compile fixKAMEZAWA Hiroyuki1-1/+9
2006-08-27[PATCH] Manage jbd allocations from its own slabsBadari Pulavarty4-13/+97
2006-08-27[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_mapPaul Jackson2-0/+39
2006-08-27[PATCH] md: fix recent breakage of md/raid1 array checkingNeilBrown1-3/+4
2006-08-27[PATCH] md: avoid backward event updates in md superblock when degraded.NeilBrown1-0/+13
2006-08-27[PATCH] eventpoll.c compile fixMasoud Asgharifard Sharbiani1-2/+2
2006-08-27[PATCH] Documentation update for relay interfaceTom Zanussi3-444/+481
2006-08-27[PATCH] Remove redundant up() in stop_machine()Yingchao Zhou1-1/+0
2006-08-27[PATCH] ufs: truncate correctionEvgeniy Dushistov1-52/+25
2006-08-27[PATCH] ufs: write to hole in big fileEvgeniy Dushistov1-14/+21