summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/virtual
AgeCommit message (Expand)AuthorFilesLines
2023-09-25wifi: mac80211_hwsim: Handle BSS_CHANGED_VALID_LINKSIlan Peer1-0/+8
2023-09-25wifi: mac80211_hwsim: move kernel-doc descriptionJohannes Berg1-9/+9
2023-09-11wifi: mac80211_hwsim: clean up kernel-docJohannes Berg1-10/+9
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg1-18/+12
2023-09-11wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-08-22Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"Johannes Berg1-3/+2
2023-08-22wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabledEN-WEI WU1-3/+3
2023-08-22wifi: mac80211_hwsim: drop short framesJohannes Berg1-3/+4
2023-06-14wifi: mac80211_hwsim: Don't access vif valid links directlyIlan Peer1-2/+3
2023-06-07Merge wireless into wireless-nextJohannes Berg1-1/+2
2023-06-06wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer1-2/+2
2023-06-06wifi: mac80211_hwsim: check the return value of nla_put_u32Mukesh Sisodiya1-2/+3
2023-06-06wifi: mac80211_hwsim: avoid warning with MLO PS stationsJohannes Berg1-1/+8
2023-05-16mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao1-1/+2
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-04-11wifi: mac80211_hwsim: fix potential NULL deref in hwsim_pmsr_report_nl()Eric Dumazet1-0/+3
2023-03-24mac80211_hwsim: add PMSR report support via virtioJaewan Kim2-10/+425
2023-03-24mac80211_hwsim: add PMSR abort support via virtioJaewan Kim2-0/+64
2023-03-24mac80211_hwsim: add PMSR request support via virtioJaewan Kim2-1/+215
2023-03-24mac80211_hwsim: add PMSR capability supportJaewan Kim2-0/+133
2023-03-22wifi: mac80211_hwsim: EMA supportAloka Dixit1-4/+21
2023-03-22wifi: mac80211_hwsim: Multiple BSSID supportAloka Dixit1-0/+5
2023-03-22wifi: mac80211_hwsim: move beacon transmission to a separate functionAloka Dixit1-25/+36
2023-03-13wifi: move mac80211_hwsim and virt_wifi to virtual directoryKalle Valo5-0/+6901