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