aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-03-02iwlwifi: fix build error for IWLMEIRandy Dunlap1-0/+1
2022-03-01iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap1-3/+8
2022-03-01iwlwifi: don't advertise TWT supportGolan Ben Ami2-3/+1
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiJakub Kicinski6-18/+6
2022-02-25rtw89: get channel parameters of 160MHz bandwidthPing-Ke Shih2-15/+36
2022-02-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo37-203/+2014
2022-02-24mt76: fix dfs state issue with 160 MHz channelsFelix Fietkau4-10/+16
2022-02-24mt76: mt7915: simplify conditionalWan Jiabing1-3/+1
2022-02-24mt76: mt7921: fix injected MPDU transmission to not use HW A-MSDULorenzo Bianconi1-0/+1
2022-02-24mt76: mt7915e: Enable thermal management by defaultNicolas Cavallari1-1/+2
2022-02-24mt76: mt7915e: Add a hwmon attribute to get the actual throttle state.Nicolas Cavallari1-9/+18
2022-02-24mt76: mt7915e: Fix degraded performance after temporary overheatNicolas Cavallari2-6/+13
2022-02-24mt76: improve signal strength reportingFelix Fietkau6-29/+33
2022-02-24mt76: mt7915: use min_t() to make code cleanerChangcheng Deng1-6/+2
2022-02-24mt76: mt7915: fix the muru tlv issueMeiChia Chiu1-7/+5
2022-02-24mt76: mt7915: check band idx for bcc eventRyder Lee2-3/+26
2022-02-24mt76: mt7615: Fix assigning negative values to unsigned variableYang Li1-1/+1
2022-02-24mt76: connac: adjust wlan_idx size from u8 to u16Chad Monroe2-2/+2
2022-02-24mt76: mt7915: fix endianness warnings in mt7915_mac_tx_free()Lorenzo Bianconi1-1/+1
2022-02-24mt76: mt7915: fix endianness warnings in mt7915_debugfs_rx_fw_monitorLorenzo Bianconi1-2/+2
2022-02-24mt76: mt7615: fix compiler warning on frame sizeDeren Wu1-3/+11
2022-02-24mt76: mt7915: initialize smps mode in mt7915_mcu_sta_rate_ctrl_tlv()Peter Chiu1-0/+1
2022-02-24mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao10-160/+172
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao15-80/+1817
2022-02-24ath10k: fix pointer arithmetic error in trace callFrancesco Magliocca1-1/+1
2022-02-24carl9170: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2-2/+2
2022-02-24ath11k: add dbring debug supportVenkateswara Naralasetty6-6/+283
2022-02-24ath11k: translate HE status to radiotap formatPradeep Kumar Chitrapu2-63/+437
2022-02-24ath11k: decode HE status tlvPradeep Kumar Chitrapu3-20/+214
2022-02-24ath11k: switch to using ieee80211_tx_status_ext()Pradeep Kumar Chitrapu1-5/+23
2022-02-23mt76: mt7921s: fix missing fc type/sub-type for 802.11 pktsDeren Wu2-3/+12
2022-02-23mt76: mt7915: fix potential memory leak of fw monitor packetsShayne Chen1-0/+1
2022-02-23mt76: mt7915: Fix channel state update error issueBo Jiao3-10/+24
2022-02-23mt76: fix endianness errors in reverse_frag0_hdr_transLorenzo Bianconi3-36/+55
2022-02-23mt76: mt7615: introduce SAR supportLorenzo Bianconi2-4/+27
2022-02-23mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDUJohan Almbladh1-0/+1
2022-02-22rtw88: change rtw_info() to proper message levelPing-Ke Shih9-19/+20
2022-02-22rtw89: Limit the CFO boundaries of x'tal valueYi-Tang Chiu3-0/+26
2022-02-22rtw89: phy: handle txpwr lmt/lmt_ru of 160M bandwidthZong-Zhe Yang2-7/+110
2022-02-22rtw89: phy: handle txpwr lmt/lmt_ru of 6G bandZong-Zhe Yang2-3/+68
2022-02-22Merge tag 'iwlwifi-next-for-kalle-2022-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo78-944/+2313
2022-02-21ath11k: Fix frames flush failure caused by deadlockBaochen Qiang1-1/+1
2022-02-21ath11k: Handle failure in qmi firmware readySeevalamuthu Mariappan1-1/+5
2022-02-21ath11k: Invalidate cached reo ring entry before accessing itRameshkumar Sundaram1-1/+1
2022-02-21ath: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2022-02-21ath6kl: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-13/+13
2022-02-21ath11k: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva5-11/+11
2022-02-21ath10k: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-02-21ath9k: use hw_random API instead of directly dumping into random.cJason A. Donenfeld2-41/+32
2022-02-21ath11k: configure RDDM size to mhi for recovery by firmwareWen Gong1-0/+2