summaryrefslogtreecommitdiff
path: root/net/ieee80211/ieee80211_rx.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-03Currently the info_element is parsed by 2 seperate functions, thisIvo van Doorn1-168/+99
2005-10-03This will move the ieee80211_is_ofdm_rate function to the ieee80211.hIvo van Doorn1-16/+0
2005-09-22[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos1-0/+6
2005-09-22[PATCH] ieee80211: Updated copyright datesJames Ketrenos1-1/+1
2005-09-22[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos1-2/+3
2005-09-22[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos1-1/+24
2005-09-22[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos1-19/+315
2005-09-22[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos1-15/+43
2005-09-22[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos1-16/+16
2005-09-22[PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos1-11/+0
2005-09-16[PATCH] ieee80211 Removed ieee80211_info_element_hdrJames Ketrenos1-5/+5
2005-09-16[PATCH] Changed 802.11 headers to use ieee80211_info_element[0]James Ketrenos1-2/+2
2005-09-16[PATCH] ieee80211 Added wireless spy supportJames Ketrenos1-16/+27
2005-09-16[PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.cJames Ketrenos1-17/+26
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik1-153/+157
2005-09-06[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.cDavid S. Miller1-1/+1
2005-08-29[PATCH] ieee80211: Remove EAPOL debugJouni Malinen1-16/+0
2005-08-26ieee80211: new constants from latest 802.11x specificationsJiri Benc1-8/+8
2005-06-28[PATCH] ieee80211: remove pci.h #include'sAdrian Bunk1-1/+0
2005-05-28[PATCH] ieee80211: cleanupJiri Benc1-2/+2
2005-05-13[NET] ieee80211 subsystemJeff Garzik1-0/+1206