summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "mac80211: refactor virtual monitor code"Johannes Berg2012-07-131-4/+0Star
* mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-121-0/+2
* mac80211: redesign scan RXJohannes Berg2012-07-121-5/+1Star
* mac80211: track scheduled scan virtual interfaceJohannes Berg2012-07-121-1/+1
* mac80211: make scan_sdata pointer usable with RCUJohannes Berg2012-07-121-1/+1
* cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-121-1/+1
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-0/+6
* mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-021-0/+2
* mac80211: refactor virtual monitor codeMichal Kazior2012-06-291-0/+4
* mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg2012-06-281-0/+4
* mac80211: make __ieee80211_recalc_idle staticJohannes Berg2012-06-261-1/+0Star
* mac80211: clean up debuggingJohannes Berg2012-06-241-0/+1
* mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins2012-06-201-0/+1
* mac80211: save wmm_acm per sdataYoni Divinsky2012-06-201-1/+3
* mac80211: set only VO as a U-APSD enabled ACArik Nemtsov2012-06-181-4/+7
* mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-181-0/+3
* mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-061-65/+24Star
* mac80211: simplify association HT parametersJohannes Berg2012-06-051-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-151-1/+2
|\
| * mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-091-1/+2
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-081-1/+1
|\
| * mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller2012-04-241-1/+1
* | mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau2012-04-241-1/+1
* | mac80211: Support on-channel scan option.Ben Greear2012-04-231-0/+3
* | mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2012-04-131-3/+0Star
* | mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-131-1/+1
* | mac80211: do not scan and monitor connection in parallelStanislaw Gruszka2012-04-131-0/+1
* | mac80211: add improved HW queue controlJohannes Berg2012-04-111-0/+1
* | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-111-0/+3
* | mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-111-1/+1
* | mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-101-0/+23
* | mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg2012-04-101-1/+1
* | mac80211: remove queue stop on rate control updateJohannes Berg2012-04-101-1/+0Star
* | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-101-5/+0Star
* | mac80211: set HT channel before associationJohannes Berg2012-04-101-7/+3Star
* | mac80211: inline ieee80211_add_pending_skbsJohannes Berg2012-04-101-2/+5
* | mac80211: optimize aggregation session timeout handlingFelix Fietkau2012-04-091-1/+2
* | wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-7/+6Star
|/
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-151-14/+14
* mac80211: Don't let regulatory make us deafPaul Stewart2012-03-131-0/+3
* mac80211: simplify wmm check during associationJohannes Berg2012-03-121-1/+1
* mac80211: remove tx_syncJohannes Berg2012-03-121-1/+0Star
* mac80211: Filter duplicate IE idsPaul Stewart2012-03-071-0/+41
* mac80211: combine QoS with other BSS changesJohannes Berg2012-03-051-1/+2
* mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau2012-03-051-1/+1
* cfg80211: remove cookies from callbacksJohannes Berg2012-02-291-4/+2Star
* mac80211: remove local_to_hwJohannes Berg2012-02-271-6/+0Star
* mac80211: fix auth/assoc data & timer leakJohannes Berg2012-02-271-0/+1
* cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-221-1/+1