summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg
2012-11-27mac80211: support VHT associationJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-23mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-11-10mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg
2012-10-30mac80211: use a counter for remain-on-channel cookieJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-10-16mac80211: track whether to use channel contextsJohannes Berg
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior
2012-09-14mac80211: handle power constraint/country IE betterJohannes Berg
2012-09-11mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg
2012-09-07mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli
2012-09-06mac80211: check power constraint IE size when parsingJohannes Berg
2012-09-06mac80211: disconnect if channel switch failsJohannes Berg
2012-09-06mac80211: don't hang on to sched_scan_iesJohannes Berg
2012-08-20mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg
2012-08-20mac80211: support P2P Device abstractionJohannes Berg
2012-08-20mac80211: make ieee80211_beacon_connection_loss_work staticJohannes Berg
2012-08-20mac80211: check size of channel switch IE when parsingJohannes Berg
2012-08-20mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira
2012-07-31mac80211: use correct channel in TXJohannes Berg
2012-07-31mac80211: fix current vs. operating channel in preq/beaconJohannes Berg
2012-07-31mac80211: add PS flag to bss_confEliad Peller
2012-07-31mac80211: VHT (11ac) associationMahesh Palivela
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