summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/virtual/mac80211_hwsim.c
AgeCommit message (Expand)Author
12 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
13 dayswifi: mac80211_hwsim: drop owner assignmentKrzysztof Kozlowski
2024-05-03wifi: mac80211_hwsim: add support for BSS colorAditya Kumar Singh
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-19wifi: mac80211_hwsim: Use wider regulatory for custom for 6GHz testsChaitanya Tata
2024-04-19wifi: mac80211_hwsim: init peer measurement resultJohannes Berg
2024-03-25wifi: mac80211_hwsim: Declare HE/EHT capabilities support for P2P interfacesIlan Peer
2024-03-25wifi: mac80211_hwsim: move skip_beacons to be per linkJohannes Berg
2024-03-25wifi: mac80211_hwsim: set link ID information during RxAditya Kumar Singh
2024-02-21wifi: mac80211_hwsim: add support for switch_vif_chanctx callbackAditya Kumar Singh
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh
2024-02-12wifi: mac80211_hwsim: Add 160MHz bw range to regdom_custom_04Andrei Otcheretianski
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-02wifi: mac80211_hwsim: enable all links only in MLOMiri Korenblit
2024-02-02wifi: mac80211_hwsim: add control to skip beaconsJohannes Berg
2024-01-26wifi: mac80211_hwsim: advertise 15 simultaneous linksJohannes Berg
2024-01-26wifi: mac80211_hwsim: advertise AP-side EMLSR/EMLMR capaJohannes Berg
2024-01-26wifi: mac80211_hwsim: Declare support for negotiated TTLMIlan Peer
2024-01-26wifi: mac80211_hwsim: handle BSS_CHANGED_MLD_TTLMAyala Beker
2024-01-26wifi: mac80211_hwsim: handle TID to link mapping neg requestAyala Beker
2023-12-21wifi: mac80211_hwsim: Add custom reg for DFS concurrentAndrei Otcheretianski
2023-12-21wifi: mac80211_hwsim: support HE 40 MHz in 2.4 GHz bandMiri Korenblit
2023-09-25wifi: mac80211_hwsim: Handle BSS_CHANGED_VALID_LINKSIlan Peer
2023-09-25wifi: mac80211_hwsim: move kernel-doc descriptionJohannes Berg
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-09-11wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov
2023-08-22Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"Johannes Berg
2023-08-22wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabledEN-WEI WU
2023-08-22wifi: mac80211_hwsim: drop short framesJohannes Berg
2023-06-14wifi: mac80211_hwsim: Don't access vif valid links directlyIlan Peer
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-06wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer
2023-06-06wifi: mac80211_hwsim: check the return value of nla_put_u32Mukesh Sisodiya
2023-06-06wifi: mac80211_hwsim: avoid warning with MLO PS stationsJohannes Berg
2023-05-16mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-11wifi: mac80211_hwsim: fix potential NULL deref in hwsim_pmsr_report_nl()Eric Dumazet
2023-03-24mac80211_hwsim: add PMSR report support via virtioJaewan Kim
2023-03-24mac80211_hwsim: add PMSR abort support via virtioJaewan Kim
2023-03-24mac80211_hwsim: add PMSR request support via virtioJaewan Kim
2023-03-24mac80211_hwsim: add PMSR capability supportJaewan Kim
2023-03-22wifi: mac80211_hwsim: EMA supportAloka Dixit
2023-03-22wifi: mac80211_hwsim: Multiple BSSID supportAloka Dixit
2023-03-22wifi: mac80211_hwsim: move beacon transmission to a separate functionAloka Dixit
2023-03-13wifi: move mac80211_hwsim and virt_wifi to virtual directoryKalle Valo