summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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
2025-01-29wifi: ath11k: remove peer extra rssi updateNicolas Escande
2025-01-29wifi: ath9k: do not submit zero bytes to the entropy poolDmitry Antipov
2025-01-29wifi: ath9k: return by of_get_mac_addressRosen Penev
2025-01-29wifi: ath12k: Fetch regdb.bin file from board-2.binAaradhana Sahu
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28Merge tag 'ath-current-20250124' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2025-01-28wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmwareAditya Garg
2025-01-28wifi: ipw2x00: Remove unused libipw_rx_any()Dr. David Alan Gilbert
2025-01-28wifi: libertas: Remove unused auto deep sleep codeDr. David Alan Gilbert
2025-01-28wifi: libertas: cmd: remove unused functionsDr. David Alan Gilbert
2025-01-28wifi: libertas: main: remove unused functionsDr. David Alan Gilbert
2025-01-28wifi: mwifiex: Constify struct mwifiex_if_opsChristophe JAILLET
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26wifi: ath12k: Enable monitor ring mask for QCN9274P Praneesh