aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2012-10-31mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau1-0/+3
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli1-1/+10
2012-10-18mac80211: remove some unused codeJohannes Berg1-2/+0
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela1-0/+5
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg1-4/+11
2012-10-17mac80211: use channel contextsJohannes Berg1-120/+128
2012-10-16mac80211: track whether to use channel contextsJohannes Berg1-0/+3
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg1-1/+2
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg1-2/+0
2012-09-10mac80211: add key flag for management keysJohannes Berg1-0/+32
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-5/+4
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda1-5/+4
2012-08-22mac80211: Fix AP mode regressionSujith Manoharan1-1/+1
2012-08-20mac80211: support P2P Device abstractionJohannes Berg1-0/+18
2012-08-20mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira1-9/+7
2012-07-31mac80211: use eth_broadcast_addrJohannes Berg1-1/+1
2012-07-31mac80211: fix current vs. operating channel in preq/beaconJohannes Berg1-6/+14
2012-07-31mac80211: use oper_channel in utils and configJohannes Berg1-3/+3
2012-07-31mac80211: add PS flag to bss_confEliad Peller1-2/+4
2012-07-18mac80211: flush stations before stop beaconingEliad Peller1-0/+1
2012-07-17mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari1-0/+1
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg1-0/+11
2012-07-13Revert "mac80211: refactor virtual monitor code"Johannes Berg1-11/+0
2012-07-12nl80211: move scan API to wdevJohannes Berg1-2/+3
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-10/+10
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-11/+10
2012-07-09mac80211: update BSS info on AC parameters changeJohannes Berg1-0/+2
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior1-11/+0
2012-06-29mac80211: refactor virtual monitor codeMichal Kazior1-0/+11
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-0/+3
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg1-6/+6
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-14/+16
2012-06-24mac80211: clean up debuggingJohannes Berg1-6/+3
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-15/+60
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein1-8/+13
2012-06-20mac80211: fix double-start of remain-on-channelJohannes Berg1-1/+2
2012-06-20mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins1-7/+21
2012-06-18mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh1-1/+1
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh1-0/+3
2012-06-18mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh1-2/+2
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeoutChun-Yeow Yeoh1-0/+6
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+3
2012-06-13mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs1-1/+2
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller1-0/+3
2012-06-13mac80211: allow cancelling dependent ROCsJohannes Berg1-0/+22
2012-06-11mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg1-1/+0
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh1-2/+1
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-219/+259
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg1-4/+3