summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2012-10-31mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg
2012-09-10mac80211: add key flag for management keysJohannes Berg
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda
2012-08-22mac80211: Fix AP mode regressionSujith Manoharan
2012-08-20mac80211: support P2P Device abstractionJohannes Berg
2012-08-20mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira
2012-07-31mac80211: use eth_broadcast_addrJohannes Berg
2012-07-31mac80211: fix current vs. operating channel in preq/beaconJohannes Berg
2012-07-31mac80211: use oper_channel in utils and configJohannes Berg
2012-07-31mac80211: add PS flag to bss_confEliad Peller
2012-07-18mac80211: flush stations before stop beaconingEliad Peller
2012-07-17mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg
2012-07-13Revert "mac80211: refactor virtual monitor code"Johannes Berg
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-07-09mac80211: update BSS info on AC parameters changeJohannes Berg
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior
2012-06-29mac80211: refactor virtual monitor codeMichal Kazior
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein
2012-06-20mac80211: fix double-start of remain-on-channelJohannes Berg
2012-06-20mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins
2012-06-18mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh
2012-06-18mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller
2012-06-13mac80211: allow cancelling dependent ROCsJohannes Berg
2012-06-11mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-06-05mac80211: move ieee80211_set_channel functionJohannes Berg
2012-06-05mac80211: clean up ieee80211_set_channelJohannes Berg
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches