summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
2025-11-11wifi: mac80211: track MU-MIMO configuration on disabled interfacesBenjamin Berg
2025-11-10wifi: mac80211: simplify ieee80211_recalc_chanctx_min_def() APIJohannes Berg
2025-11-10wifi: mac80211: remove chanctx to link back-referencesJohannes Berg
2025-09-19wifi: mac80211: correctly initialise S1G chandef for STALachlan Hodges
2025-09-19wifi: mac80211: Export an API to check if NAN is startedIlan Peer
2025-09-04wifi: mac80211: reduce the scope of rts_thresholdMiri Korenblit
2025-09-04wifi: mac80211: simplify return value handling of cfg80211_get_radio_idx_by_c...Aditya Kumar Singh
2025-07-18wifi: mac80211: support initialising current S1G short beacon indexLachlan Hodges
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10wifi: mac80211: add the virtual monitor after reconfig completeMiri Korenblit
2025-07-09wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupportSomashekhar Puttagangaiah
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-24wifi: mac80211: Set RTS threshold on per-radio basisRoopni Devanathan
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-24wifi: mac80211: add support towards MLO handling of station statisticsSarika Sharma
2025-06-24wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges
2025-06-20wifi: mac80211: Allow DFS/CSA on a radio if scan is ongoing on another radioAditya Kumar Singh
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-07wifi: mac80211: don't queue sdata::work for a non-running sdataMiri Korenblit
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-26wifi: mac80211: Add counter for all monitor interfacesAlexander Wetzel
2025-02-11wifi: mac80211: Cleanup sta TXQs on flushAlexander Wetzel
2025-01-13wifi: mac80211: improve stop/wake queue tracingEmmanuel Grumbach
2025-01-13wifi: mac80211: Remove unused ieee80211_smps_is_restrictiveDr. David Alan Gilbert
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-04wifi: mac80211: add EHT 320 MHz support for meshSathishkumar Muruganandam
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach
2024-12-03wifi: mac80211: wake the queues in case of failure in resumeEmmanuel Grumbach
2024-10-23wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov
2024-10-08wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandefJeff Johnson
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
2024-09-06wifi: mac80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-08-28wifi: mac80211: fix RCU list iterationsJohannes Berg
2024-08-27wifi: mac80211: Add non-atomic station iteratorRory Little
2024-07-26wifi: mac80211: use monitor sdata with driver only if desiredJohannes Berg
2024-07-09wifi: mac80211: extend ifcomb check functions for multi-radioFelix Fietkau
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-26wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg
2024-06-26wifi: mac80211: update STA/chandef width during switchJohannes Berg
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