summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/virtual
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211_hwsim: Declare HE/EHT capabilities support for P2P interfacesIlan Peer2024-03-251-8/+12
* wifi: mac80211_hwsim: move skip_beacons to be per linkJohannes Berg2024-03-251-8/+11
* wifi: mac80211_hwsim: set link ID information during RxAditya Kumar Singh2024-03-251-0/+3
* rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet2024-02-261-1/+1
* wifi: mac80211_hwsim: add support for switch_vif_chanctx callbackAditya Kumar Singh2024-02-211-1/+43
* wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh2024-02-211-1/+1
* wifi: mac80211_hwsim: Add 160MHz bw range to regdom_custom_04Andrei Otcheretianski2024-02-121-2/+4
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-081-1/+1
* wifi: mac80211_hwsim: add missing kernel-docJohannes Berg2024-02-081-1/+4
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: mac80211_hwsim: enable all links only in MLOMiri Korenblit2024-02-021-4/+5
* wifi: mac80211_hwsim: add control to skip beaconsJohannes Berg2024-02-021-1/+27
* wifi: mac80211_hwsim: advertise 15 simultaneous linksJohannes Berg2024-01-261-3/+5
* wifi: mac80211_hwsim: advertise AP-side EMLSR/EMLMR capaJohannes Berg2024-01-261-0/+2
* wifi: mac80211_hwsim: Declare support for negotiated TTLMIlan Peer2024-01-261-0/+27
* wifi: mac80211_hwsim: handle BSS_CHANGED_MLD_TTLMAyala Beker2024-01-261-1/+1
* wifi: mac80211_hwsim: handle TID to link mapping neg requestAyala Beker2024-01-261-0/+19
* 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