summaryrefslogtreecommitdiffstats
path: root/include/net/ieee80211.h
AgeCommit message (Expand)AuthorFilesLines
2005-09-21[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos1-0/+2
2005-09-21[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James 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 wi...James 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
2005-05-27[PATCH] ieee80211: cleanupJiri Benc1-32/+8
2005-05-12[NET] ieee80211 subsystemJeff Garzik1-0/+887