summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/virtual
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211_hwsim: Add custom reg for DFS concurrentAndrei Otcheretianski2023-12-211-0/+19
* wifi: mac80211_hwsim: support HE 40 MHz in 2.4 GHz bandMiri Korenblit2023-12-211-0/+6
* wifi: mac80211_hwsim: Handle BSS_CHANGED_VALID_LINKSIlan Peer2023-09-251-0/+8
* wifi: mac80211_hwsim: move kernel-doc descriptionJohannes Berg2023-09-251-9/+9
* wifi: mac80211_hwsim: clean up kernel-docJohannes Berg2023-09-111-10/+9
* wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-111-18/+12
* wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov2023-09-111-1/+1
* Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"Johannes Berg2023-08-221-3/+2
* wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabledEN-WEI WU2023-08-221-3/+3
* wifi: mac80211_hwsim: drop short framesJohannes Berg2023-08-221-3/+4
* wifi: mac80211_hwsim: Don't access vif valid links directlyIlan Peer2023-06-141-2/+3
* Merge wireless into wireless-nextJohannes Berg2023-06-071-1/+2
|\
| * mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao2023-05-161-1/+2
* | wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer2023-06-061-2/+2
* | wifi: mac80211_hwsim: check the return value of nla_put_u32Mukesh Sisodiya2023-06-061-2/+3
* | wifi: mac80211_hwsim: avoid warning with MLO PS stationsJohannes Berg2023-06-061-1/+8
|/
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
* wifi: mac80211_hwsim: fix potential NULL deref in hwsim_pmsr_report_nl()Eric Dumazet2023-04-111-0/+3
* mac80211_hwsim: add PMSR report support via virtioJaewan Kim2023-03-242-10/+425
* mac80211_hwsim: add PMSR abort support via virtioJaewan Kim2023-03-242-0/+64
* mac80211_hwsim: add PMSR request support via virtioJaewan Kim2023-03-242-1/+215
* mac80211_hwsim: add PMSR capability supportJaewan Kim2023-03-242-0/+133
* wifi: mac80211_hwsim: EMA supportAloka Dixit2023-03-221-4/+21
* wifi: mac80211_hwsim: Multiple BSSID supportAloka Dixit2023-03-221-0/+5
* wifi: mac80211_hwsim: move beacon transmission to a separate functionAloka Dixit2023-03-221-25/+36
* wifi: move mac80211_hwsim and virt_wifi to virtual directoryKalle Valo2023-03-135-0/+6901