Age | Commit message (Expand) | Author |
2021-01-08 | cfg80211: Save the regulatory domain with a lock | Ilan Peer |
2020-12-11 | cfg80211: Save the regulatory domain when setting custom regulatory | Ilan Peer |
2020-12-11 | net: wireless: make a const array static, makes object smaller | Colin Ian King |
2020-10-30 | cfg80211: regulatory: Fix inconsistent format argument | Ye Bin |
2020-09-28 | cfg80211: regulatory: remove a bogus initialization | Dan Carpenter |
2020-09-18 | cfg80211: regulatory: handle S1G channels | Thomas Pedersen |
2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-08-27 | cfg80211: add helper fn for adjacent rule channels | Markus Theil |
2020-08-27 | cfg80211: add helper fn for single rule channels | Markus Theil |
2020-08-27 | net: wireless: reg.c: delete duplicated words + fix punctuation | Randy Dunlap |
2020-08-27 | cfg80211: regulatory: reject invalid hints | Johannes Berg |
2020-07-13 | net: wireless: kerneldoc fixes | Andrew Lunn |
2020-04-24 | cfg80211: express channels with a KHz component | Thomas Pedersen |
2020-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-02-21 | cfg80211: check reg_rule for NULL in handle_channel_custom() | Johannes Berg |
2020-02-16 | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub... | David S. Miller |
2020-02-07 | cfg80211: add no HE indication to the channel flag | Haim Dreyfuss |
2020-01-15 | cfg80211: Fix radar event during another phy CAC | Orr Mazor |
2020-01-15 | wireless: fix enabling channel 12 for custom regulatory domain | Ganapathi Bhat |
2019-10-07 | mac80211: fix scan when operating on DFS channels in ETSI domains | Aaron Komisar |
2019-10-01 | cfg80211: initialize on-stack chandefs | Johannes Berg |
2019-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-21 | cfg80211: add 6GHz UNII band definitions | Arend van Spriel |
2019-08-21 | Revert "cfg80211: fix processing world regdomain when non modular" | Hodaszi, Robert |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-26 | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2019-04-26 | cfg80211: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-04-23 | cfg80211: Notify previous user request during self managed wiphy registration | Sriram R |
2019-03-29 | cfg80211: Handle WMM rules in regulatory domain intersection | Ilan Peer |
2019-02-11 | cfg80211: restore regulatory without calling userspace | Johannes Berg |
2019-02-01 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2019-01-25 | cfg80211: Notify all User Hints To self managed wiphys | Sriram R |
2019-01-25 | cfg80211: extend range deviation for DMG | Chaitanya Tata |
2019-01-25 | cfg80211: reg: remove warn_on for a normal case | Chaitanya Tata |
2018-10-08 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2018-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-02 | cfg80211: regulatory: make initialization more robust | Johannes Berg |
2018-10-01 | cfg80211: fix use-after-free in reg_process_hint() | Yu Zhao |
2018-09-05 | cfg80211: validate wmm rule when setting | Stanislaw Gruszka |
2018-09-05 | cfg80211: reg: Init wiphy_idx in regulatory_hint_core() | Andrei Otcheretianski |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-08-28 | cfg80211: Add support for 60GHz band channels 5 and 6 | Alexei Avshalom Lazar |
2018-08-28 | cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set | Rajeev Kumar Sirasanagandla |
2018-08-28 | cfg80211: make wmm_rule part of the reg_rule structure | Stanislaw Gruszka |
2018-08-20 | cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule) | Johannes Berg |
2018-07-24 | cfg80211: never ignore user regulatory hint | Amar Singhal |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |