aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda1-5/+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
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-1/+8
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-3/+3
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg1-0/+6
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg1-0/+5
2012-06-05mac80211: move ieee80211_set_channel functionJohannes Berg1-35/+35
2012-06-05mac80211: clean up ieee80211_set_channelJohannes Berg1-16/+2
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches1-2/+2
2012-06-05mac80211: use offchannel queue only when supportedEliad Peller1-3/+5
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches1-3/+3
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-0/+182
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan1-0/+5
2012-05-08mac80211: Add more ethtools stats: survey, rates, etcBen Greear1-8/+81
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear1-3/+16
2012-05-08mac80211: Support getting sta_info stats via ethtool.Ben Greear1-0/+91
2012-04-24mac80211: fix num_mcast_sta counting issuesFelix Fietkau1-0/+19
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs1-1/+3
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg1-0/+10
2012-04-11mac80211: add improved HW queue controlJohannes Berg1-0/+6