summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Support configuration of station EHT capabilitiesIlan Peer2022-02-161-0/+4
* cfg80211: add NO-EHT flag to regulatoryIlan Peer2022-02-161-0/+2
* nl80211: add EHT MCS supportVeerendranath Jakkam2022-02-161-0/+11
* cfg80211: Add support for EHT 320 MHz channel widthJia Ding2022-02-161-1/+6
* cfg80211: Add data structures to capture EHT capabilitiesIlan Peer2022-02-161-0/+63
* cfg80211: fix -Wcast-qual warningsJohannes Berg2022-02-041-5/+5
* nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam2021-12-201-11/+0
* cfg80211: Use the HE operation IE to determine a 6GHz BSS channelAyala Beker2021-12-201-11/+13
* cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi2021-12-201-10/+10
* cfg80211: Add support for notifying association comebackIlan Peer2021-12-201-0/+12
* cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_eventLorenzo Bianconi2021-11-261-3/+21
* cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi2021-11-191-10/+4
* cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi2021-11-191-0/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-281-2/+0
|\
| * cfg80211: fix management registrations lockingJohannes Berg2021-10-251-2/+0
* | cfg80211: fix kernel-doc for MBSSID EMAJohannes Berg2021-10-211-1/+1
* | cfg80211: separate get channel number from iesWen Gong2021-10-211-0/+11
* | cfg80211: prepare for const netdev->dev_addrJakub Kicinski2021-10-211-1/+1
* | nl80211: MBSSID and EMA support in AP modeJohn Crispin2021-09-271-0/+44
* | cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra2021-09-271-0/+22
|/
* nl80211: add support for BSS coloringJohn Crispin2021-08-171-0/+92
* Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller2021-06-281-17/+32
|\
| * cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg2021-06-231-0/+7
| * cfg80211: add cfg80211_any_usable_channels()Johannes Berg2021-06-231-0/+11
| * cfg80211: remove ieee80211_get_he_sta_cap()Johannes Berg2021-06-231-12/+0
| * nl80211/cfg80211: add BSS color to NDP ranging parametersAvraham Stern2021-06-231-2/+6
| * cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach2021-06-231-1/+8
| * cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg2021-06-231-2/+0
* | cfg80211: Add wiphy_info_once()Dmitry Osipenko2021-06-231-0/+2
|/
* mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-05-111-2/+2
* nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern2021-04-191-1/+4
* cfg80211: constify ieee80211_get_response_rate returnJoe Perches2021-04-191-1/+1
* cfg80211: fix a few kernel-doc warningsRandy Dunlap2021-04-191-2/+2
* cfg80211: fix an htmldoc warningEmmanuel Grumbach2021-04-191-1/+1
* cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach2021-04-081-1/+10
* cfg80211/mac80211: Support disabling HE modeBen Greear2021-02-121-0/+2
* cfg80211: fix netdev registration deadlockJohannes Berg2021-02-011-1/+3
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-15/+89
* cfg80211: change netdev registration/unregistration semanticsJohannes Berg2021-01-221-8/+32
* cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen2021-01-221-0/+2
* cfg80211: fix a kerneldoc markupMauro Carvalho Chehab2021-01-141-1/+1
* cfg80211/mac80211: fix kernel-doc for SAR APIsJohannes Berg2021-01-081-1/+4
* nl80211: add common API to configure SAR power limitationsCarl Huang2020-12-111-0/+52
* cfg80211: support immediate reconnect request hintJohannes Berg2020-12-111-1/+3
* cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg2020-12-111-13/+0
* cfg80211: include block-tx flag in channel switch started eventJohannes Berg2020-12-111-1/+2
* cfg80211: Parse SAE H2E only membership selectorIlan Peer2020-12-111-1/+2
* net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
* Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski2020-11-131-5/+16
|\
| * nl80211: fix kernel-doc warning in the new SAE attributeJohannes Berg2020-11-111-8/+15