aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/ieee80211_wx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-27[PATCH] Minor (janitorial) change to ieee80211Larry Finger1-2/+2
2006-02-17[PATCH] ieee80211: Use IWEVGENIE to set WPA IEZhu Yi1-22/+10
2006-01-30[PATCH] ieee80211: common wx auth codeLarry Finger1-0/+89
2006-01-27[PATCH] ieee80211: Add spectrum management informationZhu Yi1-2/+29
2006-01-27[PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi1-2/+10
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-09[PATCH] ieee80211: enable hw wep where host has to build IVJohannes Berg1-1/+1
2005-11-07Fix problem with WEP unicast key > index 0Volker Braun1-2/+4
2005-11-07scripts/Lindent on ieee80211 subsystem.James Ketrenos1-3/+5
2005-10-18[PATCH] ieee80211: division by zero fixJiri Benc1-9/+12
2005-09-22[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos1-2/+2
2005-09-21[PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos1-2/+0
2005-09-21[PATCH] ieee80211: Updated copyright datesJames Ketrenos1-1/+1
2005-09-21[PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycleJames Ketrenos1-5/+9
2005-09-21[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos1-3/+10
2005-09-21[PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos1-8/+230
2005-09-21[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant with WEPJames Ketrenos1-4/+3
2005-09-21[PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecsJames Ketrenos1-6/+7
2005-09-21[PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos1-21/+29
2005-09-21[PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos1-3/+3
2005-09-16[PATCH] ieee80211 quality scaling algorithm extension handlerJames Ketrenos1-10/+30
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik1-36/+32
2005-09-07[wireless] build fixes after merging WE-19Jeff Garzik1-2/+3
2005-08-15ieee80211: remove last uses of compat define WLAN_CAPABILITY_BSSJeff Garzik1-2/+2
2005-05-12[NET] ieee80211 subsystemJeff Garzik1-0/+471