summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-22mac80211: make ieee80211_tx_info padding explicitArnd Bergmann
2023-08-22wifi: mac80211: fix kernel-doc notation warningRandy Dunlap
2023-08-21wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih
2023-06-21wifi: mac80211: fix documentation config referenceJohannes Berg
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer
2023-06-14wifi: mac80211: Do not use "non-MLD AP" syntaxIlan Peer
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-14wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach
2023-04-18wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau
2023-04-13wifi: mac80211: add flush_sta methodJohannes Berg
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau
2023-03-07wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee
2023-03-07wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg
2023-03-07wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg
2023-03-07wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg
2023-01-19wifi: mac80211: add kernel-doc for EHT structureJohannes Berg
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg
2023-01-18wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada
2023-01-18wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada
2023-01-17Merge wireless into wireless-nextKalle Valo
2023-01-12wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel
2022-12-01wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau
2022-10-10wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel
2022-10-07wifi: mac80211: add RCU _check() link access variantsJohannes Berg
2022-10-07wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg
2022-10-07wifi: mac80211: add pointer from link STA to STABenjamin Berg
2022-09-06wifi: mac80211: implement link switchingJohannes Berg
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-06wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg
2022-09-06wifi: mac80211: add ieee80211_find_sta_by_link_addrs APIJohannes Berg
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-08-25wifi: mac80211: maintain link_id in link_staJohannes Berg
2022-08-25wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg
2022-07-22wifi: mac80211: add macros to loop over active linksGregory Greenman
2022-07-22wifi: mac80211: optionally implement MLO multicast TXJohannes Berg