summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2024-10-26wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_ch...Gustavo A. R. Silva
2024-10-25mac80211: fix user-power when emulating chanctxBen Greear
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-10-08wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keysFelix Fietkau
2024-10-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau
2024-10-08wifi: mac80211: Convert color collision detection to wiphy workRemi Pommarel
2024-10-08wifi: mac80211: Fix setting txpower with emulate_chanctxBen Greear
2024-10-08mac80211: MAC80211_MESSAGE_TRACING should depend on TRACINGGeert Uytterhoeven
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-09wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()Dmitry Antipov
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
2024-09-06wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh
2024-09-06wifi: mac80211: handle DFS per linkAditya 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-06wifi: mac80211: remove label usage in ieee80211_start_radar_detection()Aditya Kumar Singh
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh
2024-09-06wifi: mac80211: introduce EHT rate support in AQL airtimeMing Yen Hsieh
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-08-28wifi: mac80211: scan: Use max macroYan Zhen
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: use kmemdup_array instead of kmemdup for multiple allocationShen Lichuan
2024-08-27wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih
2024-08-27wifi: mac80211: remove redundant unlikely() around IS_ERR()Zhang Changzhong
2024-08-27wifi: mac80211: fix the comeback long retry timesEmmanuel Grumbach
2024-08-27wifi: mac80211: Add non-atomic station iteratorRory Little
2024-08-27wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih
2024-08-27wifi: mac80211: refactor block ack management codeDmitry Antipov
2024-08-26wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()Dmitry Antipov
2024-08-26wifi: mac80211: fix beacon SSID mismatch handlingDaniel Gabay
2024-07-26wifi: mac80211: use monitor sdata with driver only if desiredJohannes Berg
2024-07-10wifi: mac80211: fix AP chandef capturing in CSAJohannes Berg
2024-07-09wifi: mac80211: add wiphy radio assignment and validationFelix Fietkau
2024-07-09wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helperFelix Fietkau
2024-07-09wifi: mac80211: extend ifcomb check functions for multi-radioFelix Fietkau
2024-07-09wifi: mac80211: add radio index to ieee80211_chanctx_confFelix Fietkau
2024-07-09wifi: mac80211: add support for DFS with multiple radiosFelix Fietkau
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau
2024-07-09wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfigZong-Zhe Yang
2024-07-08wifi: mac80211: do not check BSS color collision in certain casesMichael-CY Lee
2024-07-08wifi: mac80211: cancel color change finalize work when link is stoppedMichael-CY Lee
2024-07-08wifi: mac80211: clear vif drv_priv after remove_interface when stoppingFelix Fietkau
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-28wifi: mac80211: remove key data from get_key callbackJohannes Berg
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-26wifi: mac80211: fix NULL dereference at band check in starting tx ba sessionZong-Zhe Yang