summaryrefslogtreecommitdiffstats
path: root/net/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-10-041-180/+134
|\
| * Lindent and trailing whitespace script executed ieee80211 subsystemJames Ketrenos2005-10-031-14/+21
| * When an assoc_resp is received the network structure is not completelyIvo van Doorn2005-10-031-0/+32
| * Currently the info_element is parsed by 2 seperate functions, thisIvo van Doorn2005-10-031-168/+99
| * 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/+0
* | 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-032-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * [PATCH] ieee80211: fix gfp flags typeRandy Dunlap2005-10-031-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-212-25/+0
* | [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
OpenPOWER on IntegriCloud