summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-04-11rtw88: add flush hci supportZong-Zhe Yang3-0/+87
2021-03-15rtw88: 8822c: support FW crash dump when FW crashZong-Zhe Yang7-14/+172
2021-03-15wilc1000: use wilc handler as cookie in request_threaded_irq()Ajay Singh1-9/+5
2021-03-15wilc1000: write value to WILC_INTR2_ENABLE registerMarcus Folkesson1-1/+1
2021-03-15wilc1000: Support chip sleep over SPIDavid Mosberger-Tang2-4/+58
2021-03-15rtw88: remove unnecessary variablewengjianfeng1-2/+1
2021-03-15rtw88: coex: add power off settingPing-Ke Shih3-0/+7
2021-03-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo26-481/+1973
2021-03-09ath11k: Add support for STA to handle beacon missLavanya Suresh4-13/+81
2021-03-09ath11k: Update signal filled flag during sta_statistics drv opSriram R1-0/+1
2021-03-09ath10k: skip the wait for completion to recovery in shutdown pathYoughandhar Chintala1-9/+20
2021-03-04Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux...David S. Miller3-3/+5
2021-03-03iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...Jiri Kosina1-1/+2
2021-03-03iwlwifi: fix ARCH=i386 compilation warningsPierre-Louis Bossart1-2/+2
2021-03-03iwlwifi: mvm: add terminate entry for dmi_system_id tablesWei Yongjun1-0/+1
2021-02-27Merge tag 'wireless-drivers-2021-02-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski10-29/+37
2021-02-26mt76: mt7915: fix unused 'mode' variableArnd Bergmann1-2/+2
2021-02-26mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi1-4/+7
2021-02-26mt76: mt7921: remove incorrect error handlingArnd Bergmann1-3/+1
2021-02-26iwlwifi: pcie: fix iwl_so_trans_cfg link error when CONFIG_IWLMVM is disabledKalle Valo1-1/+2
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-02-24ath11k: fix thermal temperature readPradeep Kumar Chitrapu1-32/+21
2021-02-24ath11k: fix potential wmi_mgmt_tx_queue race conditionMiaoqing Pan1-1/+1
2021-02-24ath11k: qmi: cosmetic changes to error messagesKalle Valo1-44/+47
2021-02-24ath11k: qmi: add more debug messagesKalle Valo1-0/+25
2021-02-24ath11k: fix AP mode for QCA6390Kalle Valo1-2/+2
2021-02-24ath11k: qmi: use %pad to format dma_addr_tGeert Uytterhoeven1-2/+2
2021-02-22Revert "ath9k: fix ath_tx_process_buffer() potential null ptr dereference"Shuah Khan1-16/+12
2021-02-22ath11k: print hardware name and version during initialisationKalle Valo1-1/+1
2021-02-22iwlwifi: avoid crash on unsupported debug collectionJohannes Berg1-0/+2
2021-02-18mt76: mt7915: only modify tx buffer list after allocating tx token idFelix Fietkau1-5/+5
2021-02-18mt76: fix tx skb error handling in mt76_dma_tx_queue_skbFelix Fietkau1-9/+6
2021-02-18ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2-1/+8
2021-02-18ath11k: Enable radar detection for 160MHz secondary segmentLavanya Suresh1-1/+3
2021-02-18ath11k: Fix sounding dimension config in HE capLavanya Suresh1-2/+0
2021-02-17ath11k: add qcn9074 pci device supportAnilkumar Kolli1-1/+17
2021-02-17ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy5-4/+56
2021-02-17ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy7-8/+294
2021-02-17ath11k: add data path support for QCN9074Karthikeyan Periyasamy8-237/+913
2021-02-17ath11k: add hal support for QCN9074Karthikeyan Periyasamy11-89/+269
2021-02-17ath11k: add static window support for register accessKarthikeyan Periyasamy3-9/+68
2021-02-17ath11k: Add qcn9074 mhi controller configAnilkumar Kolli4-8/+122
2021-02-17ath11k: Update memory segment count for qcn9074Anilkumar Kolli2-1/+3
2021-02-17ath11k: qmi: increase the number of fw segmentsAnilkumar Kolli1-3/+3
2021-02-17ath11k: Move qmi service_ins_id to hw_paramsAnilkumar Kolli4-2/+6
2021-02-17ath11k: Refactor ath11k_msi_configAnilkumar Kolli2-17/+23
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2021-02-16ath11k: debugfs: Fix spelling mistake "Opportunies" -> "Opportunities"Colin Ian King1-1/+1
2021-02-16ath9k: fix ath_tx_process_buffer() potential null ptr dereferenceShuah Khan1-12/+16
2021-02-15b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King1-1/+1