summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-26wifi: mac80211: Fix possible integer promotion issueIlan Peer
2025-02-26wifi: mac80211: fix MLE non-inheritance parsingJohannes Berg
2025-02-11wifi: mac80211: rework the Tx of the deauth in ieee80211_set_disassoc()Emmanuel Grumbach
2025-02-11wifi: mac80211: enable removing assoc linkJohannes 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
2025-01-15wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf()Dan Carpenter
2025-01-13wifi: mac80211: avoid double free in auth/assoc timeoutMiri Korenblit
2025-01-13wifi: mac80211: pass correct link ID on assocBenjamin Berg
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer
2025-01-13wifi: mac80211: Pull link space calculation to a functionIlan Peer
2025-01-13wifi: mac80211: Refactor adding association elementsIlan Peer
2025-01-13wifi: mac80211: also verify requirements in EXT_SUPP_RATESBenjamin Berg
2025-01-13wifi: mac80211: verify BSS membership selectors and basic ratesBenjamin Berg
2025-01-13wifi: mac80211: parse BSS selectors and unknown ratesBenjamin Berg
2025-01-13wifi: mac80211: skip all known membership selectorsBenjamin Berg
2025-01-13wifi: mac80211: log link information in ieee80211_determine_chan_modeBenjamin Berg
2025-01-13wifi: mac80211: fix typo in HE MCS checkBenjamin Berg
2025-01-13wifi: mac80211: mlme: improve messages from config_bw()Johannes Berg
2025-01-13wifi: mac80211: change disassoc sequence a bitMiri Korenblit
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach
2024-10-23wifi: mac80211: add an option to fake ieee80211_connection_lossMiri Korenblit
2024-10-23wifi: mac80211: allow rate_control_rate_init() for linksJohannes Berg
2024-10-23wifi: mac80211: __ieee80211_recalc_txpower receives a linkEmmanuel Grumbach
2024-10-23wifi: mac80211: remove unneeded parametersEmmanuel Grumbach
2024-10-23wifi: mac80211: make bss_param_ch_cnt available for the low level driverEmmanuel Grumbach
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-06wifi: cfg80211/mac80211: use proper link ID for DFSAditya 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: Check for missing VHT elements only for 5 GHzIlan Peer
2024-08-28wifi: mac80211: fix RCU list iterationsJohannes Berg
2024-08-27wifi: mac80211: fix the comeback long retry timesEmmanuel Grumbach
2024-08-26wifi: mac80211: fix beacon SSID mismatch handlingDaniel Gabay
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg
2024-06-28wifi: mac80211: Use the link BSS configuration for beacon processingIlan Peer
2024-06-26wifi: mac80211: check SSID in beaconJohannes Berg
2024-06-26wifi: mac80211: handle protected dual of public actionJohannes Berg
2024-06-26wifi: mac80211: restrict public action ECSA frame handlingJohannes Berg
2024-06-26wifi: mac80211: refactor CSA queue block/unblockJohannes Berg