summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
AgeCommit message (Expand)Author
2020-12-11cfg80211: Save the regulatory domain when setting custom regulatoryIlan Peer
2020-12-11net: wireless: make a const array static, makes object smallerColin Ian King
2020-10-30cfg80211: regulatory: Fix inconsistent format argumentYe Bin
2020-09-28cfg80211: regulatory: remove a bogus initializationDan Carpenter
2020-09-18cfg80211: regulatory: handle S1G channelsThomas Pedersen
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-27cfg80211: add helper fn for adjacent rule channelsMarkus Theil
2020-08-27cfg80211: add helper fn for single rule channelsMarkus Theil
2020-08-27net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap
2020-08-27cfg80211: regulatory: reject invalid hintsJohannes Berg
2020-07-13net: wireless: kerneldoc fixesAndrew Lunn
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-07cfg80211: add no HE indication to the channel flagHaim Dreyfuss
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor
2020-01-15wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar
2019-10-01cfg80211: initialize on-stack chandefsJohannes Berg
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-21cfg80211: add 6GHz UNII band definitionsArend van Spriel
2019-08-21Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-23cfg80211: Notify previous user request during self managed wiphy registrationSriram R
2019-03-29cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer
2019-02-11cfg80211: restore regulatory without calling userspaceJohannes Berg
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-01-25cfg80211: Notify all User Hints To self managed wiphysSriram R
2019-01-25cfg80211: extend range deviation for DMGChaitanya Tata
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata
2018-10-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-02cfg80211: regulatory: make initialization more robustJohannes Berg
2018-10-01cfg80211: fix use-after-free in reg_process_hint()Yu Zhao
2018-09-05cfg80211: validate wmm rule when settingStanislaw Gruszka
2018-09-05cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-28cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar
2018-08-28cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is setRajeev Kumar Sirasanagandla
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