summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-04-08virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen1-2/+3
2021-04-08Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux...David S. Miller13-55/+97
2021-04-06iwlwifi: mvm: fix beacon protection checksJohannes Berg1-5/+12
2021-04-06iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config commandGregory Greenman2-5/+8
2021-04-06iwlwifi: pcie: add support for So-F devicesLuca Coelho2-1/+26
2021-04-06iwlwifi: fw: fix notification wait lockingJohannes Berg1-5/+5
2021-04-06iwlwifi: add support for Qu with AX201 deviceMatt Chen1-0/+1
2021-04-06iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg3-32/+37
2021-04-06iwlwifi: fix 11ax disabled bit in the regulatory capability flagsLuca Coelho1-1/+1
2021-03-23brcmfmac: p2p: Fix recently introduced deadlock issueHans de Goede1-1/+1
2021-03-23mt76: mt7921: fix airtime reportingLorenzo Bianconi1-2/+2
2021-03-23iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky24-25/+0
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 AP mode for QCA6390Kalle Valo1-2/+2
2021-02-24ath11k: qmi: use %pad to format dma_addr_tGeert Uytterhoeven1-2/+2
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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2021-02-15b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King1-1/+1
2021-02-13Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller223-5973/+33644
2021-02-12rtw88: 8822c: update RF_B (2/2) parameter tables to v60Po-Hao Huang1-852/+4780
2021-02-12rtw88: 8822c: update RF_B (1/2) parameter tables to v60Po-Hao Huang1-11/+3775
2021-02-12rtw88: 8822c: update RF_A parameter tables to v60Po-Hao Huang1-68/+7904
2021-02-12rtw88: 8822c: update MAC/BB parameter tables to v60Po-Hao Huang1-371/+886
2021-02-12rtw88: replace tx tasklet with work queuePo-Hao Huang5-7/+10
2021-02-12rtw88: add napi supportPo-Hao Huang3-24/+145
2021-02-12rtw88: add rts conditionPo-Hao Huang2-1/+10
2021-02-12rtw88: add dynamic rrsr configurationPo-Hao Huang6-3/+74
2021-02-12iwlwifi: remove incorrect comment in pnvmLuca Coelho1-5/+0
2021-02-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo31-69/+577
2021-02-11Merge tag 'iwlwifi-next-for-kalle-2021-02-10' of git://git.kernel.org/pub/scm...Kalle Valo55-444/+1116
2021-02-11ath11k: qmi: add debug message for allocated memory segment addresses and sizesKalle Valo1-0/+5
2021-02-11ath11k: pci: remove experimental warningKalle Valo1-2/+0
2021-02-11ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan1-2/+5
2021-02-11ath10k: change ath10k_offchan_tx_work() peer present msg to a warnShuah Khan1-3/+2
2021-02-11ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing1-1/+4
2021-02-11ath11k: add support to configure spatial reuse parameter setRajkumar Manoharan6-5/+447
2021-02-11ath10k: restore tx sk_buff of htt header for SDIOWen Gong1-0/+2