summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-02-10wifi: rtw89: call power_on ahead before selecting firmwarePing-Ke Shih
2025-02-05wifi: ath11k: update channel list in worker when wait flag is setWen Gong
2025-02-05wifi: ath11k: update channel list in reg notifier instead reg workerWen Gong
2025-02-03wifi: ath12k: Add Support to Calculate and Display TPC ValuesSowmiya Sree Elavalagan
2025-02-03wifi: ath12k: Add Support to Parse TPC Event from FirmwareSowmiya Sree Elavalagan
2025-02-03wifi: ath12k: Dump additional PDEV receive rate HTT statsLingbo Kong
2025-02-03wifi: ath12k: Dump PDEV receive rate HTT statsLingbo Kong
2025-02-03wifi: ath12k: Dump PDEV transmit rate HTT statsLingbo Kong
2025-02-03wifi: ath11k: fix wrong overriding for VHT Beamformee STS CapabilityYu Zhang(Yuriy)
2025-02-03wifi: ath11k: add support for MU EDCAYu Zhang(Yuriy)
2025-02-03wifi: ath12k: Add support for reading variant from ACPI to download board dat...Lingbo Kong
2025-02-03wifi: ath12k: Adjust the timing to access ACPI tableLingbo Kong
2025-02-03wifi: ath12k: Add Support for enabling or disabling specific features based o...Lingbo Kong
2025-02-03wifi: ath12k: Add support for obtaining the buffer type ACPI function bitmapLingbo Kong
2025-02-03wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link staAditya Kumar Singh
2025-02-03wifi: ath12k: relocate ath12k_mac_ieee80211_sta_bw_to_wmi()Aditya Kumar Singh
2025-02-03wifi: ath12k: Avoid napi_sync() before napi_enable()Avula Sri Charan
2025-02-03wifi: ath12k: prevent CSA counter to reach 0 and hit WARN_ON_ONCEAditya Kumar Singh
2025-02-03wifi: ath12k: update the latest CSA counterAditya Kumar Singh
2025-02-03wifi: ath12k: fix handling of CSA offsets in beacon template commandAditya Kumar Singh
2025-02-03wifi: ath12k: update beacon template function to use arvif structureAditya Kumar Singh
2025-02-03wifi: rtl8xxxu: retry firmware download on errorSoeren Moch
2025-02-03wifi: rtw88: Don't use static local variable in rtw8821c_set_tx_power_index_b...Bitterblue Smith
2025-02-03wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_b...Bitterblue Smith
2025-02-03wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS)Ezra Buehler
2025-02-03wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for PCI probe/removePing-Ke Shih
2025-02-03wifi: rtw89: remove definition of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()Ping-Ke Shih
2025-02-03wifi: rtw89: remove consumers of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: debugfs: use debugfs_short_fopsPing-Ke Shih
2025-02-03wifi: rtw89: debugfs: use wiphy_locked_debugfs_{read,write}() if neededPing-Ke Shih
2025-02-03wifi: rtw89: debugfs: specify buffer size allocated by devm_kazlloc() for rea...Ping-Ke Shih
2025-02-03wifi: rtw89: debugfs: implement file_ops::read/write to replace seq_filePing-Ke Shih
2025-02-03wifi: rtw89: use wiphy_work() to replace ieee802111_work()Ping-Ke Shih
2025-02-03wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yetPing-Ke Shih
2025-02-03wifi: rtw89: cleanup unused rtwdev::roc_workZong-Zhe Yang
2025-02-03wifi: rtw89: regd: refactor init/setup flow and prototypeZong-Zhe Yang
2025-02-03wifi: rtw89: regd: handle supported regulatory functions by countryZong-Zhe Yang
2025-02-03wifi: rtw89: regd: support loading regd table from fw elementZong-Zhe Yang
2025-02-03wifi: rtw89: phy: disable CFO track when two PHY are working simultaneouslyPing-Ke Shih
2025-02-03wifi: rtw89: phy: support EDCCA log per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support EDCCA per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support ch_info per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support DIG per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support env_monitor per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: add PHY context array to support functions per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: rename to RTW89_PHY_NUM as proper namingPing-Ke Shih
2025-01-31wifi: ath12k: remove return for empty tx bitrate in mac_op_sta_statisticsRemi Pommarel
2025-01-31wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 overrideNicolas Escande
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds