Age | Commit message (Expand) | Author |
2022-08-25 | wifi: cfg80211: get correct AP link chandef | Shaul Triebitz |
2022-06-20 | wifi: cfg80211: do some rework towards MLO link APIs | Johannes Berg |
2022-05-04 | cfg80211: declare MODULE_FIRMWARE for regulatory.db | Dimitri John Ledkov |
2022-02-16 | nl80211: add support for 320MHz channel limitation | Sriram R |
2021-12-21 | Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub... | Jakub Kicinski |
2021-12-20 | cfg80211: Enable regulatory enforcement checks for drivers supporting mesh iface | Sriram R |
2021-12-14 | cfg80211: Acquire wiphy mutex on regulatory work | Ilan Peer |
2021-12-14 | nl80211: remove reload flag from regulatory_request | Finn Behrens |
2021-11-29 | nl80211: reset regdom when reloading regdb | Finn Behrens |
2021-08-26 | cfg80211: use wiphy DFS domain if it is self-managed | Sriram R |
2021-06-23 | cfg80211: set custom regdomain after wiphy registration | Miri Korenblit |
2021-06-23 | cfg80211: reg: improve bad regulatory warning | Johannes Berg |
2021-04-08 | cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlock | Qiheng Lin |
2021-03-28 | reg.c: Fix a spello | Bhaskar Chowdhury |
2021-02-12 | cfg80211: initialize reg_rule in __freq_reg_info() | Luca Coelho |
2021-01-26 | cfg80211: avoid holding the RTNL when calling the driver | Johannes Berg |
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 |