summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: clean up debuggingJohannes Berg2012-06-241-6/+3
* mac80211: add command to get current rssiVictor Goldenshtein2012-06-211-8/+13
* mac80211: fix double-start of remain-on-channelJohannes Berg2012-06-201-1/+2
* mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins2012-06-201-7/+21
* mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh2012-06-181-1/+1
* {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-181-0/+3
* mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh2012-06-181-2/+2
* {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-141-0/+6
* mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs2012-06-131-1/+2
* mac80211: allow cancelling dependent ROCsJohannes Berg2012-06-131-0/+22
* mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg2012-06-111-1/+0
* {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-111-2/+1
* mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-061-219/+259
* mac80211: do remain-on-channel while idleJohannes Berg2012-06-061-4/+3
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-1/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-061-3/+3
|\
| * mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
* | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-051-0/+6
* | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-051-0/+5
* | mac80211: move ieee80211_set_channel functionJohannes Berg2012-06-051-35/+35
* | mac80211: clean up ieee80211_set_channelJohannes Berg2012-06-051-16/+2
* | net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-051-2/+2
* | mac80211: use offchannel queue only when supportedEliad Peller2012-06-051-3/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-141-0/+182
|\
| * {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-081-0/+5
| * mac80211: Add more ethtools stats: survey, rates, etcBen Greear2012-05-081-8/+81
| * mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-081-3/+16
| * mac80211: Support getting sta_info stats via ethtool.Ben Greear2012-05-081-0/+91
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-1/+1
|/
* mac80211: fix num_mcast_sta counting issuesFelix Fietkau2012-04-241-0/+19
* cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-131-1/+3
* cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-111-0/+10
* mac80211: add improved HW queue controlJohannes Berg2012-04-111-0/+6
* mac80211: manage AP netdev carrier stateJohannes Berg2012-04-111-1/+9
* mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-111-6/+6
* {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-101-0/+8
* mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg2012-04-101-3/+3
* cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-101-5/+5
* mac80211: fix mesh airtime link metric estimatingThomas Pedersen2012-03-061-8/+15
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-051-0/+8
* cfg80211: remove cookies from callbacksJohannes Berg2012-02-291-8/+4
* cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-221-87/+59
* mac80211: redesign auth/assocJohannes Berg2012-02-061-3/+3
* mac80211: add support for mcs masksSimon Wunderlich2012-01-301-1/+4
* mac80211: station state transition error handlingJohannes Berg2012-01-301-14/+8
* {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-271-0/+2
* mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-271-8/+2
* mac80211: check sta_apply_parameters() return valueEliad Peller2012-01-241-1/+6
* mac80211: fix no-op authorized transitionsJohannes Berg2012-01-131-1/+1
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-121-2/+2
OpenPOWER on IntegriCloud