summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2024-11-08wifi: mac80211: fix NULL dereference at band check in starting tx ba sessionZong-Zhe Yang
2024-11-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau
2024-11-08wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keysFelix Fietkau
2024-11-08mac80211: MAC80211_MESSAGE_TRACING should depend on TRACINGGeert Uytterhoeven
2024-10-17wifi: mac80211: Avoid address calculations via out of bounds array indexingKenton Groombridge
2024-10-17wifi: mac80211: fix RCU list iterationsJohannes Berg
2024-10-17wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()Dmitry Antipov
2024-10-17wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih
2024-09-30wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()Dmitry Antipov
2024-08-29wifi: mac80211: fix potential null pointer dereferenceFelix Fietkau
2024-08-29wifi: mac80211: drop bogus static keywords in A-MSDU rxFelix Fietkau
2024-08-29wifi: mac80211: fix receiving mesh packets in forwarding=0 networksFelix Fietkau