summaryrefslogtreecommitdiffstats
path: root/net/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ieee80211: Updated copyright datesJames Ketrenos2005-09-214-4/+4
* [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-213-5/+15
* [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos2005-09-211-1/+24
* [PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos2005-09-212-1/+143
* [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos2005-09-212-21/+318
* [PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer fullJames Ketrenos2005-09-211-0/+12
* [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2005-09-216-74/+98
* [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos2005-09-212-15/+107
* [PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos2005-09-212-3/+39
* [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos2005-09-214-37/+39
* [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 kernel Oops when module unloadJames Ketrenos2005-09-212-6/+29
* [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-212-27/+50
* [PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos2005-09-217-37/+38
* [PATCH] ieee80211 Switched to sscanf in store_debug_levelJames Ketrenos2005-09-161-20/+6
* [PATCH] ieee80211 Cleanup memcpy parameters.James Ketrenos2005-09-161-8/+8
* [PATCH] ieee80211 Removed ieee80211_info_element_hdrJames Ketrenos2005-09-161-5/+5
* [PATCH] Changed 802.11 headers to use ieee80211_info_element[0]James Ketrenos2005-09-161-2/+2
* [PATCH] ieee80211 Added wireless spy supportJames Ketrenos2005-09-165-67/+78
* [PATCH] ieee80211 quality scaling algorithm extension handlerJames Ketrenos2005-09-161-10/+30
* [PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.cJames Ketrenos2005-09-161-17/+26
* Kconfig: IEEE80211 should not depend on NET_RADIOJeff Garzik2005-09-081-1/+0
* [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-078-394/+327
* [wireless] build fixes after merging WE-19Jeff Garzik2005-09-071-2/+3
* [IEEE80211]: Use correct size_t printf format string in ieee80211_rx.cDavid S. Miller2005-09-051-1/+1
* [PATCH] ieee80211: Remove EAPOL debugJouni Malinen2005-08-282-25/+0
* ieee80211: new constants from latest 802.11x specificationsJiri Benc2005-08-252-9/+9
* ieee80211: Puts debug macros together and makes escape_essid not inlined.Jiri Benc2005-08-251-0/+26
* ieee80211: remove last uses of compat define WLAN_CAPABILITY_BSSJeff Garzik2005-08-151-2/+2
* ieee80211: trim trailing whitespaceJeff Garzik2005-07-312-14/+14
* [PATCH] ieee80211: remove pci.h #include'sAdrian Bunk2005-06-273-3/+0
* [PATCH] ieee80211: cleanupJiri Benc2005-05-271-2/+2
* [PATCH] fix IEEE80211_CRYPT_* selectsAdrian Bunk2005-05-271-0/+2
* [PATCH] net/ieee80211/: make two functions staticAdrian Bunk2005-05-272-4/+4
* [PATCH] ieee80211_module.c::store_debug_level() cleanupAl Viro2005-05-271-5/+11
* [PATCH] net/ieee80211/ieee80211_tx.c: swapped memset argumentsAdrian Bunk2005-05-151-1/+1
* [NET] ieee80211 subsystemJeff Garzik2005-05-1210-0/+4180
OpenPOWER on IntegriCloud