summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2023-02-15wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam
2023-02-14wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam
2023-02-14wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam
2023-01-18wifi: cfg80211: Use MLD address to indicate MLD STA disconnectionVeerendranath Jakkam
2023-01-18wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offloadShivani Baranwal
2023-01-18wifi: cfg80211: remove support for static WEPJohannes Berg
2022-12-01wifi: cfg80211: Correct example of ieee80211_iface_limitPhilipp Hortmann
2022-10-07cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad
2022-10-07wifi: nl80211: use link ID in NL80211_CMD_SET_BSSJohannes Berg
2022-10-07wifi: cfg80211: support reporting failed linksJohannes Berg
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