summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-31[PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk2-54/+5
2006-01-31[PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk9-31/+17
2006-01-30[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-30[PATCH] Typo corrections for ieee80211Larry Finger1-2/+2
2006-01-30[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-30[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-30[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-27[PATCH] ieee80211: Add 802.11h information element parsingZhu Yi1-6/+103
2006-01-27[PATCH] ieee80211: Add helpers for IBSS DFS handlingZhu Yi1-0/+18
2006-01-27[PATCH] ieee80211: Add 802.11h data type and structuresZhu Yi2-4/+166
2006-01-27[PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi5-32/+41
2006-01-27[PATCH] ieee80211: TIM information element parsingZhu Yi1-1/+4
2006-01-27[PATCH] ieee80211: kmalloc+memset -> kzalloc cleanupsZhu Yi1-2/+1
2006-01-27[PATCH] ieee80211: Add spectrum management informationZhu Yi1-2/+29
2006-01-27[PATCH] ieee80211: add flags for all geo channelsZhu Yi1-1/+38
2006-01-27[PATCH] ieee80211: Add LEAP authentication typeZhu Yi1-0/+1
2006-01-27[PATCH] ieee80211: Log if netif_rx() drops the packetZhu Yi2-7/+13
2006-01-27[PATCH] WEP fields are incorrectly shown to be INSIDE snap in the docDenis Vlasenko1-13/+13
2006-01-27[PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi1-2/+2
2006-01-27[PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi1-2/+10
2006-01-27[PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi1-5/+17
2006-01-27[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-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-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-19[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-19[PATCH] EDAC: core EDAC support codeAlan Cox19-40/+3515