summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2012-11-26mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-07-13Revert "mac80211: refactor virtual monitor code"Johannes Berg
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg
2012-07-12mac80211: redesign scan RXJohannes Berg
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg
2012-07-12mac80211: make scan_sdata pointer usable with RCUJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-07-02mac80211: include VHT capability IE in probe requestsMahesh Palivela
2012-06-29mac80211: refactor virtual monitor codeMichal Kazior
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg
2012-06-26mac80211: make __ieee80211_recalc_idle staticJohannes Berg
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-20mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky
2012-06-18mac80211: set only VO as a U-APSD enabled ACArik Nemtsov
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg
2012-06-05mac80211: simplify association HT parametersJohannes Berg
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-08mac80211: Advertise HT protection mode in IEsAshok Nagarajan
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-24mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller
2012-04-23mac80211: Support on-channel scan option.Ben Greear
2012-04-13mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg
2012-04-10mac80211: remove queue stop on rate control updateJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10mac80211: set HT channel before associationJohannes Berg
2012-04-10mac80211: inline ieee80211_add_pending_skbsJohannes Berg
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart
2012-03-12mac80211: simplify wmm check during associationJohannes Berg
2012-03-12mac80211: remove tx_syncJohannes Berg
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart
2012-03-05mac80211: combine QoS with other BSS changesJohannes Berg
2012-03-05mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-27mac80211: remove local_to_hwJohannes Berg
2012-02-27mac80211: fix auth/assoc data & timer leakJohannes Berg