aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ieee80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-5/+0
2007-05-08[PATCH] ieee80211: add ieee80211_channel_to_freqLarry Finger1-0/+2
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen1-2/+2
2007-01-02[PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)Zhu Yi1-1/+1
2006-12-02[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messagesLarry Finger1-0/+2
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake1-0/+4
2006-07-27[PATCH] ieee80211: Make ieee80211_rx_any usableDaniel Drake1-0/+2
2006-07-27[PATCH] ieee80211: small ERP handling additionsDaniel Drake1-0/+7
2006-06-15[PATCH] wireless: Changes to ieee80211.h for user space regulatory daemonLarry Finger1-2/+3
2006-06-05[PATCH] softmac: complete shared key authenticationDaniel Drake1-1/+2
2006-05-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-2/+4
2006-05-05[PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare1-2/+4
2006-04-24[PATCH] ieee80211: update version stamp to 1.1.13Zhu Yi1-1/+1
2006-04-24[PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoSZhu Yi1-0/+1
2006-04-24[PATCH] ieee80211: Fix TKIP MIC calculation for QoS framesZhu Yi1-0/+3
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