summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-191-2/+2
|\
| * kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-2/+2
* | Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski2021-12-2111-126/+474
|\ \
| * | cfg80211: Enable regulatory enforcement checks for drivers supporting mesh ifaceSriram R2021-12-202-0/+3
| * | cfg80211: refactor cfg80211_get_ies_channel_number()Johannes Berg2021-12-201-24/+22
| * | nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam2021-12-201-2/+6
| * | cfg80211: Use the HE operation IE to determine a 6GHz BSS channelAyala Beker2021-12-201-7/+49
| * | cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi2021-12-207-73/+75
| * | cfg80211: Add support for notifying association comebackIlan Peer2021-12-202-0/+55
| * | cfg80211: simplify cfg80211_chandef_valid()Johannes Berg2021-12-201-30/+32
| * | cfg80211: use ieee80211_bss_get_elem() instead of _get_ie()Johannes Berg2021-11-284-34/+33
| * | cfg80211: allow continuous radar monitoring on offchannel chainLorenzo Bianconi2021-11-263-27/+71
| * | cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_eventLorenzo Bianconi2021-11-262-10/+17
| * | cfg80211: delete redundant free codeliuguoqiang2021-11-261-9/+5
| * | cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_rada...Lorenzo Bianconi2021-11-261-1/+4
| * | cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi2021-11-193-23/+46
| * | cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi2021-11-196-6/+176
| |/
* | 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