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.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-22
wifi: mac80211_hwsim: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-03
wifi: mac80211_hwsim: add support for BSS color
Aditya Kumar Singh
1
-0
/
+6
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-04-19
wifi: mac80211_hwsim: Use wider regulatory for custom for 6GHz tests
Chaitanya Tata
1
-2
/
+2
2024-04-19
wifi: mac80211_hwsim: init peer measurement result
Johannes Berg
1
-1
/
+1
2024-03-25
wifi: mac80211_hwsim: Declare HE/EHT capabilities support for P2P interfaces
Ilan Peer
1
-8
/
+12
2024-03-25
wifi: mac80211_hwsim: move skip_beacons to be per link
Johannes Berg
1
-8
/
+11
2024-03-25
wifi: mac80211_hwsim: set link ID information during Rx
Aditya Kumar Singh
1
-0
/
+3
2024-02-21
wifi: mac80211_hwsim: add support for switch_vif_chanctx callback
Aditya Kumar Singh
1
-1
/
+43
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
1
-1
/
+1
2024-02-12
wifi: mac80211_hwsim: Add 160MHz bw range to regdom_custom_04
Andrei Otcheretianski
1
-2
/
+4
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
1
-1
/
+1
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-0
/
+4
2024-02-02
wifi: mac80211_hwsim: enable all links only in MLO
Miri Korenblit
1
-4
/
+5
2024-02-02
wifi: mac80211_hwsim: add control to skip beacons
Johannes Berg
1
-1
/
+27
2024-01-26
wifi: mac80211_hwsim: advertise 15 simultaneous links
Johannes Berg
1
-3
/
+5
2024-01-26
wifi: mac80211_hwsim: advertise AP-side EMLSR/EMLMR capa
Johannes Berg
1
-0
/
+2
2024-01-26
wifi: mac80211_hwsim: Declare support for negotiated TTLM
Ilan Peer
1
-0
/
+27
2024-01-26
wifi: mac80211_hwsim: handle BSS_CHANGED_MLD_TTLM
Ayala Beker
1
-1
/
+1
2024-01-26
wifi: mac80211_hwsim: handle TID to link mapping neg request
Ayala Beker
1
-0
/
+19
2023-12-21
wifi: mac80211_hwsim: Add custom reg for DFS concurrent
Andrei Otcheretianski
1
-0
/
+19
2023-12-21
wifi: mac80211_hwsim: support HE 40 MHz in 2.4 GHz band
Miri Korenblit
1
-0
/
+6
2023-09-25
wifi: mac80211_hwsim: Handle BSS_CHANGED_VALID_LINKS
Ilan Peer
1
-0
/
+8
2023-09-25
wifi: mac80211_hwsim: move kernel-doc description
Johannes Berg
1
-9
/
+9
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
1
-18
/
+12
2023-09-11
wifi: mac80211_hwsim: fix clang-specific fortify warning
Dmitry Antipov
1
-1
/
+1
2023-08-22
Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"
Johannes Berg
1
-3
/
+2
2023-08-22
wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabled
EN-WEI WU
1
-3
/
+3
2023-08-22
wifi: mac80211_hwsim: drop short frames
Johannes Berg
1
-3
/
+4
2023-06-14
wifi: mac80211_hwsim: Don't access vif valid links directly
Ilan Peer
1
-2
/
+3
2023-06-07
Merge wireless into wireless-next
Johannes Berg
1
-1
/
+2
2023-06-06
wifi: mac80211_hwsim: Fix possible NULL dereference
Ilan Peer
1
-2
/
+2
2023-06-06
wifi: mac80211_hwsim: check the return value of nla_put_u32
Mukesh Sisodiya
1
-2
/
+3
2023-06-06
wifi: mac80211_hwsim: avoid warning with MLO PS stations
Johannes Berg
1
-1
/
+8
2023-05-16
mac80211_hwsim: fix memory leak in hwsim_new_radio_nl
Zhengchao Shao
1
-1
/
+2
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2023-04-11
wifi: mac80211_hwsim: fix potential NULL deref in hwsim_pmsr_report_nl()
Eric Dumazet
1
-0
/
+3
2023-03-24
mac80211_hwsim: add PMSR report support via virtio
Jaewan Kim
1
-8
/
+376
2023-03-24
mac80211_hwsim: add PMSR abort support via virtio
Jaewan Kim
1
-0
/
+62
2023-03-24
mac80211_hwsim: add PMSR request support via virtio
Jaewan Kim
1
-1
/
+209
2023-03-24
mac80211_hwsim: add PMSR capability support
Jaewan Kim
1
-0
/
+130
2023-03-22
wifi: mac80211_hwsim: EMA support
Aloka Dixit
1
-4
/
+21
2023-03-22
wifi: mac80211_hwsim: Multiple BSSID support
Aloka Dixit
1
-0
/
+5
2023-03-22
wifi: mac80211_hwsim: move beacon transmission to a separate function
Aloka Dixit
1
-25
/
+36
2023-03-13
wifi: move mac80211_hwsim and virt_wifi to virtual directory
Kalle Valo
1
-0
/
+5901