summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: don't use rate mask for scanningJohannes Berg2024-04-081-0/+3
* wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg2024-03-041-0/+6
* wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg2024-03-041-2/+3
* wifi: mac80211: pass link_id to channel switch opsJohannes Berg2024-03-041-2/+4
* wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg2024-03-041-0/+15
* wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz2024-03-041-1/+3
* wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit2024-02-211-0/+5
* wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh2024-02-211-1/+3
* wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi2024-02-121-2/+1
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-081-1/+2
* wifi: mac80211: update beacon counters per link basisAditya Kumar Singh2024-02-081-1/+3
* wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-081-7/+4
* wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg2024-02-081-0/+14
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-2/+10
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+13
* wifi: mac80211: add support for SPP A-MSDUsJohannes Berg2024-01-261-0/+5
* wifi: mac80211: add support for negotiated TTLM requestAyala Beker2024-01-261-2/+5
* wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker2024-01-261-1/+45
* wifi: mac80211: add a driver callback to check active_linksMiri Korenblit2023-12-211-0/+5
* wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg2023-12-211-1/+6
* wifi: mac80211: rework RX timestamp flagsJohannes Berg2023-12-211-4/+9
* wifi: mac80211: address some kerneldoc warningsJonathan Corbet2023-12-211-12/+3
* wifi: mac80211: add a flag to disallow puncturingJohannes Berg2023-12-121-0/+4
* wifi: mac80211: update some locking documentationJohannes Berg2023-12-121-10/+9
* 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-261-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