index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
virtual
/
mac80211_hwsim.c
Age
Commit message (
Expand
)
Author
2024-07-09
wifi: mac80211_hwsim: add support for multi-radio wiphy
Felix Fietkau
2024-07-08
wifi: mac80211_hwsim: fix warning
Johannes Berg
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-12
wifi: mac80211_hwsim: add 320 MHz to hwsim channel widths
Avraham Stern
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-22
wifi: mac80211_hwsim: drop owner assignment
Krzysztof Kozlowski
2024-05-03
wifi: mac80211_hwsim: add support for BSS color
Aditya Kumar Singh
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-19
wifi: mac80211_hwsim: Use wider regulatory for custom for 6GHz tests
Chaitanya Tata
2024-04-19
wifi: mac80211_hwsim: init peer measurement result
Johannes Berg
2024-03-25
wifi: mac80211_hwsim: Declare HE/EHT capabilities support for P2P interfaces
Ilan Peer
2024-03-25
wifi: mac80211_hwsim: move skip_beacons to be per link
Johannes Berg
2024-03-25
wifi: mac80211_hwsim: set link ID information during Rx
Aditya Kumar Singh
2024-02-21
wifi: mac80211_hwsim: add support for switch_vif_chanctx callback
Aditya Kumar Singh
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
2024-02-12
wifi: mac80211_hwsim: Add 160MHz bw range to regdom_custom_04
Andrei Otcheretianski
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-02
wifi: mac80211_hwsim: enable all links only in MLO
Miri Korenblit
2024-02-02
wifi: mac80211_hwsim: add control to skip beacons
Johannes Berg
2024-01-26
wifi: mac80211_hwsim: advertise 15 simultaneous links
Johannes Berg
2024-01-26
wifi: mac80211_hwsim: advertise AP-side EMLSR/EMLMR capa
Johannes Berg
2024-01-26
wifi: mac80211_hwsim: Declare support for negotiated TTLM
Ilan Peer
2024-01-26
wifi: mac80211_hwsim: handle BSS_CHANGED_MLD_TTLM
Ayala Beker
2024-01-26
wifi: mac80211_hwsim: handle TID to link mapping neg request
Ayala Beker
2023-12-21
wifi: mac80211_hwsim: Add custom reg for DFS concurrent
Andrei Otcheretianski
2023-12-21
wifi: mac80211_hwsim: support HE 40 MHz in 2.4 GHz band
Miri Korenblit
2023-09-25
wifi: mac80211_hwsim: Handle BSS_CHANGED_VALID_LINKS
Ilan Peer
2023-09-25
wifi: mac80211_hwsim: move kernel-doc description
Johannes Berg
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
2023-09-11
wifi: mac80211_hwsim: fix clang-specific fortify warning
Dmitry Antipov
2023-08-22
Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"
Johannes Berg
2023-08-22
wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabled
EN-WEI WU
2023-08-22
wifi: mac80211_hwsim: drop short frames
Johannes Berg
2023-06-14
wifi: mac80211_hwsim: Don't access vif valid links directly
Ilan Peer
2023-06-07
Merge wireless into wireless-next
Johannes Berg
2023-06-06
wifi: mac80211_hwsim: Fix possible NULL dereference
Ilan Peer
2023-06-06
wifi: mac80211_hwsim: check the return value of nla_put_u32
Mukesh Sisodiya
2023-06-06
wifi: mac80211_hwsim: avoid warning with MLO PS stations
Johannes Berg
2023-05-16
mac80211_hwsim: fix memory leak in hwsim_new_radio_nl
Zhengchao Shao
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-11
wifi: mac80211_hwsim: fix potential NULL deref in hwsim_pmsr_report_nl()
Eric Dumazet
2023-03-24
mac80211_hwsim: add PMSR report support via virtio
Jaewan Kim
2023-03-24
mac80211_hwsim: add PMSR abort support via virtio
Jaewan Kim
2023-03-24
mac80211_hwsim: add PMSR request support via virtio
Jaewan Kim
2023-03-24
mac80211_hwsim: add PMSR capability support
Jaewan Kim
2023-03-22
wifi: mac80211_hwsim: EMA support
Aloka Dixit
2023-03-22
wifi: mac80211_hwsim: Multiple BSSID support
Aloka Dixit
2023-03-22
wifi: mac80211_hwsim: move beacon transmission to a separate function
Aloka Dixit
2023-03-13
wifi: move mac80211_hwsim and virt_wifi to virtual directory
Kalle Valo