summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli
2012-10-18mac80211: fix copy-paste typo in KconfigMarco Porsch
2012-10-18mac80211: use __printf attribute in debugfsJohannes Berg
2012-10-18mac80211: remove some unused codeJohannes Berg
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan
2012-10-17mac80211: Use appropriate debug wrapperMohammed Shafi Shajakhan
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen
2012-10-17mac80211: Add debug print on unexpect authentication stateJouni Malinen
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen
2012-10-17mac80211: add channel context iteratorJohannes Berg
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: check channel context methodsJohannes Berg
2012-10-16mac80211: reuse channels for channel contextsMichal Kazior
2012-10-16mac80211: use channel context notificationsMichal Kazior
2012-10-16mac80211: introduce new ieee80211_opsMichal Kazior
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior
2012-10-08mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau
2012-10-08mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen
2012-09-21mac80211: don't send delBA on addBA failureJohannes Berg
2012-09-21mac80211: don't send delBA when removing stationsJohannes Berg
2012-09-21mac80211: don't send delBA before disassocJohannes Berg
2012-09-20mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg
2012-09-19mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg
2012-09-14mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg
2012-09-14mac80211: handle power constraint/country IE betterJohannes Berg
2012-09-11mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg
2012-09-10mac80211: validate skb->dev in the tx status pathFelix Fietkau
2012-09-10mac80211: use call_rcu() on sta deletionEliad Peller
2012-09-10mac80211: add key flag for management keysJohannes Berg
2012-09-07mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli
2012-09-07mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli
2012-09-07net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-06mac80211: refactor set_channel_typeMichal Kazior
2012-09-06mac80211: use synchronize_net() on key destroyingEliad Peller
2012-09-06mac80211: check power constraint IE size when parsingJohannes Berg
2012-09-06Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-09-06mac80211: disconnect if channel switch failsJohannes Berg
2012-09-06mac80211: don't hang on to sched_scan_iesJohannes Berg