summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-24wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian
2026-02-23wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver
2026-02-23wifi: mac80211: set default WMM parameters on all linksRamanathan Choodamani
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg
2026-02-02wifi: mac80211: use wiphy_hrtimer_work for CAC timeoutAmith A
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-29wifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg
2026-01-27wifi: mac80211: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20wifi: mac80211: apply advertised TTLM from association responseBenjamin Berg
2026-01-20wifi: mac80211: parse all TTLM entriesBenjamin Berg
2026-01-20wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twiceMiri Korenblit
2026-01-20wifi: mac80211: don't perform DA check on S1G beaconLachlan Hodges
2026-01-19wifi: mac80211: mark iface work SKBs as consumedJohannes Berg
2026-01-19wifi: mac80211: remove RX_DROPJohannes Berg
2026-01-14wifi: mac80211: add support for encryption/decryption of (Re)Association framesKavita Kavita
2026-01-14wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA modeKavita Kavita
2026-01-14wifi: mac80211: Check for MLE before appending in Authentication frameKavita Kavita
2026-01-14wifi: mac80211: allow key installation before associationKavita Kavita
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-12wifi: mac80211: correctly check if CSA is activeMiri 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