summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-25Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-03-19net, treewide: define and use MAC_ADDR_STR_LENUday Shankar
2025-03-18wifi: mac80211: check basic rates validity in sta_link_apply_parametersMikhail Lobanov
2025-03-18wifi: mac80211: fix indentation in ieee80211_set_monitor_channel()Johannes Berg
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-12wifi: mac80211: use cfg80211_chandef_get_width()Johannes Berg
2025-03-12wifi: mac80211: use supported selectors from assoc in ML reconfJohannes Berg
2025-03-12wifi: mac80211: remove SSID from ML reconfJohannes Berg
2025-03-12wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHzBenjamin Berg
2025-03-11wifi: mac80211: set WMM in ML reconfigurationJohannes Berg
2025-03-11wifi: mac80211: don't include MLE in ML reconf per-STA profileJohannes Berg
2025-03-11wifi: mac80211: fix ML reconf reset in disconnectJohannes Berg
2025-03-11wifi: mac80211: Notify cfg80211 about added link addressesIlan Peer
2025-03-11wifi: mac80211: fix warning on disconnect during failed ML reconfJohannes Berg
2025-03-11wifi: mac80211: fix userspace_selectors corruptionJohannes Berg
2025-03-11wifi: mac80211: fix U-APSD check in ML reconfigurationJohannes Berg
2025-03-11wifi: mac80211: mlme: support extended MLD capa/ops in assocJohannes Berg
2025-03-11wifi: cfg80211: move link reconfig parameters into a structJohannes Berg
2025-03-07wifi: mac80211: fix SA Query processing in MLOJohannes Berg
2025-03-07wifi: mac80211: don't queue sdata::work for a non-running sdataMiri Korenblit
2025-03-07wifi: mac80211: flush the station before moving it to UN-AUTHORIZED stateEmmanuel Grumbach
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski
2025-03-04Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-02-28wifi: mac80211: refactor populating mesh related fields in sinfoSarika Sharma
2025-02-26wifi: mac80211: add ieee80211_iter_chan_contexts_mtxMiri Korenblit
2025-02-26wifi: mac80211: fix integer overflow in hwmp_route_info_get()Gavrilov Ilia
2025-02-26wifi: mac80211: Fix possible integer promotion issueIlan Peer
2025-02-26wifi: mac80211: Add counter for all monitor interfacesAlexander Wetzel
2025-02-26wifi: mac80211: Fix sparse warning for monitor_sdataAlexander Wetzel
2025-02-26wifi: mac80211: fix vendor-specific inheritanceJohannes Berg
2025-02-26wifi: mac80211: fix MLE non-inheritance parsingJohannes Berg
2025-02-11wifi: mac80211: remove debugfs dir for virtual monitorAlexander Wetzel
2025-02-11wifi: mac80211: Cleanup sta TXQs on flushAlexander Wetzel
2025-02-11wifi: mac80211: rework the Tx of the deauth in ieee80211_set_disassoc()Emmanuel Grumbach
2025-02-11wifi: mac80211: ensure sdata->work is canceled before initialized.Miri Korenblit
2025-02-11wifi: mac80211: enable removing assoc linkJohannes Berg
2025-02-11wifi: mac80211: aggregation: remove deflink accesses for MLOJohannes Berg
2025-02-11wifi: mac80211: always send max agg subframe num in strict modeJohannes Berg
2025-02-11wifi: mac80211: don't unconditionally call drv_mgd_complete_tx()Johannes Berg
2025-02-11wifi: mac80211: remove misplaced drv_mgd_complete_tx() callJohannes Berg
2025-02-11wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth RxEmmanuel Grumbach
2025-02-11wifi: mac80211: tests: add tests for ieee80211_determine_chan_modeBenjamin Berg
2025-02-11wifi: mac80211: add HT and VHT basic set verificationBenjamin Berg
2025-02-11wifi: mac80211: add strict mode disabling workaroundsJohannes Berg
2025-02-11wifi: mac80211: Add processing of TTLM teardown frameIlan Peer
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer
2025-02-11wifi: mac80211: Refactor ieee80211_sta_wmm_params()Ilan Peer