summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2022-07-15wifi: cfg80211/mac80211: separate link params from station paramsShaul Triebitz
2022-07-15wifi: cfg80211: add API to add/modify/remove a link stationShaul Triebitz
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-01wifi: nl80211: retrieve EHT related elements in AP modeAloka Dixit
2022-07-01wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam
2022-07-01wifi: cfg80211: remove redundant documentationJohannes Berg
2022-07-01wifi: cfg80211: fix kernel-doc warnings all over the fileMauro Carvalho Chehab
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam
2022-06-20wifi: cfg80211: add optional link add/remove callbacksJohannes Berg
2022-06-20wifi: nl80211: support MLO in auth/assocJohannes Berg
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-05-22net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski
2022-05-17cfg80211: fix kernel-doc for cfg80211_beacon_dataJohannes Berg
2022-05-16nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram
2022-05-04cfg80211: support disabling EHT modeMuna Sinada
2022-05-04cfg80211: remove cfg80211_get_chan_state()Johannes Berg
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