summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-03mt76: connac: introduce is_connac_v1 utility routineLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_hdr_trans_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_smps_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_uapsdLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_basic_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_generic_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_baLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_ba_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_ba_tlvLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: remove duplicated defs in mcu.hLorenzo Bianconi
2022-02-03mt76: mt7915: move pci specific code back to pci.cFelix Fietkau
2022-02-03mt76: mt7921s: update mt7921s_wfsys_reset sequenceYN Chen
2022-02-03mt76: mt7921s: clear MT76_STATE_MCU_RUNNING immediately after resetSean Wang
2022-02-03mt76: sdio: lock sdio when it is neededSean Wang
2022-02-03mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta modeLorenzo Bianconi
2022-02-03mt76: make mt76_sar_capa staticLorenzo Bianconi
2022-02-03mt76: mt7915: add device id for mt7916Bo Jiao
2022-02-03mt76: set wlan_idx_hi on mt7916Bo Jiao
2022-02-03mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_get_phy utilitiesLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_chan_bw in common codeLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_get_cipher in common codeLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_add_tlv routineLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_alloc_wtbl_reqLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_reqLorenzo Bianconi
2022-02-03mt76: connac: fix sta_rec_wtbl tag lenLorenzo Bianconi
2022-02-03mt76: mt7915: add mt7916 calibrated data supportBo Jiao
2022-02-03mt76: mt7915: update mt7915_chan_mib_offs for mt7916Bo Jiao
2022-02-03mt76: mt7915: update rx rate reporting for mt7916Bo Jiao
2022-02-03mt76: mt7915: add txfree event v3Bo Jiao
2022-02-03mt76: mt7915: enlarge wcid size to 544Bo Jiao
2022-02-03mt76: mt7915: rework eeprom.c to adapt mt7916 changesBo Jiao
2022-02-03mt76: mt7915: add firmware support for mt7916Bo Jiao
2022-02-03mt76: mt7915: rework dma.c to adapt mt7916 changesBo Jiao
2022-02-03mt76: add MT_RXQ_MAIN_WA for mt7916Bo Jiao
2022-02-03mt76: mt7915: refine register definitionBo Jiao
2022-02-03mt76: mt7915: add mt7915_mmio_probe() as a common probing functionBo Jiao
2022-02-03mt76: mt7915: fix polling firmware-own statusFelix Fietkau
2022-02-01brcmfmac: pcie: Read the console on init and shutdownHector Martin
2022-02-01brcmfmac: fwil: Constify iovar name argumentsHector Martin
2022-02-01brcmfmac: of: Use devm_kstrdup for board_type & check for errorsHector Martin
2022-02-01brcmfmac: pcie: Fix crashes due to early IRQsHector Martin
2022-02-01brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-02-01brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin