summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add two management functions to ieee80211_rx.cLarry Finger2006-01-311-0/+24
* [PATCH] wireless/ipw2200: support WE-18 WPA enc_capaDan Williams2006-01-301-1/+4
* [PATCH] wireless/airo: add IWENCODEEXT and IWAUTH supportDan Williams2006-01-301-2/+274
* [PATCH] ieee80211: common wx auth codeLarry Finger2006-01-302-0/+97
* [PATCH] ipw2200: Disable hwcrypto by defaultZhu Yi2006-01-301-2/+2
* [PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi2006-01-302-148/+149
* [PATCH] ipw2200: remove white space and better format the codeZhu Yi2006-01-302-50/+41
* [PATCH] ipw2200: increase ipw2200 driver versionZhu Yi2006-01-301-1/+1
* [PATCH] ipw2200: Fix qos_cmd param switch bugZhu Yi2006-01-301-4/+4
* [PATCH] ipw2200: stack reductionZhu Yi2006-01-302-164/+91
* [PATCH] ipw2200: Scale firmware loading watchdog with the firmware sizeZhu Yi2006-01-301-51/+63
* [PATCH] ipw2200: add module parameter to enable/disable roamingZhu Yi2006-01-301-3/+7
* [PATCH] ipw2200: Make LED blinking frequency independent of HZZhu Yi2006-01-301-3/+3
* [PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi2006-01-302-14/+17
* [PATCH] ipw2200: Bluetooth coexistence supportZhu Yi2006-01-302-15/+40
* [PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi2006-01-302-9/+16
* [PATCH] ipw2200: Mask out the WEP_KEY command dump from debug log for securit...Zhu Yi2006-01-301-1/+8
* [PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi2006-01-302-23/+76
* [PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi2006-01-301-1/+1
* [PATCH] ipw2100: remove white space and better format the codeZhu Yi2006-01-301-2/+2
* [PATCH] ipw2100: Add generic geo informationZhu Yi2006-01-301-0/+19
* [PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi2006-01-301-3/+4
* [PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi2006-01-302-5/+13
* [PATCH] ieee80211: trivial fix for misplaced ()'sDenis Vlasenko2006-01-301-1/+1
* [PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk2006-01-302-17/+20
* [PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk2006-01-301-2/+2
* [PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk2006-01-302-54/+5
* [PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk2006-01-309-31/+17
* Merge branch 'upstream-fixes'John W. Linville2006-01-304-28/+34
|\
| * [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk2006-01-301-1/+1
| * [PATCH] Typo corrections for ieee80211Larry Finger2006-01-301-2/+2
| * [PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi2006-01-301-1/+1
| * [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi2006-01-301-0/+4
| * [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi2006-01-301-1/+0
| * [PATCH] ipw2100: Fix setting txpower failed problemZhu Yi2006-01-301-13/+14
| * [PATCH] ipw2100: Fix a gcc compile warningZhu Yi2006-01-301-10/+12
* | [PATCH] ieee80211: Add 802.11h information element parsingZhu Yi2006-01-271-6/+103
* | [PATCH] ieee80211: Add helpers for IBSS DFS handlingZhu Yi2006-01-271-0/+18
* | [PATCH] ieee80211: Add 802.11h data type and structuresZhu Yi2006-01-272-4/+166
* | [PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi2006-01-275-32/+41
* | [PATCH] ieee80211: TIM information element parsingZhu Yi2006-01-271-1/+4
* | [PATCH] ieee80211: kmalloc+memset -> kzalloc cleanupsZhu Yi2006-01-271-2/+1
* | [PATCH] ieee80211: Add spectrum management informationZhu Yi2006-01-271-2/+29
* | [PATCH] ieee80211: add flags for all geo channelsZhu Yi2006-01-271-1/+38
* | [PATCH] ieee80211: Add LEAP authentication typeZhu Yi2006-01-271-0/+1
* | [PATCH] ieee80211: Log if netif_rx() drops the packetZhu Yi2006-01-272-7/+13
* | [PATCH] WEP fields are incorrectly shown to be INSIDE snap in the docDenis Vlasenko2006-01-271-13/+13
|/
* [PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi2006-01-271-2/+2
* [PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi2006-01-271-2/+10
* [PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi2006-01-271-5/+17
OpenPOWER on IntegriCloud