summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2024-10-10wifi: mac80211: fix RCU list iterationsJohannes Berg
2024-10-04wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()Dmitry Antipov
2024-10-04wifi: mac80211: Check for missing VHT elements only for 5 GHzIlan Peer
2024-10-04wifi: mac80211: fix the comeback long retry timesEmmanuel Grumbach
2024-10-04wifi: 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-09-08wifi: mac80211: check ieee80211_bss_info_change_notify() against MLDJohannes Berg
2024-08-14wifi: mac80211: fix NULL dereference at band check in starting tx ba sessionZong-Zhe Yang
2024-08-11wifi: mac80211: use monitor sdata with driver only if desiredJohannes Berg
2024-08-03wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfigZong-Zhe Yang
2024-08-03wifi: mac80211: correcty limit wider BW TDLS STAsJohannes Berg
2024-08-03wifi: mac80211: add ieee80211_tdls_sta_link_id()Johannes Berg
2024-08-03wifi: mac80211: reset negotiated TTLM on disconnectJohannes Berg
2024-08-03wifi: mac80211: cancel TTLM teardown work earlierJohannes Berg
2024-08-03wifi: mac80211: cancel multi-link reconf work on disconnectJohannes Berg
2024-08-03wifi: mac80211: fix TTLM teardown workJohannes Berg
2024-06-26wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg
2024-06-14wifi: mac80211: fix monitor channel with chanctx emulationJohannes Berg
2024-06-14wifi: mac80211: Avoid address calculations via out of bounds array indexingKenton Groombridge
2024-06-12wifi: mac80211: Recalc offload when monitor stopRemi Pommarel
2024-05-29wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov
2024-05-29wifi: mac80211: correctly parse Spatial Reuse Parameter Set elementLingbo Kong
2024-05-29wifi: mac80211: fix Spatial Reuse element size checkLingbo Kong
2024-05-29wifi: mac80211: pass proper link id for channel switch started notificationAditya Kumar Singh
2024-05-29wifi: mac80211: handle tasklet frames before stoppingJohannes Berg
2024-05-29wifi: mac80211: apply mcast rate only if interface is upJohannes Berg
2024-05-29wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()Remi Pommarel
2024-05-29wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande
2024-05-29wifi: mac80211: mesh: Fix leak of mesh_preq_queue objectsNicolas Escande
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-05-03wifi: cfg80211: handle color change per linkAditya Kumar Singh
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-19wifi: mac80211: handle link ID during management TxSriram R
2024-04-19wifi: mac80211: handle sdata->u.ap.active flag with MLOAditya Kumar Singh
2024-04-19wifi: mac80211: add return docs for sta_info_flush()Johannes Berg
2024-04-19wifi: mac80211: keep mac80211 consistent on link activation failureBenjamin Berg
2024-04-19wifi: mac80211: simplify ieee80211_assign_link_chanctx()Johannes Berg
2024-04-19wifi: mac80211: reserve chanctx during findJohannes Berg
2024-04-19wifi: mac80211: defer link switch work in reconfigMiri Korenblit
2024-04-19wifi: mac80211: transmit deauth only if link is availableJohannes Berg
2024-04-19wifi: mac80211: fix unaligned le16 accessJohannes Berg
2024-04-19wifi: mac80211: remove link before APJohannes Berg
2024-04-19wifi: mac80211: mlme: re-parse if AP mode is less than clientJohannes Berg
2024-04-19wifi: mac80211: mlme: fix memory leakJohannes Berg
2024-04-19wifi: mac80211: mlme: re-parse with correct modeJohannes Berg
2024-04-19wifi: mac80211: fix idle calculation with multi-linkJohannes Berg
2024-04-17wifi: mac80211: split mesh fast tx cache into local/proxied/forwardedFelix Fietkau
2024-04-08wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphersMichael-CY Lee
2024-04-08wifi: mac80211: correctly document struct mesh_tableJeff Johnson