summaryrefslogtreecommitdiffstats
path: root/net/ieee80211/ieee80211_wx.c
Commit message (Expand)AuthorAgeFilesLines
* net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville2008-11-211-760/+0
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-211-34/+34
* wireless: fix two bad print_ssid conversionsHolger Schurig2008-11-101-0/+4
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-311-2/+5
* wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-10-311-9/+3
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-311-3/+3
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* wext: Emit event stream entries correctly when compat.David S. Miller2008-06-161-20/+28
* remove ieee80211_wx_{get,set}_auth()Adrian Bunk2008-05-071-89/+0
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-281-1/+1
* Spelling fix: explicitlyJean Delvare2007-10-191-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-2/+3
* [PATCH] softmac: Channel is listed twice in scan outputJean Tourrilhes2007-07-171-5/+2
* [PATCH] ieee80211: include frequency in scan resultsLarry Finger2007-05-081-3/+5
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-281-2/+2
* [NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-2/+2
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-5/+2
* [PATCH] ieee80211_wx.c: remove dead codeAdrian Bunk2006-05-051-1/+1
* [PATCH] ieee80211: export list of bit rates with standard WEXT procdduresZhu Yi2006-04-241-23/+21
* [PATCH] Minor (janitorial) change to ieee80211Larry Finger2006-03-271-2/+2
* [PATCH] ieee80211: Use IWEVGENIE to set WPA IEZhu Yi2006-02-171-22/+10
* [PATCH] ieee80211: common wx auth codeLarry Finger2006-01-301-0/+89
* [PATCH] ieee80211: Add spectrum management informationZhu Yi2006-01-271-2/+29
* [PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi2006-01-271-2/+10
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [PATCH] ieee80211: enable hw wep where host has to build IVJohannes Berg2006-01-091-1/+1
* Fix problem with WEP unicast key > index 0Volker Braun2005-11-071-2/+4
* scripts/Lindent on ieee80211 subsystem.James Ketrenos2005-11-071-3/+5
* [PATCH] ieee80211: division by zero fixJiri Benc2005-10-181-9/+12
* [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos2005-09-221-2/+2
* [PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos2005-09-211-2/+0
* [PATCH] ieee80211: Updated copyright datesJames Ketrenos2005-09-211-1/+1
* [PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycleJames Ketrenos2005-09-211-5/+9
* [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos2005-09-211-3/+10
* [PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos2005-09-211-8/+230
* [PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...James Ketrenos2005-09-211-4/+3
* [PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecsJames Ketrenos2005-09-211-6/+7
* [PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos2005-09-211-21/+29
* [PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos2005-09-211-3/+3
* [PATCH] ieee80211 quality scaling algorithm extension handlerJames Ketrenos2005-09-161-10/+30
* [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-071-36/+32
* [wireless] build fixes after merging WE-19Jeff Garzik2005-09-071-2/+3
* ieee80211: remove last uses of compat define WLAN_CAPABILITY_BSSJeff Garzik2005-08-151-2/+2
* [NET] ieee80211 subsystemJeff Garzik2005-05-121-0/+471
OpenPOWER on IntegriCloud