aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
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
2012-06-05mac80211: use offchannel queue only when supportedEliad Peller
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan
2012-05-08mac80211: Add more ethtools stats: survey, rates, etcBen Greear
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear
2012-05-08mac80211: Support getting sta_info stats via ethtool.Ben Greear
2012-04-24mac80211: fix num_mcast_sta counting issuesFelix Fietkau
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg
2012-03-06mac80211: fix mesh airtime link metric estimatingThomas Pedersen
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg
2012-02-06mac80211: redesign auth/assocJohannes Berg
2012-01-30mac80211: add support for mcs masksSimon Wunderlich
2012-01-30mac80211: station state transition error handlingJohannes Berg
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg
2012-01-24mac80211: check sta_apply_parameters() return valueEliad Peller
2012-01-13mac80211: fix no-op authorized transitionsJohannes Berg