summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo2023-10-231-15/+15
* wifi: mac80211: fix header kernel-doc typosRandy Dunlap2023-10-231-14/+14
* wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit2023-10-231-0/+3
* wifi: mac80211: make mgd_protect_tdls_discover MLO-awareMiri Korenblit2023-10-231-1/+2
* wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer2023-10-231-3/+3
* wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit2023-10-231-0/+6
* wifi: mac80211: support antenna control in injectionJohannes Berg2023-09-251-1/+5
* wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer2023-09-251-0/+2
* wifi: mac80211: allow for_each_sta_active_link() under RCUJohannes Berg2023-09-251-1/+1
* wifi: mac80211: relax RCU check in for_each_vif_active_link()Johannes Berg2023-09-251-1/+1
* wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg2023-09-251-0/+4
* wifi: mac80211: Sanity check tx bitrate if not provided by driverStephen Douthit2023-09-131-0/+5
* wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-111-2/+6
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-14/+6
* wifi: mac80211: rework ack_frame_id handling a bitJohannes Berg2023-09-111-3/+6
* Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-08-251-1/+4
|\
| * mac80211: make ieee80211_tx_info padding explicitArnd Bergmann2023-08-221-1/+3
| * wifi: mac80211: fix kernel-doc notation warningRandy Dunlap2023-08-221-0/+1
* | wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih2023-08-211-0/+1
|/
* wifi: mac80211: fix documentation config referenceJohannes Berg2023-06-211-1/+1
* wifi: mac80211: Support disabled links during associationIlan Peer2023-06-191-2/+4
* wifi: mac80211: Do not use "non-MLD AP" syntaxIlan Peer2023-06-141-3/+6
* wifi: mac80211: Add getter functions for vif MLD stateIlan Peer2023-06-141-0/+21
* wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit2023-06-141-0/+3
* wifi: mac80211: add helpers to access sband iftype dataJohannes Berg2023-06-141-1/+43
* wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach2023-06-061-0/+3
* wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach2023-06-061-0/+2
* wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau2023-04-181-20/+0
* wifi: mac80211: add flush_sta methodJohannes Berg2023-04-131-0/+6
* wifi: mac80211: generate EMA beacons in AP modeAloka Dixit2023-03-221-0/+68
* wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau2023-03-221-0/+9
* wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee2023-03-071-0/+6
* wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee2023-03-071-0/+9
* wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee2023-03-071-0/+14
* wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein2023-03-071-37/+7
* wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg2023-03-071-0/+10
* wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg2023-03-071-0/+3
* wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern2023-03-071-0/+6
* wifi: mac80211: configure puncturing bitmapAloka Dixit2023-02-141-0/+3
* wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg2023-02-141-1/+4
* wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg2023-01-191-3/+3
* wifi: mac80211: add kernel-doc for EHT structureJohannes Berg2023-01-191-0/+1
* mac80211: support minimal EHT rate reporting on RXJohannes Berg2023-01-181-3/+16
* wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada2023-01-181-0/+13
* wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada2023-01-181-0/+13
* Merge wireless into wireless-nextKalle Valo2023-01-171-4/+0
|\
| * wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel2023-01-101-4/+0
* | wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl2023-01-121-21/+0
|/
* wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau2022-12-011-0/+5
* wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel2022-10-101-19/+32