aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/virtual/mac80211_hwsim_main.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-8/+61
2026-07-22wifi: mac80211_hwsim: report TX status link_idPriyansha Tiwari1-3/+40
2026-07-21wifi: mac80211_hwsim: clear PMSR request state on abortZhao Li1-3/+7
2026-07-21wifi: mac80211_hwsim: authenticate PMSR report sendersZhao Li1-0/+9
2026-07-21wifi: mac80211_hwsim: reject undersized HWSIM_ATTR_TX_INFOIbrahim Hashimov1-3/+3
2026-07-07wifi: mac80211_hwsim: avoid NULL skb in stop queue drainCen Zhang1-2/+3
2026-07-07wifi: mac80211_hwsim: clean up radio rhashtable on freeCen Zhang1-0/+2
2026-07-06wifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen1-2/+13
2026-07-06wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas1-0/+1
2026-06-03wifi: mac80211_hwsim: claim DBE capabilityJohannes Berg1-0/+5
2026-06-03wifi: Update UHR PHY capabilities to D1.4Johannes Berg1-14/+10
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg1-1/+0
2026-05-28wifi: mac80211_hwsim: add debug messages for link changesJohannes Berg1-1/+8
2026-05-28wifi: mac80211_hwsim: modernise S1G channel listLachlan Hodges1-16/+40
2026-05-28wifi: mac80211_hwsim: don't run RC update on new STA on S1G vifLachlan Hodges1-1/+4
2026-05-20wifi: mac80211_hwsim: Do not declare NAN support for Extended Key IDIlan Peer1-2/+0
2026-05-20wifi: mac80211_hwsim: advertise NPCA capabilityJohannes Berg1-0/+21
2026-05-20wifi: mac80211_hwsim: reject NAN on multi-radio wiphysDeepanshu Kartikey1-1/+7
2026-05-06wifi: mac80211_hwsim: claim HT STBC capabilityJohannes Berg1-1/+3
2026-05-06wifi: mac80211_hwsim: enable NAN_DATA interface simulation supportDaniel Gabay1-6/+3
2026-05-06wifi: mac80211_hwsim: Do not declare support for NDPEIlan Peer1-2/+1
2026-05-06wifi: mac80211_hwsim: Declare support for secure NANDaniel Gabay1-0/+3
2026-05-06wifi: mac80211_hwsim: add NAN data path TX/RX supportDaniel Gabay1-5/+13
2026-05-06wifi: mac80211_hwsim: set HAS_RATE_CONTROL when using NANDaniel Gabay1-2/+13
2026-05-06wifi: mac80211_hwsim: implement NAN schedule callbacksDaniel Gabay1-8/+6
2026-05-06wifi: mac80211_hwsim: add NAN PHY capabilitiesDaniel Gabay1-8/+94
2026-05-06wifi: mac80211_hwsim: add NAN_DATA interface limitsDaniel Gabay1-1/+7
2026-05-06wifi: mac80211_hwsim: implement NAN synchronizationBenjamin Berg1-7/+11
2026-05-06wifi: mac80211_hwsim: protect tsf_offset using a spinlockBenjamin Berg1-9/+25
2026-05-06wifi: mac80211_hwsim: only RX on NAN when active on a slotBenjamin Berg1-9/+17
2026-05-06wifi: mac80211_hwsim: select NAN TX channel based on current TSFBenjamin Berg1-5/+1
2026-05-06wifi: mac80211_hwsim: limit TX of frames to the NAN DWBenjamin Berg1-2/+9
2026-05-05wifi: mac80211_hwsim: Add support for extended FTM rangingKavita Kavita1-0/+217
2026-05-05wifi: mac80211_hwsim: switch to use TXQsBenjamin Berg1-5/+15
2026-05-05wifi: mac80211_hwsim: refactor NAN timer handlingBenjamin Berg1-10/+12
2026-05-05wifi: mac80211_hwsim: register beacon timer by calculating TBTTBenjamin Berg1-15/+24
2026-05-05wifi: mac80211_hwsim: move timestamp writing later in the datapathBenjamin Berg1-61/+49
2026-05-05wifi: mac80211_hwsim: rename and switch simulation time to boottimeBenjamin Berg1-15/+18
2026-05-05wifi: mac80211_hwsim: split NAN handling into separate fileBenjamin Berg1-0/+7190