summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-02-03mt76: mt7921s: update mt7921s_wfsys_reset sequenceYN Chen2-0/+5
2022-02-03mt76: mt7921s: clear MT76_STATE_MCU_RUNNING immediately after resetSean Wang1-2/+2
2022-02-03mt76: sdio: lock sdio when it is neededSean Wang3-0/+14
2022-02-03mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlvLorenzo Bianconi1-1/+3
2022-02-03mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta modeLorenzo Bianconi1-1/+4
2022-02-03mt76: make mt76_sar_capa staticLorenzo Bianconi1-1/+1
2022-02-03mt76: mt7915: add device id for mt7916Bo Jiao3-4/+6
2022-02-03mt76: set wlan_idx_hi on mt7916Bo Jiao2-1/+6
2022-02-03mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi9-200/+110
2022-02-03mt76: mt7915: rely on mt76_connac_get_phy utilitiesLorenzo Bianconi3-72/+22
2022-02-03mt76: connac: move mt76_connac_chan_bw in common codeLorenzo Bianconi3-41/+22
2022-02-03mt76: connac: move mt76_connac_mcu_get_cipher in common codeLorenzo Bianconi3-56/+29
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_add_tlv routineLorenzo Bianconi1-77/+45
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_alloc_wtbl_reqLorenzo Bianconi1-34/+9
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_reqLorenzo Bianconi6-57/+44
2022-02-03mt76: connac: fix sta_rec_wtbl tag lenLorenzo Bianconi1-1/+1
2022-02-03mt76: mt7915: add mt7916 calibrated data supportBo Jiao3-6/+20
2022-02-03mt76: mt7915: update mt7915_chan_mib_offs for mt7916Bo Jiao2-5/+16
2022-02-03mt76: mt7915: update rx rate reporting for mt7916Bo Jiao4-76/+121
2022-02-03mt76: mt7915: add txfree event v3Bo Jiao2-14/+31
2022-02-03mt76: mt7915: enlarge wcid size to 544Bo Jiao4-4/+10
2022-02-03mt76: mt7915: rework eeprom.c to adapt mt7916 changesBo Jiao4-37/+106
2022-02-03mt76: mt7915: add firmware support for mt7916Bo Jiao5-52/+110
2022-02-03mt76: mt7915: rework dma.c to adapt mt7916 changesBo Jiao6-99/+259
2022-02-03mt76: add MT_RXQ_MAIN_WA for mt7916Bo Jiao2-2/+12
2022-02-03mt76: mt7915: refine register definitionBo Jiao9-409/+947
2022-02-03mt76: mt7915: add mt7915_mmio_probe() as a common probing functionBo Jiao3-218/+255
2022-02-03mt76: mt7915: fix polling firmware-own statusFelix Fietkau2-1/+2
2022-02-01brcmfmac: pcie: Read the console on init and shutdownHector Martin1-0/+4
2022-02-01brcmfmac: fwil: Constify iovar name argumentsHector Martin2-31/+31
2022-02-01brcmfmac: of: Use devm_kstrdup for board_type & check for errorsHector Martin1-2/+5
2022-02-01brcmfmac: pcie: Fix crashes due to early IRQsHector Martin1-3/+13
2022-02-01brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin1-44/+4
2022-02-01brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin2-1/+7
2022-02-01brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin1-0/+2
2022-02-01brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin1-0/+2
2022-02-01rtlwifi: remove redundant initialization of variable ul_encalgoColin Ian King1-1/+1
2022-02-01ray_cs: Check ioremap return valueJiasheng Jiang1-0/+6
2022-01-31cw1200: wsm: make array queue_id_to_wmm_aci static constColin Ian King1-1/+1
2022-01-31wilc1000: use min_t() to make code cleanerChangcheng Deng1-4/+1
2022-01-31rtw88: rtw8821c: enable rfe 6 devicesPing-Ke Shih1-0/+1
2022-01-31rtw88: fix memory overrun and memory leak during hw_scanPo-Hao Huang1-10/+24
2022-01-31rtw88: fix idle mode flow for hw scanPo-Hao Huang4-4/+23
2022-01-31rtw88: check for validity before using a pointerMuhammad Usama Anjum1-0/+8
2022-01-28brcmfmac: add CYW43570 PCIE deviceSoontak Lee2-0/+2
2022-01-28brcmfmac: use ISO3166 country code and 0 rev as fallback on some devicesHans de Goede1-6/+27
2022-01-28rtw89: use pci_read/write_config instead of dbi read/writeChin-Yen Lee1-75/+53
2022-01-28rtw89: refine DIG feature to support 160M and CCK PDJohnson Lin5-7/+44
2022-01-28rtw89: fix maybe uninitialized `qempty` variableÍñigo Huguet1-0/+1
2022-01-28rtw89: include subband type in channel paramsZong-Zhe Yang2-15/+20