aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-30[PATCH] ieee80211: common wx auth codeLarry Finger
2006-01-30[PATCH] ipw2200: Disable hwcrypto by defaultZhu Yi
2006-01-30[PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi
2006-01-30[PATCH] ipw2200: remove white space and better format the codeZhu Yi
2006-01-30[PATCH] ipw2200: increase ipw2200 driver versionZhu Yi
2006-01-30[PATCH] ipw2200: Fix qos_cmd param switch bugZhu Yi
2006-01-30[PATCH] ipw2200: stack reductionZhu Yi
2006-01-30[PATCH] ipw2200: Scale firmware loading watchdog with the firmware sizeZhu Yi
2006-01-30[PATCH] ipw2200: add module parameter to enable/disable roamingZhu Yi
2006-01-30[PATCH] ipw2200: Make LED blinking frequency independent of HZZhu Yi
2006-01-30[PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi
2006-01-30[PATCH] ipw2200: Bluetooth coexistence supportZhu Yi
2006-01-30[PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi
2006-01-30[PATCH] ipw2200: Mask out the WEP_KEY command dump from debug log for securit...Zhu Yi
2006-01-30[PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi
2006-01-30[PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi
2006-01-30[PATCH] ipw2100: remove white space and better format the codeZhu Yi
2006-01-30[PATCH] ipw2100: Add generic geo informationZhu Yi
2006-01-30[PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi
2006-01-30[PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi
2006-01-30[PATCH] ieee80211: trivial fix for misplaced ()'sDenis Vlasenko
2006-01-30[PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk
2006-01-30[PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk
2006-01-30[PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk
2006-01-30[PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk
2006-01-30Merge branch 'upstream-fixes'John W. Linville
2006-01-30[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk
2006-01-30[PATCH] Typo corrections for ieee80211Larry Finger
2006-01-30[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi
2006-01-30[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi
2006-01-30[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi
2006-01-27[PATCH] ieee80211: Add 802.11h information element parsingZhu Yi
2006-01-27[PATCH] ieee80211: Add helpers for IBSS DFS handlingZhu Yi
2006-01-27[PATCH] ieee80211: Add 802.11h data type and structuresZhu Yi
2006-01-27[PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi
2006-01-27[PATCH] ieee80211: TIM information element parsingZhu Yi
2006-01-27[PATCH] ieee80211: kmalloc+memset -> kzalloc cleanupsZhu Yi
2006-01-27[PATCH] ieee80211: Add spectrum management informationZhu Yi
2006-01-27[PATCH] ieee80211: add flags for all geo channelsZhu Yi
2006-01-27[PATCH] ieee80211: Add LEAP authentication typeZhu Yi
2006-01-27[PATCH] ieee80211: Log if netif_rx() drops the packetZhu Yi
2006-01-27[PATCH] WEP fields are incorrectly shown to be INSIDE snap in the docDenis Vlasenko
2006-01-27[PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi
2006-01-27[PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi
2006-01-27[PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi
2006-01-27[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds