summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz
2022-07-22wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg
2022-07-22wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg
2022-07-22wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern
2022-07-22wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern
2022-07-22wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern
2022-07-15wifi: cfg80211: add cfg80211_get_iftype_ext_capa()Johannes Berg
2022-07-15wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski
2022-07-15wifi: nl80211: add EML/MLD capabilities to per-iftype capabilitiesJohannes Berg
2022-07-15wifi: cfg80211: add ieee80211_chanwidth_rate_flags()Johannes Berg
2022-07-15wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLOJohannes Berg
2022-07-15wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg
2022-07-15wifi: cfg80211: adjust assoc comeback for MLOJohannes Berg
2022-07-15wifi: cfg80211: prepare association failure APIs for MLOJohannes Berg
2022-07-15wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_requestJohannes Berg
2022-07-15wifi: cfg80211: make cfg80211_auth_request::key_idx signedJohannes Berg
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