summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-10-05wifi: rtw89: debug: txpwr table supports Wi-Fi 7 chipsZong-Zhe Yang
2023-10-05wifi: rtw89: debug: show txpwr table according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power RU limit according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power limit according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power offset according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power by rate according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: mac: get TX power control register according to chip genZong-Zhe Yang
2023-10-05wifi: ath12k: fix debug messagesKalle Valo
2023-10-05wifi: ath11k: fix Tx power value during active CACAditya Kumar Singh
2023-10-05wifi: ath11k: fix CAC running state during virtual interface startAditya Kumar Singh
2023-10-04Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-10-03wifi: ath10k: simplify ath10k_peer_create()Dmitry Antipov
2023-10-03wifi: rtlwifi: use unsigned long for rtl_bssid_entry timestampDmitry Antipov
2023-10-03wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov
2023-10-03wifi: rt2x00: fix MT7620 low RSSI issueShiji Yang
2023-10-03wifi: rtw89: refine bandwidth 160MHz uplink OFDMA performancePo-Hao Huang
2023-10-03wifi: rtw89: refine uplink trigger based control mechanismPo-Hao Huang
2023-10-03wifi: rtw89: 8851b: update TX power tables to R34Zong-Zhe Yang
2023-10-03wifi: rtw89: 8852b: update TX power tables to R35Zong-Zhe Yang
2023-10-03wifi: rtw89: 8852c: update TX power tables to R67Zong-Zhe Yang
2023-10-03wifi: rtw89: regd: configure Thailand in regulation typeZong-Zhe Yang
2023-10-02wifi: ath10k: indicate to mac80211 scan complete with aborted flag for ATH10K...Wen Gong
2023-10-02wifi: ath: dfs_pattern_detector: Use flex array to simplify codeChristophe JAILLET
2023-10-02wifi: ath: dfs_pattern_detector: Fix a memory initialization issueChristophe JAILLET
2023-10-02wifi: carl9170: remove unnecessary (void*) conversionsWu Yunchuan
2023-10-02wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson
2023-10-02wifi: ath10k: consistently use kstrtoX_from_user() functionsDmitry Antipov
2023-10-02wifi: ath12k: add keep backward compatibility of PHY mode to avoid firmware c...Wen Gong
2023-10-02wifi: ath12k: add read variant from SMBIOS for download board dataWen Gong
2023-10-02wifi: ath12k: do not drop data frames from unassociated stationsHari Chandrakanthan
2023-10-02wifi: ath12k: mhi: fix potential memory leak in ath12k_mhi_register()Ma Ke
2023-09-30wifi: mt76: Annotate struct mt76_rx_tid with __counted_byKees Cook
2023-09-30wifi: mt76: mt7921: update the channel usage when the regd domain changedMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: get regulatory information from the clc eventMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: add 6GHz power type support for clcMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: enable set txpower for UNII-4Ming Yen Hsieh
2023-09-30wifi: mt76: mt7921: move connac nic capability handling to mt7921Deren Wu
2023-09-30wifi: mt76: reduce spin_lock_bh held up in mt76_dma_rx_cleanupSean Wang
2023-09-30wifi: mt76: mt7996: remove periodic MPDU TXS requestBenjamin Lin
2023-09-30wifi: mt76: mt7996: enable PPDU-TxS to hostYi-Chia Hsieh
2023-09-30wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh
2023-09-30wifi: mt76: mt7996: get tx_retries and tx_failed from txfreeYi-Chia Hsieh
2023-09-30wifi: mt76: mt792x: move some common usb code in mt792x moduleLorenzo Bianconi
2023-09-30wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x moduleLorenzo Bianconi
2023-09-30wifi: mt76: mt7915 add tc offloading supportFelix Fietkau
2023-09-30wifi: mt76: mt7925: add Mediatek Wi-Fi7 driver for mt7925 chipsDeren Wu
2023-09-30wifi: mt76: mt7921: fix the wrong rate selected in fw for the chanctx driverSean Wang
2023-09-30wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driverSean Wang
2023-09-30wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vifSean Wang
2023-09-30wifi: mt76: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan