summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
22 hourswifi: mac80211: validate extension-frame layout before RXZhao Li
2026-06-03wifi: mac80211: remove 5/10 MHz channel codeJohannes Berg
2026-05-28wifi: mac80211: add an option to filter out a channel in combinations checkMiri Korenblit
2026-05-20wifi: mac80211: don't call ieee80211_handle_reconfig_failure when not neededMiri Korenblit
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-05wifi: mac80211: use safe list iteration in radar detect workBenjamin Berg
2026-05-05wifi: mac80211: mlme: use NPCA chandef if capableJohannes Berg
2026-05-05wifi: mac80211: remove NPCA during chandef downgradeJohannes Berg
2026-05-05wifi: mac80211: update UHR capabilities field orderJohannes Berg
2026-05-05wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operationsPeddolla Harshavardhan Reddy
2026-04-28wifi: mac80211: clarify an 802.11 VHT spec referenceJohannes Berg
2026-04-28wifi: mac80211: simplify ieee80211_sta_rx_bw_to_chan_width()Johannes Berg
2026-04-07wifi: mac80211: add NAN peer schedule supportMiri Korenblit
2026-04-07wifi: mac80211: support NAN stationsMiri Korenblit
2026-04-07wifi: mac80211: handle reconfig for NAN DATA interfacesMiri Korenblit
2026-04-07wifi: mac80211: add NAN local schedule supportMiri Korenblit
2026-04-07wifi: mac80211: run NAN DE code only when appropriateMiri Korenblit
2026-04-07wifi: mac80211: export ieee80211_calculate_rx_timestampBenjamin Berg
2026-04-07wifi: mac80211: add a TXQ for management frames on NAN devicesBenjamin Berg
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg
2026-02-02wifi: mac80211: use wiphy_hrtimer_work for CAC timeoutAmith A
2026-01-14wifi: mac80211: Check for MLE before appending in Authentication frameKavita Kavita
2026-01-12wifi: mac80211: improve station iteration ergonomicsJohannes Berg
2026-01-12wifi: mac80211: improve interface iteration ergonomicsJohannes Berg
2026-01-12wifi: mac80211: unexport ieee80211_get_bssid()Johannes Berg
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