summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2026-05-19wifi: rtw89: phy: set BB wrap of out-of-band DPDPing-Ke Shih
2026-05-19wifi: rtw89: phy: define BB wrap data for RTL8922D variantsPing-Ke Shih
2026-05-18wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsingBaochen Qiang
2026-05-18wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung
2026-05-18wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()Willmar Knikker
2026-05-18wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach
2026-05-16wifi: iwlwifi: mld: disconnect only after 6 beacons without RxEmmanuel Grumbach
2026-05-16wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o BSS vifJohannes Berg
2026-05-16wifi: iwlwifi: use correct function to read STEP_URM registerMoriya Itzchaki
2026-05-16wifi: iwlwifi: mvm: fix driver-set TX rates on old devicesJohannes Berg
2026-05-16wifi: iwlwifi: mld: don't dereference a pointer before NULL checking itMiri Korenblit
2026-05-16wifi: iwlwifi: mld: stop TX during firmware restartSheroz Juraev
2026-05-16wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabledCole Leavitt
2026-05-13wifi: rtw88: remove rtw_txq_dequeueMartin Kaiser
2026-05-13wifi: rtw89: check skb headroom before adding radiotapPing-Ke Shih
2026-05-13wifi: rtw89: phy: support PHY status IE-09 GEN2 for RTL8922DPing-Ke Shih
2026-05-13wifi: rtw89: phy: skip trailing 8-byte zeros of PHY status IE for RTL8922DPing-Ke Shih
2026-05-13wifi: rtw89: phy: check length before parsing PHY status IEPing-Ke Shih
2026-05-13wifi: rtw89: add debugfs entry of monitor mode options to capture HE-MU packetsPing-Ke Shih
2026-05-13wifi: rtw89: debug: make implementation of beacon_info entry in orderPing-Ke Shih
2026-05-13wifi: rtw89: fill HE-SU/HE-TB/HE-MU/HE-EXT_SU radiotapPing-Ke Shih
2026-05-13wifi: rtw89: fill VHT radiotapPing-Ke Shih
2026-05-13wifi: rtw89: move HE radiotap to an individual functionPing-Ke Shih
2026-05-13wifi: rtw89: phy: enable IE-09/IE-10 PHY status report for monitor modePing-Ke Shih
2026-05-13wifi: rtw89: phy: define PHY status IE length for generationsPing-Ke Shih
2026-05-13wifi: rtw89: SNIFFER_MODE bit along IEEE80211_CONF_MONITORPing-Ke Shih
2026-05-13wifi: rtw89: add VHT beamformed to radiotapPing-Ke Shih
2026-05-13wifi: rtw89: add AMPDU to radiotapPing-Ke Shih
2026-05-12net: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-12wifi: ath10k: skip WMI and beacon transmission when device is wedgedKang Yang
2026-05-12wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()Nicolas Escande
2026-05-12wifi: ath11k: fix error path leaks in some WMI callsNicolas Escande
2026-05-12wifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande
2026-05-11wifi: ath: Fix the license markingDaniel Lezcano
2026-05-11wifi: ath10k: drop gpio_led referenceArnd Bergmann
2026-05-11wifi: ath12k: add channel 177 to the 5 GHz channel listYingying Tang
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-06wifi: iwlwifi: don't blindly start the responder upon BSS_CHANGED_FTM_RESPONDEREmmanuel Grumbach
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