aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam1-1/+3
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam1-12/+25
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz1-0/+2
2022-07-22wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg1-0/+4
2022-07-22wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg1-0/+5
2022-07-22wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern1-0/+4
2022-07-22wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern1-4/+56
2022-07-22wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern1-2/+45
2022-07-15wifi: cfg80211: add cfg80211_get_iftype_ext_capa()Johannes Berg1-0/+8
2022-07-15wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski1-1/+1
2022-07-15wifi: nl80211: add EML/MLD capabilities to per-iftype capabilitiesJohannes Berg1-0/+4
2022-07-15wifi: cfg80211: add ieee80211_chanwidth_rate_flags()Johannes Berg1-6/+19
2022-07-15wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLOJohannes Berg1-1/+8
2022-07-15wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg1-7/+17
2022-07-15wifi: cfg80211: adjust assoc comeback for MLOJohannes Berg1-2/+2
2022-07-15wifi: cfg80211: prepare association failure APIs for MLOJohannes Berg1-12/+17
2022-07-15wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_requestJohannes Berg1-3/+3
2022-07-15wifi: cfg80211: make cfg80211_auth_request::key_idx signedJohannes Berg1-1/+2
2022-07-15wifi: cfg80211/mac80211: separate link params from station paramsShaul Triebitz1-26/+2
2022-07-15wifi: cfg80211: add API to add/modify/remove a link stationShaul Triebitz1-0/+64
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2022-07-01wifi: nl80211: retrieve EHT related elements in AP modeAloka Dixit1-0/+4
2022-07-01wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam1-1/+10
2022-07-01wifi: cfg80211: remove redundant documentationJohannes Berg1-10/+0
2022-07-01wifi: cfg80211: fix kernel-doc warnings all over the fileMauro Carvalho Chehab1-7/+21
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi1-2/+3
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam1-23/+61
2022-06-20wifi: cfg80211: add optional link add/remove callbacksJohannes Berg1-0/+12
2022-06-20wifi: nl80211: support MLO in auth/assocJohannes Berg1-0/+31
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-10/+89
2022-05-22net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski1-0/+2
2022-05-17cfg80211: fix kernel-doc for cfg80211_beacon_dataJohannes Berg1-1/+1
2022-05-16nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram1-2/+5
2022-05-04cfg80211: support disabling EHT modeMuna Sinada1-0/+2
2022-05-04cfg80211: remove cfg80211_get_chan_state()Johannes Berg1-5/+0
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 confusion with ETSI standardLorenzo 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