summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/virtual
AgeCommit message (Expand)Author
2026-06-03wifi: mac80211_hwsim: claim DBE capabilityJohannes Berg
2026-06-03wifi: Update UHR PHY capabilities to D1.4Johannes Berg
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg
2026-05-28wifi: mac80211_hwsim: add debug messages for link changesJohannes Berg
2026-05-28wifi: mac80211_hwsim: modernise S1G channel listLachlan Hodges
2026-05-28wifi: mac80211_hwsim: don't run RC update on new STA on S1G vifLachlan Hodges
2026-05-20wifi: mac80211_hwsim: Do not declare NAN support for Extended Key IDIlan Peer
2026-05-20wifi: mac80211_hwsim: advertise NPCA capabilityJohannes Berg
2026-05-20wifi: mac80211_hwsim: reject NAN on multi-radio wiphysDeepanshu Kartikey
2026-05-06wifi: mac80211_hwsim: claim HT STBC capabilityJohannes Berg
2026-05-06wifi: mac80211_hwsim: enable NAN_DATA interface simulation supportDaniel Gabay
2026-05-06wifi: mac80211_hwsim: Support Tx of multicast data on NANIlan Peer
2026-05-06wifi: mac80211_hwsim: Do not declare support for NDPEIlan Peer
2026-05-06wifi: mac80211_hwsim: Declare support for secure NANDaniel Gabay
2026-05-06wifi: mac80211_hwsim: add NAN data path TX/RX supportDaniel Gabay
2026-05-06wifi: mac80211_hwsim: set HAS_RATE_CONTROL when using NANDaniel Gabay
2026-05-06wifi: mac80211_hwsim: implement NAN schedule callbacksDaniel Gabay
2026-05-06wifi: mac80211_hwsim: add NAN PHY capabilitiesDaniel Gabay
2026-05-06wifi: mac80211_hwsim: add NAN_DATA interface limitsDaniel Gabay
2026-05-06wifi: mac80211_hwsim: implement NAN synchronizationBenjamin Berg
2026-05-06wifi: mac80211_hwsim: protect tsf_offset using a spinlockBenjamin Berg
2026-05-06wifi: mac80211_hwsim: only RX on NAN when active on a slotBenjamin Berg
2026-05-06wifi: mac80211_hwsim: select NAN TX channel based on current TSFBenjamin Berg
2026-05-06wifi: mac80211_hwsim: limit TX of frames to the NAN DWBenjamin Berg
2026-05-05wifi: mac80211_hwsim: Add support for extended FTM rangingKavita Kavita
2026-05-05wifi: mac80211_hwsim: switch to use TXQsBenjamin Berg
2026-05-05wifi: mac80211_hwsim: refactor NAN timer handlingBenjamin Berg
2026-05-05wifi: mac80211_hwsim: register beacon timer by calculating TBTTBenjamin Berg
2026-05-05wifi: mac80211_hwsim: move timestamp writing later in the datapathBenjamin Berg
2026-05-05wifi: mac80211_hwsim: rename and switch simulation time to boottimeBenjamin Berg
2026-05-05wifi: mac80211_hwsim: split NAN handling into separate fileBenjamin Berg
2026-05-05wifi: mac80211_hwsim: move NAN related variables into a structBenjamin Berg
2026-05-05wifi: mac80211_hwsim: remove unused nan_vif struct memberBenjamin Berg
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-25wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov
2026-03-24wifi: mac80211_hwsim: advertise basic UHR supportJohannes Berg
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
2026-03-06wifi: mac80211_hwsim: fully initialise PMSR capabilitiesJohannes Berg
2026-03-06wifi: mac80211_hwsim: add incumbent signal interference detection supportAditya Kumar Singh
2026-03-04wifi: mac80211_hwsim: change hwsim_class to a const structJori Koolstra
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit
2026-03-02wifi: mac80211_hwsim: Advertise support for (Re)Association frame encryptionKavita Kavita
2026-03-02wifi: mac80211: Fix AAD/Nonce computation for management frames with MLOSai Pratyusha Magam
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit
2026-03-02wifi: mac80211_hwsim: background CAC supportJanusz Dziedzic
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski