aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/reg.c
AgeCommit message (Expand)Author
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-11cfg80211: Fix memory leakLarry Finger
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-11wireless: fix regulatory HT40 allowed checkFelix Fietkau
2013-01-09regulatory: fix restore_regulatory_settingsJohannes Berg
2013-01-09regulatory: fix ueventJohannes Berg
2013-01-03cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez
2013-01-03cfg80211: move reg_is_world_roaming()Luis R. Rodriguez
2013-01-03cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg
2013-01-03regulatory: pass new regdomain to reset functionJohannes Berg
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg
2013-01-03regulatory: fix reg_is_valid_request handlingJohannes Berg
2013-01-03regulatory: remove locking from wiphy_apply_custom_regulatoryJohannes Berg
2013-01-03regulatory: clarify locking rules and assertionsJohannes Berg
2013-01-03regulatory: simplify freq_reg_info_regdJohannes Berg
2013-01-03regulatory: remove useless warningJohannes Berg
2013-01-03regulatory: remove redundant isalpha() checkJohannes Berg
2013-01-03regulatory: simplify restore_regulatory_settingsJohannes Berg
2013-01-03regulatory: remove BUG_ONJohannes Berg
2013-01-03cfg80211: remove wiphy_idx_validJohannes Berg
2013-01-03regulatory: use proper enum for return valuesJohannes Berg
2013-01-03regulatory: remove useless locking on exitJohannes Berg
2013-01-03regulatory: code cleanupJohannes Berg
2013-01-03regulatory: simplify regulatory_hint_11dJohannes Berg
2013-01-03regulatory: don't test list before iteratingJohannes Berg
2013-01-03regulatory: clean up reg_copy_regd()Johannes Berg
2013-01-03regulatory: clean up regdom_intersectJohannes Berg
2013-01-03regulatory: don't allocate too much memoryJohannes Berg
2013-01-03regulatory: don't write past array when intersecting rulesJohannes Berg
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-12wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg
2012-10-18cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-25cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev
2012-09-18cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez
2012-09-18wireless: remove unreachable codeAlan Cox
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2012-09-05cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-08-02cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee
2012-07-30Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg