summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-06-24wifi: ath12k: implement hardware data filterBaochen Qiang
2024-06-24wifi: ath12k: add WoW net-detect functionalityBaochen Qiang
2024-06-24wifi: ath12k: add basic WoW functionalitiesBaochen Qiang
2024-06-24wifi: ath12k: implement WoW enable and wakeup commandsBaochen Qiang
2024-06-24wifi: ath12k: add ATH12K_DBG_WOW log levelBaochen Qiang
2024-06-19wifi: ath12k: fix mbssid max interface advertisementKarthikeyan Periyasamy
2024-06-19wifi: ath12k: fix firmware crash due to invalid peer nssAjith C
2024-06-19wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabili...Pradeep Kumar Chitrapu
2024-06-19wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()Aaradhana Sahu
2024-06-19wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey()Aaradhana Sahu
2024-06-19wifi: ath11k: modify the calculation of the average signal strength in statio...Lingbo Kong
2024-06-19wifi: ath11k: fix ack signal strength calculationLingbo Kong
2024-06-17wifi: ath12k: Remove unused ath12k_base from ath12k_hwHarshitha Prem
2024-06-17wifi: ath12k: Fix WARN_ON during firmware crash in split-phyAaradhana Sahu
2024-06-11wifi: ath12k: handle symlink cleanup for per pdev debugfs dentryAditya Kumar Singh
2024-06-11wifi: ath12k: unregister per pdev debugfsAditya Kumar Singh
2024-06-11wifi: ath12k: fix per pdev debugfs registrationAditya Kumar Singh
2024-06-11wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang
2024-06-11wifi: ath12k: avoid unnecessary MSDU drop in the Rx error processKarthikeyan Periyasamy
2024-06-11wifi: ath11k: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-06-11wifi: ath11k: fix RCU documentation in ath11k_mac_op_ipv6_changed()Baochen Qiang
2024-06-11wifi: ath12k: fix ACPI warning when resumeBaochen Qiang
2024-06-11wifi: ath12k: modify remain on channel for single wiphyRameshkumar Sundaram
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-05Merge tag 'ath-next-20240605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-06-05Merge tag 'rtw-next-2024-06-04' of https://github.com/pkshih/rtwKalle Valo
2024-06-03wifi: ath12k: add hw_link_id in ath12k_pdevKarthikeyan Periyasamy
2024-06-03wifi: ath12k: add panic handlerBaochen Qiang
2024-06-03wifi: rtw89: chan: Use swap() in rtw89_swap_sub_entity()Jiapeng Chong
2024-06-01wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITSBitterblue Smith
2024-06-01wifi: brcm80211: remove unused structsDr. David Alan Gilbert
2024-06-01wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-06-01wifi: mt76: mt7615: add missing chanctx opsJohannes Berg
2024-06-01wifi: wilc1000: document SRCU usage instead of SRCUAlexis Lothoré
2024-06-01Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"Alexis Lothoré
2024-06-01Revert "wifi: wilc1000: convert list management to RCU"Alexis Lothoré
2024-06-01Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-05-30wifi: ath12k: do not process consecutive RDDM eventBaochen Qiang
2024-05-30wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup()Baochen Qiang
2024-05-30wifi: rtlwifi: handle return value of usb init TX/RXPing-Ke Shih
2024-05-30wifi: rtlwifi: Enable the new rtl8192du driverBitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/sw.cBitterblue Smith
2024-05-30wifi: rtlwifi: Constify rtl_hal_cfg.{ops,usb_interface_cfg} and rtl_priv.cfgBitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/dm.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/fw.{c,h} and rtl8192du/led.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/rf.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/trx.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/phy.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/hw.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add new members to struct rtl_priv for RTL8192DUBitterblue Smith