summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-16cfg80211: Support configuration of station EHT capabilitiesIlan Peer1-0/+4
2022-02-16cfg80211: add NO-EHT flag to regulatoryIlan Peer1-0/+2
2022-02-16nl80211: add EHT MCS supportVeerendranath Jakkam1-0/+11
2022-02-16cfg80211: Add support for EHT 320 MHz channel widthJia Ding1-1/+6
2022-02-16cfg80211: Add data structures to capture EHT capabilitiesIlan Peer1-0/+63
2022-02-04cfg80211: fix -Wcast-qual warningsJohannes Berg1-5/+5
2021-12-20nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam1-11/+0
2021-12-20cfg80211: Use the HE operation IE to determine a 6GHz BSS channelAyala Beker1-11/+13
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi1-10/+10
2021-12-20cfg80211: Add support for notifying association comebackIlan Peer1-0/+12
2021-11-26cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_eventLorenzo Bianconi1-3/+21
2021-11-19cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi1-10/+4
2021-11-19cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi1-0/+25
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+0
2021-10-25cfg80211: fix management registrations lockingJohannes Berg1-2/+0
2021-10-21cfg80211: fix kernel-doc for MBSSID EMAJohannes Berg1-1/+1
2021-10-21cfg80211: separate get channel number from iesWen Gong1-0/+11
2021-10-21cfg80211: prepare for const netdev->dev_addrJakub Kicinski1-1/+1
2021-09-27nl80211: MBSSID and EMA support in AP modeJohn Crispin1-0/+44
2021-09-27cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra1-0/+22
2021-08-17nl80211: add support for BSS coloringJohn Crispin1-0/+92
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller1-17/+32
2021-06-23cfg80211: Add wiphy_info_once()Dmitry Osipenko1-0/+2
2021-06-23cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg1-0/+7
2021-06-23cfg80211: add cfg80211_any_usable_channels()Johannes Berg1-0/+11
2021-06-23cfg80211: remove ieee80211_get_he_sta_cap()Johannes Berg1-12/+0
2021-06-23nl80211/cfg80211: add BSS color to NDP ranging parametersAvraham Stern1-2/+6
2021-06-23cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach1-1/+8
2021-06-23cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg1-2/+0
2021-05-11mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef1-2/+2
2021-04-19nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern1-1/+4
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches1-1/+1
2021-04-19cfg80211: fix a few kernel-doc warningsRandy Dunlap1-2/+2
2021-04-19cfg80211: fix an htmldoc warningEmmanuel Grumbach1-1/+1
2021-04-08cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach1-1/+10
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear1-0/+2
2021-02-01cfg80211: fix netdev registration deadlockJohannes Berg1-1/+3
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg1-15/+89
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg1-8/+32
2021-01-22cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen1-0/+2
2021-01-14cfg80211: fix a kerneldoc markupMauro Carvalho Chehab1-1/+1
2021-01-08cfg80211/mac80211: fix kernel-doc for SAR APIsJohannes Berg1-1/+4
2020-12-11nl80211: add common API to configure SAR power limitationsCarl Huang1-0/+52
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg1-1/+3
2020-12-11cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg1-13/+0
2020-12-11cfg80211: include block-tx flag in channel switch started eventJohannes Berg1-1/+2
2020-12-11cfg80211: Parse SAE H2E only membership selectorIlan Peer1-1/+2
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski1-5/+16
2020-11-11nl80211: fix kernel-doc warning in the new SAE attributeJohannes Berg1-8/+15