summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-31[PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk9-31/+17
2006-01-31Merge branch 'upstream-fixes'John W. Linville4-28/+34
2006-01-31[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-31[PATCH] Typo corrections for ieee80211Larry Finger1-2/+2
2006-01-31[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-31[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-31[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-31[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-31[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-28[PATCH] ieee80211: Add 802.11h information element parsingZhu Yi1-6/+103
2006-01-28[PATCH] ieee80211: Add helpers for IBSS DFS handlingZhu Yi1-0/+18
2006-01-28[PATCH] ieee80211: Add 802.11h data type and structuresZhu Yi2-4/+166
2006-01-28[PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi5-32/+41
2006-01-28[PATCH] ieee80211: TIM information element parsingZhu Yi1-1/+4
2006-01-28[PATCH] ieee80211: kmalloc+memset -> kzalloc cleanupsZhu Yi1-2/+1
2006-01-28[PATCH] ieee80211: Add spectrum management informationZhu Yi1-2/+29
2006-01-28[PATCH] ieee80211: add flags for all geo channelsZhu Yi1-1/+38
2006-01-28[PATCH] ieee80211: Add LEAP authentication typeZhu Yi1-0/+1
2006-01-28[PATCH] ieee80211: Log if netif_rx() drops the packetZhu Yi2-7/+13
2006-01-28[PATCH] WEP fields are incorrectly shown to be INSIDE snap in the docDenis Vlasenko1-13/+13
2006-01-28[PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi1-2/+2
2006-01-28[PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi1-2/+10
2006-01-28[PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi1-5/+17
2006-01-28[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu1-2/+2
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller1-1/+1
2006-01-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-85/+156
2006-01-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-422/+186
2006-01-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds15-147/+196
2006-01-20[PATCH] Fix regression added by ppoll/pselect code.David S. Miller1-2/+2
2006-01-20[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller1-1/+1
2006-01-20Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller11-84/+155
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen1-5/+6
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen1-16/+12
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller16-422/+184
2006-01-19[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller1-0/+2
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds21-183/+729
2006-01-19[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-19[PATCH] EDAC: core EDAC support codeAlan Cox19-40/+3515
2006-01-19[PATCH] EDAC: drivers for Radisys 82600Alan Cox1-0/+407
2006-01-19[PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2-0/+831
2006-01-19[PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox3-0/+1983
2006-01-19[PATCH] EDAC: atomic scrub operationsAlan Cox7-3/+29
2006-01-19[PATCH] Add pselect/ppoll system calls on i386David Woodhouse2-1/+5
2006-01-19[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse3-95/+519
2006-01-19[PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2-24/+1
2006-01-19[PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2-49/+43
2006-01-19[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse7-14/+47
2006-01-19[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells4-62/+51
2006-01-19[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells3-76/+47