summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2024-09-08wifi: mac80211: check ieee80211_bss_info_change_notify() against MLDJohannes Berg
2024-08-29wifi: mac80211: flush STA queues on unauthorizationJohannes Berg
2024-08-29wifi: mac80211: fix BA session teardown raceJohannes Berg
2024-08-29wifi: mac80211: lock wiphy in IP address notifierJohannes Berg
2024-08-19wifi: mac80211: fix change_address deadlock during unregisterJohannes Berg
2024-08-19wifi: mac80211: take wiphy lock for MAC addr changeJohannes Berg
2024-08-03wifi: mac80211: track capability/opmode NSS separatelyJohannes Berg
2024-07-25wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg
2024-07-25wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov
2024-07-25wifi: mac80211: handle tasklet frames before stoppingJohannes Berg
2024-07-25wifi: mac80211: apply mcast rate only if interface is upJohannes Berg
2024-07-25wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande
2024-06-21wifi: mac80211: correctly parse Spatial Reuse Parameter Set elementLingbo Kong
2024-06-21wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()Remi Pommarel
2024-06-21wifi: mac80211: mesh: Fix leak of mesh_preq_queue objectsNicolas Escande
2024-06-12wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder
2024-06-12wifi: mac80211: don't use rate mask for scanningJohannes Berg
2024-05-17wifi: mac80211: fix prep_connection error pathJohannes Berg
2024-05-17wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson
2024-05-02wifi: mac80211: fix unaligned le16 accessJohannes Berg
2024-05-02wifi: mac80211: remove link before APJohannes Berg
2024-05-02wifi: mac80211: split mesh fast tx cache into local/proxied/forwardedFelix Fietkau
2024-05-02wifi: mac80211: clean up assignments to pointer cache.Colin Ian King
2024-04-03wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau
2024-03-26wifi: mac80211: only call drv_sta_rc_update for uploaded stationsFelix Fietkau
2024-03-01wifi: mac80211: accept broadcast probe responses on 6 GHzJohannes Berg
2024-03-01wifi: mac80211: adding missing drv_mgd_complete_tx() callJohannes Berg
2024-03-01wifi: mac80211: set station RX-NSS on reconfigJohannes Berg
2024-03-01wifi: mac80211: fix race condition on enabling fast-xmitFelix Fietkau
2024-02-23wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()Johannes Berg
2024-02-16wifi: mac80211: fix waiting for beacons logicJohannes Berg
2024-02-16wifi: mac80211: fix RCU use in TDLS fast-xmitJohannes Berg
2024-01-31wifi: mac80211: fix potential sta-link leakJohannes Berg
2024-01-20wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_capBen Greear
2024-01-01wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg
2024-01-01wifi: mac80211: mesh: check element parsing succeededJohannes Berg
2024-01-01wifi: mac80211: check defragmentation succeededJohannes Berg
2024-01-01wifi: mac80211: don't re-add debugfs during reconfigJohannes Berg
2024-01-01wifi: mac80211: check if the existing link config remains unchangedEdward Adam Davis
2023-12-08wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flushOldřich Jedlička
2023-11-28wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih
2023-11-20wifi: mac80211: Fix setting vif linksIlan Peer
2023-11-20wifi: mac80211: don't recreate driver link debugfs in reconfigJohannes Berg
2023-11-20wifi: mac80211: fix check for unusable RX resultJohannes Berg
2023-11-20wifi: mac80211: fix # of MSDU in A-MSDU calculationJohannes Berg
2023-11-20wifi: mac80211: fix RCU usage warning in mesh fast-xmitJohannes Berg
2023-11-20wifi: mac80211: move sched-scan stop work to wiphy workJohannes Berg
2023-11-20wifi: mac80211: move offchannel works to wiphy workJohannes Berg
2023-11-20wifi: mac80211: move scan work to wiphy workJohannes Berg
2023-11-20wifi: mac80211: move radar detect work to wiphy workJohannes Berg