summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-12wifi: mac80211: remove width argument from ieee80211_parse_bitratesMiri Korenblit
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
2026-01-12wifi: mac80211: don't send an unused argument to ieee80211_check_combinationsMiri Korenblit
2026-01-08wifi: mac80211: collect station statistics earlier when disconnectBaochen Qiang
2026-01-08wifi: mac80211: restore non-chanctx injection behaviourJohannes Berg
2026-01-08wifi: mac80211: don't iterate not running interfacesMiri Korenblit
2026-01-08wifi: mac80211: Update csa_finalize to use link_idAditya Kumar Singh
2025-12-16wifi: mac80211: ocb: skip rx_no_sta when interface is not joinedMoon Hee Lee
2025-12-16wifi: mac80211: do not use old MBSSID elementsAloka Dixit
2025-12-16wifi: mac80211: don't WARN for connections on invalid channelsJohannes Berg
2025-12-16wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor()Dmitry Antipov
2025-12-16wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen
2025-11-26wifi: mac80211: allow sharing identical chanctx for S1G interfacesLachlan Hodges
2025-11-24wifi: mac80211: fix channel switching codeJohannes Berg
2025-11-20wifi: mac80211: refactor CMAC packet handlersChien Wong
2025-11-20wifi: mac80211: refactor CMAC crypt functionsChien Wong
2025-11-20wifi: mac80211: utilize the newly defined CMAC constantsChien Wong
2025-11-20wifi: mac80211: fix CMAC functions not handling errorsChien Wong
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-11wifi: mac80211: make monitor link info check more specificBenjamin Berg
2025-11-11wifi: mac80211: track MU-MIMO configuration on disabled interfacesBenjamin Berg
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu
2025-11-11wifi: cfg80211/mac80211: clean up duplicate ap_power handlingPagadala Yesu Anjaneyulu
2025-11-11wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg
2025-11-10wifi: mac80211: remove unnecessary vlan NULL checkJohannes Berg
2025-11-10wifi: mac80211: pass frame type to element parsingJohannes Berg
2025-11-10wifi: mac80211: remove "disabling VHT" messageJohannes Berg
2025-11-10wifi: mac80211: add and use chanctx usage iterationJohannes 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-11-10wifi: mac80211: make link iteration safe for 'break'Johannes Berg
2025-11-06wifi: mac80211: reject address change while connectingJohannes Berg
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-30wifi: mac80211: Allow HT Action frame processing on 6 GHz when HE is supportedThomas Wu
2025-10-30wifi: mac80211: add RX flag to report radiotap VHT informationBenjamin Berg
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for csa.switch_workBenjamin Berg
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_workBenjamin Berg
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ttlm_workBenjamin Berg
2025-10-27wifi: mac80211: fix missing RX bitrate update for mesh forwarding pathSarika Sharma
2025-10-27wifi: mac80211: get probe response chan via ieee80211_get_channel_khzLachlan Hodges
2025-10-27wifi: mac80211: reset CRC valid after CSAJohannes Berg
2025-10-27wifi: cfg80211/mac80211: validate radio frequency range for monitor modeRyder Lee
2025-10-20wifi: mac80211: fix key tailroom accounting leakJohannes Berg
2025-10-20wifi: mac80211: reset FILS discovery and unsol probe resp intervalsAloka Dixit
2025-09-19wifi: mac80211: fix Rx packet handling when pubsta information is not availableAditya Kumar Singh
2025-09-19wifi: mac80211: correctly initialise S1G chandef for STALachlan Hodges