summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-191-178/+238
|\
| * nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram2022-05-161-32/+32
| * cfg80211: support disabling EHT modeMuna Sinada2022-05-041-0/+7
| * nl80211: rework internal_flags usageJohannes Berg2022-05-041-145/+199
| * nl80211: don't hold RTNL in color change requestJohannes Berg2022-05-041-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-2/+16
|\ \ | |/ |/|
| * nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg2022-05-091-2/+7
| * nl80211: validate S1G channel widthKieran Frewen2022-05-041-0/+9
* | Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-031-0/+1
|\ \ | |/ |/|
| * nl80211: show SSID for P2P_GO interfacesJohannes Berg2022-04-111-0/+1
* | nl80211: correctly check NL80211_ATTR_REG_ALPHA2 sizeJohannes Berg2022-04-111-1/+2
|/
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-111-22/+115
|\
| * cfg80211: Support configuration of station EHT capabilitiesIlan Peer2022-02-161-4/+33
| * cfg80211: add NO-EHT flag to regulatoryIlan Peer2022-02-161-0/+3
| * nl80211: add support for 320MHz channel limitationSriram R2022-02-161-0/+3
| * nl80211: add EHT MCS supportVeerendranath Jakkam2022-02-161-0/+19
| * cfg80211: Add support for EHT 320 MHz channel widthJia Ding2022-02-161-0/+2
| * cfg80211: Add data structures to capture EHT capabilitiesIlan Peer2022-02-161-0/+27
| * nl80211: accept only HE capability elements with valid sizeJohannes Berg2022-02-161-3/+11
| * nl80211: use RCU to read regdom in reg get/dumpJohannes Berg2022-02-161-15/+17
* | nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal2022-03-021-1/+2
* | nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang2022-03-011-0/+12
|/
* nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam2021-12-201-2/+6
* cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi2021-12-201-4/+4
* cfg80211: Add support for notifying association comebackIlan Peer2021-12-201-0/+38
* cfg80211: use ieee80211_bss_get_elem() instead of _get_ie()Johannes Berg2021-11-281-5/+7
* cfg80211: allow continuous radar monitoring on offchannel chainLorenzo Bianconi2021-11-261-20/+42
* cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi2021-11-191-6/+11
* nl80211: fix radio statistics in survey dumpJohannes Berg2021-11-151-15/+19
* nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju2021-10-211-0/+1
* 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: AP mode driver offload for FILS association cryptoSubrat Mishra2021-09-271-0/+30
* 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
* nl80211: add support for BSS coloringJohn Crispin2021-08-171-0/+157
* net: Remove redundant if statementsYajun Deng2021-08-051-11/+5
* nl80211: limit band information in non-split dataJohannes Berg2021-07-231-1/+4
* cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg2021-06-231-0/+5
* nl80211: Fix typo pmsr->pmsrSosthène Guédon2021-06-231-2/+2
* cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach2021-06-231-2/+2
* cfg80211: fix default HE tx bitrate mask in 2G bandPing-Ke Shih2021-06-231-5/+4
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-3/+5
|\
| * Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-201-3/+5
| |\
| | * nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern2021-04-191-0/+1
| | * nl80211: Add missing line in nl80211_fils_discovery_policyAloka Dixit2021-04-081-3/+4
* | | cfg80211: fix locking in netlink owner interface destructionJohannes Berg2021-04-271-5/+19
|/ /
* | nl80211: fix beacon head validationJohannes Berg2021-04-081-1/+5
* | nl80211: fix potential leak of ACL paramsJohannes Berg2021-04-081-2/+2
|/