summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* wifi: mac80211: add RCU _check() link access variantsJohannes Berg2022-10-071-0/+8
* wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg2022-10-071-0/+11
* wifi: mac80211: add pointer from link STA to STABenjamin Berg2022-10-071-0/+3
* wifi: mac80211: implement link switchingJohannes Berg2022-09-061-0/+41
* wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg2022-09-061-20/+48
* wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg2022-09-061-3/+28
* wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg2022-09-061-1/+4
* wifi: mac80211: add ieee80211_find_sta_by_link_addrs APIJohannes Berg2022-09-061-0/+16
* wifi: mac80211: isolate driver from inactive linksJohannes Berg2022-09-061-14/+16
* wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-2/+2
* wifi: mac80211: maintain link_id in link_staJohannes Berg2022-08-251-0/+2
* wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan2022-08-251-0/+5
* wifi: mac80211: properly implement MLO key handlingJohannes Berg2022-08-251-0/+2
* wifi: mac80211: add macros to loop over active linksGregory Greenman2022-07-221-0/+15
* wifi: mac80211: optionally implement MLO multicast TXJohannes Berg2022-07-221-0/+10
* wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg2022-07-221-1/+3
* wifi: mac80211: add hardware timestamps for RX and TXAvraham Stern2022-07-221-1/+27
* wifi: mac80211: select link when transmitting to non-MLO stationsAndrei Otcheretianski2022-07-151-0/+2
* wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman2022-07-151-1/+0
* wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman2022-07-151-4/+4
* wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman2022-07-151-2/+2
* wifi: mac80211: mlme: track AP (MLD) address separatelyJohannes Berg2022-07-151-0/+3
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
* wifi: mac80211: move ps setting to vif configJohannes Berg2022-07-151-3/+3
* wifi: mac80211: provide link ID in link_confJohannes Berg2022-07-151-0/+2