summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
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
2022-07-22wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg
2022-07-22wifi: mac80211: add hardware timestamps for RX and TXAvraham Stern
2022-07-15wifi: mac80211: select link when transmitting to non-MLO stationsAndrei Otcheretianski
2022-07-15wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman
2022-07-15wifi: mac80211: mlme: track AP (MLD) address separatelyJohannes Berg
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-07-15wifi: mac80211: provide link ID in link_confJohannes Berg
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
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