summaryrefslogtreecommitdiff
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Acquire wiphy mutex on regulatory workIlan Peer2021-12-141-1/+6
* nl80211: remove reload flag from regulatory_requestFinn Behrens2021-12-141-4/+2
* nl80211: reset regdom when reloading regdbFinn Behrens2021-11-291-2/+25
* nl80211: fix radio statistics in survey dumpJohannes Berg2021-11-152-20/+20
* cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi2021-11-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-285-22/+29
|\
| * cfg80211: correct bridge/4addr mode checkJanusz Dziedzic2021-10-251-7/+7
| * cfg80211: fix management registrations lockingJohannes Berg2021-10-253-13/+17
| * cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()Johannes Berg2021-10-011-2/+5
* | nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju2021-10-212-0/+3
* | cfg80211: separate get channel number from iesWen Gong2021-10-211-15/+26
* | cfg80211: scan: use element finding functions in easy casesJohannes Berg2021-10-211-9/+9
* | nl80211: use element finding functionsJohannes Berg2021-10-211-22/+22
* | nl80211: MBSSID and EMA support in AP modeJohn Crispin2021-09-271-4/+174
* | nl80211: don't kfree() ERR_PTR() valueJohannes Berg2021-09-271-0/+1
* | cfg80211: always free wiphy specific regdomainJohannes Berg2021-09-271-0/+10
* | cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra2021-09-273-0/+75
* | nl80211: don't put struct cfg80211_ap_settings on stackJohannes Berg2021-09-231-78/+108
* | nl80211: prefer struct_size over open coded arithmeticLen Baker2021-09-231-6/+6
* | cfg80211: honour V=1 in certificate code generationJohannes Berg2021-09-231-2/+2
|/
* 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