summaryrefslogtreecommitdiffstats
path: root/include/net/ieee80211.h
Commit message (Expand)AuthorAgeFilesLines
* make net/ieee80211.h private to ipw2x00Dan Williams2009-02-271-1185/+0Star
* ieee80211_security: correct warning about width of auth_modeJohn W. Linville2008-12-121-3/+2Star
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-211-7/+3Star
* wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-11-011-110/+2Star
* wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-11-011-1/+0Star
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-11-011-20/+0Star
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-1/+1
* ieee80211.h: remove superfluous ETH_P_PAE definitionJohn W. Linville2008-09-301-4/+0Star
* remove ieee80211_wx_{get,set}_auth()Adrian Bunk2008-05-071-8/+0Star
* remove ieee80211_tx_frame()Adrian Bunk2008-05-071-3/+0Star
* include/net/ieee80211.h - remove duplicate includeJoe Perches2008-03-141-1/+0Star
* ieee80211: fix misannotationsAl Viro2008-01-291-3/+3
* ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollutionGuillaume Chazarain2007-11-201-0/+8
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-5/+0Star
* [PATCH] ieee80211: add ieee80211_channel_to_freqLarry Finger2007-05-081-0/+2
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-281-2/+2
* [PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)Zhu Yi2007-01-031-1/+1
* [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...Larry Finger2006-12-021-0/+2
* [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-021-0/+4
* [PATCH] ieee80211: Make ieee80211_rx_any usableDaniel Drake2006-07-271-0/+2
* [PATCH] ieee80211: small ERP handling additionsDaniel Drake2006-07-271-0/+7
* [PATCH] wireless: Changes to ieee80211.h for user space regulatory daemonLarry Finger2006-06-151-2/+3
* [PATCH] softmac: complete shared key authenticationDaniel Drake2006-06-051-1/+2
* Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-051-2/+4
|\
| * [PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare2006-05-051-2/+4
* | [PATCH] ieee80211: update version stamp to 1.1.13Zhu Yi2006-04-241-1/+1
* | [PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoSZhu Yi2006-04-241-0/+1
* | [PATCH] ieee80211: Fix TKIP MIC calculation for QoS framesZhu Yi2006-04-241-0/+3
|/
* [PATCH] ieee80211: common wx auth codeLarry Finger2006-01-311-0/+8
* [PATCH] ieee80211: Add 802.11h data type and structuresZhu Yi2006-01-271-3/+165
* [PATCH] ieee80211: Add LEAP authentication typeZhu Yi2006-01-271-0/+1
* [PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi2006-01-271-2/+2
* [PATCH] fix wrong comments in ieee80211.hJohannes Berg2006-01-121-2/+4
* [PATCH] git-netdev-all-ieee80211_get_payload-warning-fixAndrew Morton2005-11-181-1/+1
* Update version ieee80211 stamp to 1.1.7James Ketrenos2005-11-071-1/+1
* Update version ieee80211 stamp to 1.1.6James Ketrenos2005-10-211-1/+1
* This will move the ieee80211_is_ofdm_rate function to the ieee80211.hIvo van Doorn2005-10-031-0/+28
* This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauthMichael Wu2005-09-281-1/+1
* [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos2005-09-221-1/+0Star
* [PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...James Ketrenos2005-09-221-3/+11
* [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos2005-09-221-1/+4
* [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos2005-09-221-0/+7
* [PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos2005-09-221-2/+0Star
* [PATCH] ieee80211: Updated copyright datesJames Ketrenos2005-09-221-1/+1
* [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos2005-09-221-0/+3
* [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos2005-09-221-1/+6
* [PATCH] ieee80211: "extern inline" to "static inline"James Ketrenos2005-09-221-7/+7
* [PATCH] ieee80211: Additional fixes for endian-aware typesJames Ketrenos2005-09-221-29/+29
* [PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos2005-09-221-0/+46
* [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos2005-09-221-4/+99