aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ieee80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-30[PATCH] ieee80211: common wx auth codeLarry Finger1-0/+8
2006-01-27[PATCH] ieee80211: Add 802.11h data type and structuresZhu Yi1-3/+165
2006-01-27[PATCH] ieee80211: Add LEAP authentication typeZhu Yi1-0/+1
2006-01-27[PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi1-2/+2
2006-01-12[PATCH] fix wrong comments in ieee80211.hJohannes Berg1-2/+4
2005-11-18[PATCH] git-netdev-all-ieee80211_get_payload-warning-fixAndrew Morton1-1/+1
2005-11-07Update version ieee80211 stamp to 1.1.7James Ketrenos1-1/+1
2005-10-21Update version ieee80211 stamp to 1.1.6James Ketrenos1-1/+1
2005-10-03This will move the ieee80211_is_ofdm_rate function to the ieee80211.hIvo van Doorn1-0/+28
2005-09-28This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauthMichael Wu1-1/+1
2005-09-22[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos1-1/+0
2005-09-22[PATCH] ieee80211: added IE comments, reason_code to reason, removed info_element from ieee80211_disassocJames Ketrenos1-3/+11
2005-09-22[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of varying hw/sw offloadJames Ketrenos1-1/+4
2005-09-22[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VERSIONJames Ketrenos1-0/+7
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: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos1-0/+3
2005-09-21[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos1-1/+6
2005-09-21[PATCH] ieee80211: "extern inline" to "static inline"James Ketrenos1-7/+7
2005-09-21[PATCH] ieee80211: Additional fixes for endian-aware typesJames Ketrenos1-29/+29
2005-09-21[PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos1-0/+46
2005-09-21[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos1-4/+99
2005-09-21[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size reportingJames Ketrenos1-0/+2
2005-09-21[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data frames, and callbacksJames Ketrenos1-0/+23
2005-09-21[PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos1-0/+2
2005-09-21[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos1-27/+90
2005-09-21[PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos1-0/+14
2005-09-21[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant with WEPJames Ketrenos1-1/+1
2005-09-21[PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos1-0/+1
2005-09-21[PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos1-21/+25
2005-09-21[PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos1-0/+1
2005-09-16[PATCH] ieee80211 Fixed type-o of abg_ture -> abg_trueJames Ketrenos1-1/+1
2005-09-16[PATCH] ieee80211 Removed ieee80211_info_element_hdrJames Ketrenos1-5/+0
2005-09-16[PATCH] Changed 802.11 headers to use ieee80211_info_element[0]James Ketrenos1-4/+4
2005-09-16[PATCH] ieee80211 Added wireless spy supportJames Ketrenos1-65/+44
2005-09-16[PATCH] ieee80211 quality scaling algorithm extension handlerJames Ketrenos1-0/+3
2005-08-28[PATCH] ieee80211: Fix debug comments ipw->ieee80211Jouni Malinen1-3/+3
2005-08-28[PATCH] ieee80211: Remove EAPOL debugJouni Malinen1-31/+0
2005-08-28[PATCH] ieee80211: Remove WIRELESS_EXT < 17 supportJouni Malinen1-9/+0
2005-08-25ieee80211: use endian-aware typesJiri Benc1-24/+22
2005-08-25ieee80211: convert defines to enumsJiri Benc1-81/+87
2005-08-25ieee80211: new constants from latest 802.11x specificationsJiri Benc1-14/+65
2005-08-25ieee80211: Puts debug macros together and makes escape_essid not inlined.Jiri Benc1-25/+12
2005-08-15ieee80211: remove last uses of compat define WLAN_CAPABILITY_BSSJeff Garzik1-1/+0
2005-08-15[PATCH] ieee80211: Capability field is called ESS, not BSSJouni Malinen1-1/+2
2005-08-14[PATCH] ieee80211: Fix frame control pver maskJouni Malinen1-1/+1
2005-07-31[PATCH] include/net/ieee80211.h must #include <linux/wireless.h>Adrian Bunk1-0/+1
2005-06-27Merge upstream net/ieee80211.h changes into 'ieee80211' branch.Jeff Garzik1-11/+0
2005-06-27Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups.Jeff Garzik1-38/+10
2005-06-27[PATCH] bring over ieee80211.h from mainlineChristoph Hellwig1-0/+882