summaryrefslogtreecommitdiff
path: root/net/wireless/reg.c
AgeCommit message (Expand)Author
2015-04-01cfg80211: Stop calling crda if it is not responsiveIlan peer
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-17cfg80211: Process all pending regulatory requests/hintsBen
2015-03-06cfg80211: Schedule timeout for all CRDA callsIlan peer
2015-03-06cfg80211: Add API to change the indoor regulatory settingIlan peer
2015-03-06cfg80211: Simplify the handling of regulatory indoor settingIlan peer
2015-02-24cfg80211: fix n_reg_rules to match world_regdomJason Abele
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov
2015-01-07cfg80211: fix deadlock during reg chan checkArik Nemtsov
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg
2014-12-17cfg80211: avoid intersection when applying self-managed regArik Nemtsov
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron
2014-12-17cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov
2014-12-12cfg80211: correctly check ad-hoc channelsArik Nemtsov
2014-12-12cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach
2014-12-12cfg80211: use __force __rcu to suppress sparse warningJohannes Berg
2014-12-12cfg80211: avoid mem leak on driver hint setArik Nemtsov
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov
2014-11-19cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov
2014-11-19cfg80211: update missing fields in custom regulatory pathArik Nemtsov
2014-11-10cfg80211: introduce regulatory flags controlling bwArik Nemtsov
2014-09-05cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg
2014-06-23Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg
2014-05-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov
2014-04-25cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy
2014-04-22cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez
2014-04-22cfg80211: avoid freeing last_request while in flightArik Nemtsov
2014-04-11cfg80211: reg: set DFS CAC time in case of custom regdJanusz Dziedzic
2014-04-09cfg80211: Enable GO operation on indoor channelsIlan Peer
2014-04-09cfg80211: Add an option to hint indoor operationIlan Peer
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer
2014-04-09cfg80211: Add Kconfig option for cellular BS hintsIlan Peer
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel
2014-04-09cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03cfg80211: allow reprocessing of pending requestsLuis R. Rodriguez
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic
2014-02-25cfg80211: regulatory: allow user to set world regdomainJanusz Dziedzic
2014-02-25cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic
2014-02-25cfg80211: regulatory: simplify uevent sendingJohannes Berg
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic
2014-02-19cfg80211: bugfix in regulatory user hint processInbal Hacohen
2014-02-05cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic
2014-02-04net: wireless: move regulatory timeout work to power efficient workqueueShaibal Dutta
2014-02-04cfg80211: add helper reg_get_regdomain() functionJanusz Dziedzic
2014-02-04cfg80211: make device_type constJohannes Berg