summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: use wiphy DFS domain if it is self-managedSriram R2021-08-261-1/+8
* cfg80211: fix BSS color notify trace enum confusionJohannes Berg2021-08-181-1/+1
* nl80211: add support for BSS coloringJohn Crispin2021-08-173-0/+216
* mac80211: Use flex-array for radiotap header bitmapKees Cook2021-08-131-3/+2
* mac80211: radiotap: Use BIT() instead of shiftsKees Cook2021-08-131-2/+2
* net: Remove redundant if statementsYajun Deng2021-08-052-13/+6
* cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi2021-07-231-4/+2
* nl80211: limit band information in non-split dataJohannes Berg2021-07-231-1/+4
* cfg80211: Support hidden AP discovery over 6GHz bandIlan Peer2021-06-231-3/+13
* cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg2021-06-231-0/+5
* cfg80211: set custom regdomain after wiphy registrationMiri Korenblit2021-06-232-4/+5
* cfg80211: add cfg80211_any_usable_channels()Johannes Berg2021-06-231-1/+32
* cfg80211: reg: improve bad regulatory warningJohannes Berg2021-06-231-1/+3
* nl80211: Fix typo pmsr->pmsrSosthène Guédon2021-06-231-2/+2
* cfg80211: trace more information in assoc trace eventJohannes Berg2021-06-232-3/+45
* nl80211/cfg80211: add BSS color to NDP ranging parametersAvraham Stern2021-06-231-0/+12
* wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz se...Wen Gong2021-06-231-3/+7
* cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach2021-06-234-28/+19
* cfg80211: fix default HE tx bitrate mask in 2G bandPing-Ke Shih2021-06-231-5/+4
* cfg80211: clean up variable use in cfg80211_parse_colocated_ap()Dan Carpenter2021-06-231-3/+3
* cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg2021-06-231-8/+0
* net: wireless: wext_compat.c: Remove redundant assignment to psYang Li2021-06-231-1/+1
* wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva2021-06-231-7/+7
* cfg80211: avoid double free of PMSR requestAvraham Stern2021-06-181-2/+14
* cfg80211: make certificate generation more robustJohannes Berg2021-06-181-1/+1
* cfg80211: shut down interfaces on failed resumeJohannes Berg2021-06-091-0/+4
* cfg80211: fix phy80211 symlink creationJohannes Berg2021-06-091-8/+5
* cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng2021-05-311-0/+3
* cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef2021-05-111-0/+3
* mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-05-111-2/+2
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-296-17/+28
|\
| * Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-206-16/+27
| |\
| | * cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg2021-04-191-0/+2
| | * nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern2021-04-192-1/+12
| | * cfg80211: constify ieee80211_get_response_rate returnJoe Perches2021-04-191-1/+1
| | * cfg80211: Remove wrong RNR IE validation checkIlan Peer2021-04-081-1/+1
| | * cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach2021-04-081-3/+4
| | * nl80211: Add missing line in nl80211_fils_discovery_policyAloka Dixit2021-04-081-3/+4
| | * cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlockQiheng Lin2021-04-081-7/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-093-10/+16
| |\ \ | | |/ | |/|
| * | net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin2021-04-071-2/+2
| * | net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin2021-04-051-2/+2
| * | reg.c: Fix a spelloBhaskar Chowdhury2021-03-281-1/+1
* | | cfg80211: fix locking in netlink owner interface destructionJohannes Berg2021-04-272-9/+36
| |/ |/|
* | nl80211: fix beacon head validationJohannes Berg2021-04-081-1/+5
* | nl80211: fix potential leak of ACL paramsJohannes Berg2021-04-081-2/+2
* | cfg80211: check S1G beacon compat element lengthJohannes Berg2021-04-081-6/+8
* | cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng2021-04-081-1/+1
|/
* wireless/nl80211: fix wdev_id may be used uninitializedJarod Wilson2021-03-161-1/+1
* nl80211: fix locking for wireless device netns changeJohannes Berg2021-03-161-3/+7