aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
AgeCommit message (Expand)Author
2023-01-18wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() failsChen Zhongjin
2022-11-25wifi: cfg80211: fix memory leak in query_regdb_file()Arend van Spriel
2022-06-06cfg80211: set custom regdomain after wiphy registrationMiri Korenblit
2020-11-18cfg80211: regulatory: Fix inconsistent format argumentYe Bin
2020-09-09cfg80211: regulatory: reject invalid hintsJohannes Berg
2020-03-20cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg
2020-02-05cfg80211: Fix radar event during another phy CACOrr Mazor
2020-02-05wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat
2020-01-27cfg80211: regulatory: make initialization more robustJohannes Berg
2019-11-20cfg80211: validate wmm rule when settingStanislaw Gruszka
2019-11-20cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is setRajeev Kumar Sirasanagandla
2019-10-11cfg80211: initialize on-stack chandefsJohannes Berg
2019-09-06Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert
2019-05-16cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer
2019-03-05cfg80211: extend range deviation for DMGChaitanya Tata
2018-10-01cfg80211: fix use-after-free in reg_process_hint()Yu Zhao
2018-09-05cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka
2018-08-20cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)Johannes Berg
2018-07-24cfg80211: never ignore user regulatory hintAmar Singhal
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2018-05-22cfg80211: fix NULL pointer derference when querying regdbHaim Dreyfuss
2018-05-18cfg80211: fix spelling mistake: "uknown" -> "unknown"Colin Ian King
2018-05-07cfg80211: Call reg_notifier for self managed hints conditionallyAmar Singhal
2018-04-19cfg80211: fix possible memory leak in regdb_query_country()weiyongjun (A)
2018-04-19regulatory: Rename confusing 'country IE' in log outputToke Høiland-Jørgensen
2018-03-29cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss
2018-03-29cfg80211: don't require RTNL held for regdomain readsJohannes Berg
2018-03-29cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss
2018-01-15cfg80211: fully initialize old channel for eventJohannes Berg
2017-11-20cfg80211: initialize regulatory keys/database laterJohannes Berg
2017-10-13cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typoArnd Bergmann
2017-10-11cfg80211: implement regdb signature checkingJohannes Berg
2017-10-11cfg80211: reg: remove support for built-in regdbJohannes Berg
2017-10-11cfg80211: support reloading regulatory databaseJohannes Berg
2017-10-11cfg80211: support loading regulatory database as firmware fileJohannes Berg
2017-09-06cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}Emmanuel Grumbach
2017-04-25cfg80211: Fix dfs state propagation for non-DFS center channelVasanthakumar Thiagarajan
2017-03-06cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan
2017-01-06cfg80211: move function checking range fit to util.cRafał Miłecki
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-01-14cfg80211: remove CFG80211_REG_DEBUGJohannes Berg
2016-01-14regulatory: fix world regulatory domain dataJohannes Berg
2016-01-14wireless: change cfg80211 regulatory domain info as debug messagesDave Young
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15nl80211: fix a few memory leaks in reg.cOla Olsson