summaryrefslogtreecommitdiffstats
path: root/net/ieee80211
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix implicit nocast warnings in ieee80211 code:Randy Dunlap2005-10-031-1/+1
| * | This will move the ieee80211_is_ofdm_rate function to the ieee80211.hIvo van Doorn2005-10-031-16/+0Star
* | | Merge branch 'upstream-fixes'Jeff Garzik2005-10-041-1/+1
|\ \ \ | | |/ | |/|
| * | [PATCH] ieee80211: fix gfp flags typeRandy Dunlap2005-10-041-1/+1
* | | Merge branch 'upstream-fixes'Jeff Garzik2005-10-042-2/+2
|\| | | |/ |/|
| * [PATCH] ieee80211: fix gfp flags typeRandy Dunlap2005-10-041-1/+1
| * [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-1/+1
* | [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos2005-09-226-17/+29
* | [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos2005-09-224-32/+93
* | [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos2005-09-221-6/+18
* | [PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos2005-09-222-25/+0Star
* | [PATCH] ieee80211: Updated copyright datesJames Ketrenos2005-09-224-4/+4
* | [PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycleJames Ketrenos2005-09-221-5/+9
* | [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos2005-09-223-5/+15
* | [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos2005-09-221-1/+24
* | [PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos2005-09-222-1/+143
* | [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos2005-09-222-21/+318
* | [PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer fullJames Ketrenos2005-09-221-0/+12
* | [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2005-09-226-74/+98
* | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos2005-09-222-15/+107
* | [PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos2005-09-222-3/+39
* | [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos2005-09-224-37/+39
* | [PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos2005-09-221-8/+230
* | [PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...James Ketrenos2005-09-221-4/+3Star
* | [PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos2005-09-222-6/+29
* | [PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecsJames Ketrenos2005-09-221-6/+7
* | [PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos2005-09-222-27/+50
* | [PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos2005-09-227-37/+38
* | [PATCH] ieee80211 Switched to sscanf in store_debug_levelJames Ketrenos2005-09-161-20/+6Star
* | [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/+0Star
* [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-078-394/+327Star
* [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-061-1/+1
* [PATCH] ieee80211: Remove EAPOL debugJouni Malinen2005-08-292-25/+0Star
* ieee80211: new constants from latest 802.11x specificationsJiri Benc2005-08-262-9/+9
* ieee80211: Puts debug macros together and makes escape_essid not inlined.Jiri Benc2005-08-261-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-283-3/+0Star
* [PATCH] ieee80211: cleanupJiri Benc2005-05-281-2/+2
* [PATCH] fix IEEE80211_CRYPT_* selectsAdrian Bunk2005-05-281-0/+2
* [PATCH] net/ieee80211/: make two functions staticAdrian Bunk2005-05-282-4/+4
* [PATCH] ieee80211_module.c::store_debug_level() cleanupAl Viro2005-05-281-5/+11
* [PATCH] net/ieee80211/ieee80211_tx.c: swapped memset argumentsAdrian Bunk2005-05-161-1/+1