summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh1-1/+4
2024-08-27wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih1-0/+13
2024-08-27wifi: mac80211: Add non-atomic station iteratorRory Little1-0/+18
2024-08-27wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih1-3/+4
2024-08-27wifi: mac80211: refactor block ack management codeDmitry Antipov1-1/+1
2024-07-12Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-16/+8
2024-07-09wifi: mac80211: add radio index to ieee80211_chanctx_confFelix Fietkau1-0/+2
2024-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-06-28wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESPJohannes Berg1-1/+1
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg1-16/+6
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-05-23wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_confPradeep Kumar Chitrapu1-0/+4
2024-05-23wifi: mac80211: track changes in AP's TPEJohannes Berg1-0/+2
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg1-4/+37
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh1-2/+4
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2024-04-08wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphersMichael-CY Lee1-2/+2
2024-04-08wifi: mac80211: Add missing return value documentationJeff Johnson1-8/+30
2024-04-08wifi: mac80211: remove ieee80211_set_hw_80211_encap()Jeff Johnson1-12/+0
2024-04-08wifi: mac80211: don't use rate mask for scanningJohannes Berg1-0/+3
2024-03-25wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker1-0/+9
2024-03-25wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg1-0/+3
2024-03-25wifi: mac80211: fix BSS_CHANGED_MLD_TTLM descriptionAyala Beker1-1/+1
2024-03-25wifi: mac80211: clarify the dormant/suspended links docsJohannes Berg1-3/+5
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