summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2026-02-11wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twiceMiri Korenblit
2026-02-11wifi: mac80211: correctly check if CSA is activeMiri 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-01-11wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen
2026-01-11wifi: mac80211: do not use old MBSSID elementsAloka Dixit
2026-01-11wifi: mac80211: fix CMAC functions not handling errorsChien Wong
2026-01-11wifi: mac80211: remove RX_DROP_UNUSABLEJohannes Berg
2025-11-24wifi: mac80211: reject address change while connectingJohannes Berg
2025-11-24wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg
2025-11-24wifi: 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: update radar_required in channel context after channel switchRamya Gnanasekar
2025-08-28wifi: mac80211: fix rx link assignment for non-MLO stationsHari Chandrakanthan
2025-08-28wifi: mac80211: don't complete management TX on SAE commitJohannes Berg
2025-08-15wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon()Kees Cook
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-10wifi: mac80211: finish link init before RCU publishJohannes Berg
2025-07-10wifi: mac80211: Add link iteration macro for link dataMuna Sinada
2025-07-10wifi: mac80211: chan: chandef is non-NULL for reservedJohannes Berg
2025-07-06wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges
2025-06-27wifi: mac80211: VLAN traffic in multicast pathMuna Sinada
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-22wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_requestKees Cook
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-04-10wifi: mac80211: flush the station before moving it to UN-AUTHORIZED stateEmmanuel Grumbach
2025-02-08wifi: mac80211: don't flush non-uploaded STAsJohannes Berg
2025-02-08wifi: mac80211: fix tid removal during mesh forwardingAndy Strohman
2025-02-08wifi: mac80211: prohibit deactivating all linksJohannes Berg
2025-01-09wifi: mac80211: wake the queues in case of failure in resumeEmmanuel Grumbach
2025-01-09wifi: mac80211: fix mbss changed flags corruption on 32 bit systemsIssam Hamdi
2025-01-09wifi: mac80211: Add non-atomic station iteratorRory Little
2025-01-09wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih
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-19wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beaconHaoyu Li