summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2021-04-08virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen-2/+3
2021-04-07Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux...David S. Miller-55/+97
2021-04-06iwlwifi: mvm: fix beacon protection checksJohannes Berg-5/+12
2021-04-06iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config commandGregory Greenman-5/+8
2021-04-06iwlwifi: pcie: add support for So-F devicesLuca Coelho-1/+26
2021-04-06iwlwifi: fw: fix notification wait lockingJohannes Berg-5/+5
2021-04-06iwlwifi: add support for Qu with AX201 deviceMatt Chen-0/+1
2021-04-06iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg-32/+37
2021-04-06iwlwifi: fix 11ax disabled bit in the regulatory capability flagsLuca Coelho-1/+1
2021-03-23brcmfmac: p2p: Fix recently introduced deadlock issueHans de Goede-1/+1
2021-03-23mt76: mt7921: fix airtime reportingLorenzo Bianconi-2/+2
2021-03-23iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina-3/+4
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky-25/+0
2021-03-03Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux...David S. Miller-3/+5
2021-03-03iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...Jiri Kosina-1/+2
2021-03-03iwlwifi: fix ARCH=i386 compilation warningsPierre-Louis Bossart-2/+2
2021-03-03iwlwifi: mvm: add terminate entry for dmi_system_id tablesWei Yongjun-0/+1
2021-02-26Merge tag 'wireless-drivers-2021-02-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski-29/+37
2021-02-26mt76: mt7915: fix unused 'mode' variableArnd Bergmann-2/+2
2021-02-26mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi-4/+7
2021-02-26mt76: mt7921: remove incorrect error handlingArnd Bergmann-3/+1
2021-02-26iwlwifi: pcie: fix iwl_so_trans_cfg link error when CONFIG_IWLMVM is disabledKalle Valo-1/+2
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2021-02-24ath11k: fix AP mode for QCA6390Kalle Valo-2/+2
2021-02-24ath11k: qmi: use %pad to format dma_addr_tGeert Uytterhoeven-2/+2
2021-02-22iwlwifi: avoid crash on unsupported debug collectionJohannes Berg-0/+2
2021-02-18mt76: mt7915: only modify tx buffer list after allocating tx token idFelix Fietkau-5/+5
2021-02-18mt76: fix tx skb error handling in mt76_dma_tx_queue_skbFelix Fietkau-9/+6
2021-02-18ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau-1/+8
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+1
2021-02-15b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King-1/+1
2021-02-12Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller-5973/+33644
2021-02-12rtw88: 8822c: update RF_B (2/2) parameter tables to v60Po-Hao Huang-852/+4780
2021-02-12rtw88: 8822c: update RF_B (1/2) parameter tables to v60Po-Hao Huang-11/+3775
2021-02-12rtw88: 8822c: update RF_A parameter tables to v60Po-Hao Huang-68/+7904
2021-02-12rtw88: 8822c: update MAC/BB parameter tables to v60Po-Hao Huang-371/+886
2021-02-12rtw88: replace tx tasklet with work queuePo-Hao Huang-7/+10
2021-02-12rtw88: add napi supportPo-Hao Huang-24/+145
2021-02-12rtw88: add rts conditionPo-Hao Huang-1/+10
2021-02-12rtw88: add dynamic rrsr configurationPo-Hao Huang-3/+74
2021-02-12iwlwifi: remove incorrect comment in pnvmLuca Coelho-5/+0
2021-02-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-69/+577
2021-02-11Merge tag 'iwlwifi-next-for-kalle-2021-02-10' of git://git.kernel.org/pub/scm...Kalle Valo-444/+1116
2021-02-11ath11k: qmi: add debug message for allocated memory segment addresses and sizesKalle Valo-0/+5
2021-02-11ath11k: pci: remove experimental warningKalle Valo-2/+0
2021-02-11ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan-2/+5
2021-02-11ath10k: change ath10k_offchan_tx_work() peer present msg to a warnShuah Khan-3/+2
2021-02-11ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing-1/+4
2021-02-11ath11k: add support to configure spatial reuse parameter setRajkumar Manoharan-5/+447
2021-02-11ath10k: restore tx sk_buff of htt header for SDIOWen Gong-0/+2