summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-07-01wifi: mac80211: fix a kernel-doc complaintJohannes Berg
2022-07-01wifi: mac80211: add a missing comma at kernel-doc markupMauro Carvalho Chehab
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg
2022-06-20wifi: mac80211: add MLO link ID to TX frame metadataJohannes Berg
2022-06-20wifi: mac80211: remove band from TX info in MLOJohannes Berg
2022-06-20wifi: mac80211: add vif link addition/removalJohannes Berg
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg
2022-06-20wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKSJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: add per-link configuration pointerJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
2022-05-16mac80211: extend current rate control tx status APIJonas Jelonek
2022-05-16mac80211: remove stray multi_sta_back_32bit docsJohannes Berg
2022-05-16mac80211: fix typo in documentationJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi
2022-04-11mac80211: Improve confusing comment around tx_info clearingToke Høiland-Jørgensen
2022-03-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala
2022-02-16mac80211: Handle station association response with EHTIlan Peer
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern
2022-01-04mac80211: Add stations iterator where the iterator function may sleepMartin Blumenstingl
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi
2021-12-20mac80211: introduce channel switch disconnect functionNathan Errera
2021-11-26mac80211: Use memset_after() to clear tx statusKees Cook
2021-11-26mac80211: add support for .ndo_fill_forward_pathFelix Fietkau
2021-11-19mac80211: introduce set_radar_offchan callbackLorenzo Bianconi
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-09-28mac80211: MBSSID support in interface handlingJohn Crispin
2021-09-27mac80211: save transmit power envelope element and power constraintWen Gong
2021-09-27ieee80211: add power type definition for 6 GHzWen Gong
2021-09-27mac80211: Fix Ptk0 rekey documentationAlexander Wetzel
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-08-17mac80211: add support for BSS color changeJohn Crispin
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-06-23mac80211: add to bss_conf if broadcast TWT is supportedShaul Triebitz
2021-06-23mac80211: move A-MPDU session check from minstrel_ht to mac80211Felix Fietkau
2021-06-23mac80211: add ieee80211_is_tx_data helper functionPhilipp Borgers