summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
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-29wifi: mac80211: handle HW restart during ROCJohannes Berg
2024-05-29wifi: mac80211: check ieee80211_bss_info_change_notify() against MLDJohannes Berg
2024-05-23wifi: mac80211: send DelBA with correct BSSIDJohannes Berg
2024-05-23wifi: mac80211: reset negotiated TTLM on disconnectJohannes Berg
2024-05-23wifi: mac80211: don't stop TTLM works againJohannes Berg
2024-05-23wifi: mac80211: cancel TTLM teardown work earlierJohannes Berg
2024-05-23wifi: mac80211: cancel multi-link reconf work on disconnectJohannes Berg
2024-05-23wifi: mac80211: fix TTLM teardown workJohannes Berg
2024-05-23wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_confPradeep Kumar Chitrapu
2024-05-23wifi: mac80211: refactor chanreq.ap settingJohannes Berg
2024-05-23wifi: mac80211: handle TPE element during CSAJohannes Berg
2024-05-23wifi: mac80211: handle wider bandwidth OFDMA during CSAJohannes Berg
2024-05-23wifi: mac80211: collect some CSA data into sub-structsJohannes Berg
2024-05-23wifi: mac80211: mlme: handle cross-link CSAJohannes Berg
2024-05-23wifi: mac80211: move radar detect work to sdataJohannes Berg
2024-05-23wifi: mac80211: track changes in AP's TPEJohannes Berg
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg
2024-05-23wifi: mac80211: update 6 GHz AP power type before associationMukesh Sisodiya
2024-05-23wifi: mac80211: remove extra link STA functionsJohannes Berg
2024-05-23wifi: mac80211: remove outdated commentsJohannes Berg
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