aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg1-0/+6
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg1-2/+3
2024-03-04wifi: mac80211: pass link_id to channel switch opsJohannes Berg1-2/+4
2024-03-04wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg1-0/+15
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz1-1/+3
2024-02-21wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit1-0/+5
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh1-1/+3
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi1-2/+1
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+2
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh1-1/+3
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg1-7/+4
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg1-0/+14
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-2/+10
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+13
2024-01-26wifi: mac80211: add support for SPP A-MSDUsJohannes Berg1-0/+5
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker1-2/+5
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker1-1/+45
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit1-0/+5
2023-12-21wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg1-1/+6
2023-12-21wifi: mac80211: rework RX timestamp flagsJohannes Berg1-4/+9
2023-12-21wifi: mac80211: address some kerneldoc warningsJonathan Corbet1-12/+3
2023-12-12wifi: mac80211: add a flag to disallow puncturingJohannes Berg1-0/+4
2023-12-12wifi: mac80211: update some locking documentationJohannes Berg1-10/+9
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo1-15/+15
2023-10-23wifi: mac80211: fix header kernel-doc typosRandy Dunlap1-14/+14
2023-10-23wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit1-0/+3
2023-10-23wifi: mac80211: make mgd_protect_tdls_discover MLO-awareMiri Korenblit1-1/+2
2023-10-23wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer1-3/+3
2023-10-23wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit1-0/+6
2023-09-25wifi: mac80211: support antenna control in injectionJohannes Berg1-1/+5
2023-09-25wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer1-0/+2
2023-09-25wifi: mac80211: allow for_each_sta_active_link() under RCUJohannes Berg1-1/+1
2023-09-25wifi: mac80211: relax RCU check in for_each_vif_active_link()Johannes Berg1-1/+1
2023-09-25wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg1-0/+4
2023-09-13wifi: mac80211: Sanity check tx bitrate if not provided by driverStephen Douthit1-0/+5
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach1-2/+6
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg1-14/+6
2023-09-11wifi: mac80211: rework ack_frame_id handling a bitJohannes Berg1-3/+6
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-1/+4
2023-08-22mac80211: make ieee80211_tx_info padding explicitArnd Bergmann1-1/+3
2023-08-22wifi: mac80211: fix kernel-doc notation warningRandy Dunlap1-0/+1
2023-08-21wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih1-0/+1
2023-06-21wifi: mac80211: fix documentation config referenceJohannes Berg1-1/+1
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer1-2/+4
2023-06-14wifi: mac80211: Do not use "non-MLD AP" syntaxIlan Peer1-3/+6
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer1-0/+21
2023-06-14wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit1-0/+3
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg1-1/+43
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach1-0/+3
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach1-0/+2