summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2026-06-19wifi: mac80211: remove station if connection prep failsJohannes Berg
2026-06-01wifi: mac80211: check tdls flag in ieee80211_tdls_operDeepanshu Kartikey
2026-06-01wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
2026-03-25wifi: mac80211: fix NULL deref in mesh_matches_local()Xiang Mei
2026-03-25wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.Kuniyuki Iwashima
2026-03-25wifi: mac80211: set default WMM parameters on all linksRamanathan Choodamani
2026-03-25wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian
2026-02-11wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twiceMiri Korenblit
2026-02-11wifi: mac80211: collect station statistics earlier when disconnectBaochen Qiang
2026-02-11wifi: mac80211: ocb: skip rx_no_sta when interface is not joinedMoon Hee Lee
2026-02-06wifi: mac80211: move TDLS work to wiphy workJohannes Berg
2026-02-06wifi: mac80211: use wiphy work for sdata->workJohannes Berg
2026-01-11wifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh
2026-01-11wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen
2026-01-11wifi: mac80211: do not use old MBSSID elementsAloka Dixit
2026-01-11mac80211: support RNR for EMA APAloka Dixit
2026-01-11wifi: mac80211: generate EMA beacons in AP modeAloka Dixit
2026-01-11wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit
2026-01-11wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg
2025-12-07wifi: mac80211: reject address change while connectingJohannes Berg
2025-12-07wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg
2025-12-07wifi: mac80211: Fix HE capabilities element checkIlan Peer
2025-10-15wifi: mac80211: fix Rx packet handling when pubsta information is not availableAditya Kumar Singh
2025-09-25wifi: mac80211: fix incorrect type for retLiao Yuanhong
2025-09-25wifi: mac80211: increase scan_ies_len for S1GLachlan Hodges
2025-08-28wifi: mac80211: check basic rates validity in sta_link_apply_parametersMikhail Lobanov
2025-08-28wifi: mac80211: avoid lockdep checking when removing deflinkBenjamin Berg
2025-08-28wifi: mac80211: update radar_required in channel context after channel switchRamya Gnanasekar
2025-08-28wifi: mac80211: don't complete management TX on SAE commitJohannes Berg
2025-08-15Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_deque...Remi Pommarel
2025-08-15wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()Remi Pommarel
2025-08-15wifi: mac80211: Don't call fq_flow_idx() for management framesAlexander Wetzel
2025-08-15wifi: mac80211: Do not schedule stopped TXQsAlexander Wetzel
2025-08-15wifi: mac80211: reject TDLS operations when station is not associatedMoon Hee Lee
2025-07-10wifi: mac80211: drop invalid source address OCB framesJohannes Berg
2025-07-06wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges
2025-06-27wifi: mac80211: do not offer a mesh path if forwarding is disabledBenjamin Berg
2025-06-04wifi: mac80211: remove misplaced drv_mgd_complete_tx() callJohannes Berg
2025-06-04wifi: mac80211: don't unconditionally call drv_mgd_complete_tx()Johannes Berg
2025-05-02wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih
2025-04-25Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...Johannes Berg
2025-04-25wifi: mac80211: Purge vif txq in ieee80211_do_stop()Remi Pommarel
2025-04-25wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()Remi Pommarel
2025-04-25wifi: mac80211: fix integer overflow in hwmp_route_info_get()Gavrilov Ilia
2025-02-21wifi: mac80211: prohibit deactivating all linksJohannes Berg
2025-01-09wifi: mac80211: wake the queues in case of failure in resumeEmmanuel Grumbach
2024-12-19wifi: mac80211: fix station NSS capability initialization orderBenjamin Lin
2024-12-19wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()Johannes Berg
2024-12-14mac80211: fix user-power when emulating chanctxBen Greear
2024-11-14Revert "wifi: mac80211: fix RCU list iterations"Greg Kroah-Hartman