Age | Commit message (Expand) | Author |
2021-06-23 | cfg80211: Support hidden AP discovery over 6GHz band | Ilan Peer |
2021-06-23 | cfg80211: allow advertising vendor-specific capabilities | Johannes Berg |
2021-06-23 | cfg80211: set custom regdomain after wiphy registration | Miri Korenblit |
2021-06-23 | cfg80211: add cfg80211_any_usable_channels() | Johannes Berg |
2021-06-23 | cfg80211: reg: improve bad regulatory warning | Johannes Berg |
2021-06-23 | nl80211: Fix typo pmsr->pmsr | Sosthène Guédon |
2021-06-23 | cfg80211: trace more information in assoc trace event | Johannes Berg |
2021-06-23 | nl80211/cfg80211: add BSS color to NDP ranging parameters | Avraham Stern |
2021-06-23 | wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz se... | Wen Gong |
2021-06-23 | cfg80211: expose the rfkill device to the low level driver | Emmanuel Grumbach |
2021-06-23 | cfg80211: fix default HE tx bitrate mask in 2G band | Ping-Ke Shih |
2021-06-23 | cfg80211: clean up variable use in cfg80211_parse_colocated_ap() | Dan Carpenter |
2021-06-23 | cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS | Johannes Berg |
2021-06-23 | net: wireless: wext_compat.c: Remove redundant assignment to ps | Yang Li |
2021-06-23 | wireless: wext-spy: Fix out-of-bounds warning | Gustavo A. R. Silva |
2021-06-18 | cfg80211: avoid double free of PMSR request | Avraham Stern |
2021-06-18 | cfg80211: make certificate generation more robust | Johannes Berg |
2021-06-09 | cfg80211: shut down interfaces on failed resume | Johannes Berg |
2021-06-09 | cfg80211: fix phy80211 symlink creation | Johannes Berg |
2021-05-31 | cfg80211: call cfg80211_leave_ocb when switching away from OCB | Du Cheng |
2021-05-11 | cfg80211: mitigate A-MSDU aggregation attacks | Mathy Vanhoef |
2021-05-11 | mac80211: properly handle A-MSDUs that start with an RFC 1042 header | Mathy Vanhoef |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-27 | cfg80211: fix locking in netlink owner interface destruction | Johannes Berg |
2021-04-20 | Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub... | David S. Miller |
2021-04-19 | cfg80211: scan: drop entry from hidden_list on overflow | Johannes Berg |
2021-04-19 | nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP ranging | Avraham Stern |
2021-04-19 | cfg80211: constify ieee80211_get_response_rate return | Joe Perches |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-08 | nl80211: fix beacon head validation | Johannes Berg |
2021-04-08 | cfg80211: Remove wrong RNR IE validation check | Ilan Peer |
2021-04-08 | nl80211: fix potential leak of ACL params | Johannes Berg |
2021-04-08 | cfg80211: check S1G beacon compat element length | Johannes Berg |
2021-04-08 | cfg80211: allow specifying a reason for hw_rfkill | Emmanuel Grumbach |
2021-04-08 | nl80211: Add missing line in nl80211_fils_discovery_policy | Aloka Dixit |
2021-04-08 | cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlock | Qiheng Lin |
2021-04-08 | cfg80211: remove WARN_ON() in cfg80211_sme_connect | Du Cheng |
2021-04-07 | net: remove the new_ifindex argument from dev_change_net_namespace | Andrei Vagin |
2021-04-05 | net: Allow to specify ifindex when device is moved to another namespace | Andrei Vagin |
2021-03-28 | reg.c: Fix a spello | Bhaskar Chowdhury |
2021-03-16 | wireless/nl80211: fix wdev_id may be used uninitialized | Jarod Wilson |
2021-03-16 | nl80211: fix locking for wireless device netns change | Johannes Berg |
2021-02-12 | cfg80211/mac80211: Support disabling HE mode | Ben Greear |
2021-02-12 | cfg80211: initialize reg_rule in __freq_reg_info() | Luca Coelho |
2021-02-12 | cfg80211: remove unused callback | Matteo Croce |
2021-02-02 | Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub... | Jakub Kicinski |
2021-02-01 | cfg80211: fix netdev registration deadlock | Johannes Berg |
2021-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-01-28 | cfg80211: call cfg80211_destroy_ifaces() with wiphy lock held | Johannes Berg |
2021-01-28 | wext: call cfg80211_set_encryption() with wiphy lock held | Johannes Berg |