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