index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
virtual
/
mac80211_hwsim_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-8
/
+61
2026-07-22
wifi: mac80211_hwsim: report TX status link_id
Priyansha Tiwari
1
-3
/
+40
2026-07-21
wifi: mac80211_hwsim: clear PMSR request state on abort
Zhao Li
1
-3
/
+7
2026-07-21
wifi: mac80211_hwsim: authenticate PMSR report senders
Zhao Li
1
-0
/
+9
2026-07-21
wifi: mac80211_hwsim: reject undersized HWSIM_ATTR_TX_INFO
Ibrahim Hashimov
1
-3
/
+3
2026-07-07
wifi: mac80211_hwsim: avoid NULL skb in stop queue drain
Cen Zhang
1
-2
/
+3
2026-07-07
wifi: mac80211_hwsim: clean up radio rhashtable on free
Cen Zhang
1
-0
/
+2
2026-07-06
wifi: mac80211_hwsim: avoid treating MCS as legacy rate index
Yousef Alhouseen
1
-2
/
+13
2026-07-06
wifi: mac80211_hwsim: clamp virtio RX length before skb_put
Bryam Vargas
1
-0
/
+1
2026-06-03
wifi: mac80211_hwsim: claim DBE capability
Johannes Berg
1
-0
/
+5
2026-06-03
wifi: Update UHR PHY capabilities to D1.4
Johannes Berg
1
-14
/
+10
2026-06-03
wifi: cfg80211: remove 5/10 MHz channel support
Johannes Berg
1
-1
/
+0
2026-05-28
wifi: mac80211_hwsim: add debug messages for link changes
Johannes Berg
1
-1
/
+8
2026-05-28
wifi: mac80211_hwsim: modernise S1G channel list
Lachlan Hodges
1
-16
/
+40
2026-05-28
wifi: mac80211_hwsim: don't run RC update on new STA on S1G vif
Lachlan Hodges
1
-1
/
+4
2026-05-20
wifi: mac80211_hwsim: Do not declare NAN support for Extended Key ID
Ilan Peer
1
-2
/
+0
2026-05-20
wifi: mac80211_hwsim: advertise NPCA capability
Johannes Berg
1
-0
/
+21
2026-05-20
wifi: mac80211_hwsim: reject NAN on multi-radio wiphys
Deepanshu Kartikey
1
-1
/
+7
2026-05-06
wifi: mac80211_hwsim: claim HT STBC capability
Johannes Berg
1
-1
/
+3
2026-05-06
wifi: mac80211_hwsim: enable NAN_DATA interface simulation support
Daniel Gabay
1
-6
/
+3
2026-05-06
wifi: mac80211_hwsim: Do not declare support for NDPE
Ilan Peer
1
-2
/
+1
2026-05-06
wifi: mac80211_hwsim: Declare support for secure NAN
Daniel Gabay
1
-0
/
+3
2026-05-06
wifi: mac80211_hwsim: add NAN data path TX/RX support
Daniel Gabay
1
-5
/
+13
2026-05-06
wifi: mac80211_hwsim: set HAS_RATE_CONTROL when using NAN
Daniel Gabay
1
-2
/
+13
2026-05-06
wifi: mac80211_hwsim: implement NAN schedule callbacks
Daniel Gabay
1
-8
/
+6
2026-05-06
wifi: mac80211_hwsim: add NAN PHY capabilities
Daniel Gabay
1
-8
/
+94
2026-05-06
wifi: mac80211_hwsim: add NAN_DATA interface limits
Daniel Gabay
1
-1
/
+7
2026-05-06
wifi: mac80211_hwsim: implement NAN synchronization
Benjamin Berg
1
-7
/
+11
2026-05-06
wifi: mac80211_hwsim: protect tsf_offset using a spinlock
Benjamin Berg
1
-9
/
+25
2026-05-06
wifi: mac80211_hwsim: only RX on NAN when active on a slot
Benjamin Berg
1
-9
/
+17
2026-05-06
wifi: mac80211_hwsim: select NAN TX channel based on current TSF
Benjamin Berg
1
-5
/
+1
2026-05-06
wifi: mac80211_hwsim: limit TX of frames to the NAN DW
Benjamin Berg
1
-2
/
+9
2026-05-05
wifi: mac80211_hwsim: Add support for extended FTM ranging
Kavita Kavita
1
-0
/
+217
2026-05-05
wifi: mac80211_hwsim: switch to use TXQs
Benjamin Berg
1
-5
/
+15
2026-05-05
wifi: mac80211_hwsim: refactor NAN timer handling
Benjamin Berg
1
-10
/
+12
2026-05-05
wifi: mac80211_hwsim: register beacon timer by calculating TBTT
Benjamin Berg
1
-15
/
+24
2026-05-05
wifi: mac80211_hwsim: move timestamp writing later in the datapath
Benjamin Berg
1
-61
/
+49
2026-05-05
wifi: mac80211_hwsim: rename and switch simulation time to boottime
Benjamin Berg
1
-15
/
+18
2026-05-05
wifi: mac80211_hwsim: split NAN handling into separate file
Benjamin Berg
1
-0
/
+7190