summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/virtual
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-07-191-8/+4
|\
| * virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko2024-07-171-2/+2
| * virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()Jiri Pirko2024-07-171-9/+5
* | wifi: mac80211_hwsim: add support for multi-radio wiphyFelix Fietkau2024-07-092-11/+67
* | wifi: virt_wifi: don't use strlen() in const contextJohannes Berg2024-07-091-2/+3
* | wifi: mac80211_hwsim: fix warningJohannes Berg2024-07-081-1/+1
* | wifi: virt_wifi: avoid reporting connection success with wrong SSIDEn-Wei Wu2024-07-081-3/+16
* | wifi: mac80211_hwsim: fix kernel-docJohannes Berg2024-06-281-2/+2
* | wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
* | wifi: mac80211_hwsim: add 320 MHz to hwsim channel widthsAvraham Stern2024-06-121-0/+1
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-231-1/+0
|\
| * wifi: mac80211_hwsim: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
* | wifi: mac80211_hwsim: add support for BSS colorAditya Kumar Singh2024-05-031-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-1/+1
|\|
| * wifi: mac80211_hwsim: init peer measurement resultJohannes Berg2024-04-191-1/+1
* | wifi: mac80211_hwsim: Use wider regulatory for custom for 6GHz testsChaitanya Tata2024-04-191-2/+2
* | 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