summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-15wifi: mt76: mt7915: do not check state before configuring implicit beamformHoward Hsu1-3/+3
2022-09-15wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rxLorenzo Bianconi1-1/+1
2022-09-15wifi: mt76: mt7915: fix mcs value in ht modeHoward Hsu1-4/+6
2022-09-15wifi: mt76: mt7921: get rid of the false positive resetSean Wang3-18/+3
2022-09-15wifi: mt76: connac: fix in commentRuffalo Lavoisier1-1/+1
2022-09-15wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee9-32/+117
2022-09-15wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee9-33/+29
2022-09-15wifi: mt76: mt7921: fix the firmware version reportSean Wang1-0/+4
2022-09-15wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offloadSean Wang1-0/+4
2022-09-15wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_apSean Wang1-5/+16
2022-09-15wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related codeGergo Koteles2-23/+8
2022-09-15wifi: mt76: mt7663s: add rx_check callbackLorenzo Bianconi1-0/+1
2022-09-15wifi: mt76: connac: fix possible unaligned access in mt76_connac_mcu_add_nest...Lorenzo Bianconi1-2/+4
2022-09-15wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setupLorenzo Bianconi1-4/+6
2022-09-15wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...Lorenzo Bianconi1-0/+4
2022-09-15wifi: mt76: sdio: fix transmitting packet hangsYN Chen1-1/+1
2022-09-15wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi2-7/+17
2022-09-15wifi: mt76: mt7921: delete stray if statementDan Carpenter1-3/+0
2022-09-15wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()Dan Carpenter1-1/+4
2022-09-15wifi: mt76: mt7915: fix an uninitialized variable bugDan Carpenter1-1/+1
2022-09-15wifi: mt76: sdio: poll sta stat when device transmits dataSean Wang1-1/+1
2022-09-15wifi: mt76: sdio: fix the deadlock caused by sdio->stat_workSean Wang1-2/+2
2022-09-15wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi4-157/+119
2022-09-15wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPENDSean Wang1-4/+0
2022-09-15wifi: mt76: mt7921u: fix race issue between reset and suspend/resumeSean Wang1-4/+24
2022-09-15wifi: mt76: mt7921s: fix race issue between reset and suspend/resumeSean Wang1-4/+9
2022-09-15wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang2-4/+14
2022-09-15wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi5-0/+28
2022-09-15wifi: mt76: testmode: use random payload for tx packetsShayne Chen1-2/+6
2022-09-15wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi4-174/+170
2022-09-12wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith1-3/+2
2022-09-12wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith1-2/+2
2022-09-12wifi: rtw89: split scan including lots of channelsPo-Hao Huang4-5/+38
2022-09-12wifi: rtw89: 8852c: support hw_scanPo-Hao Huang4-7/+27
2022-09-12wifi: rtw89: call tx_wake notify for 8852c in deep ps modeChin-Yen Lee2-1/+5
2022-09-12wifi: rtw89: support deep ps mode for rtw8852cChin-Yen Lee4-2/+7
2022-09-12wifi: rtw89: set response rate selectionChia-Yuan Li5-2/+54
2022-09-12wifi: rtw89: 8852c: set TX to single path TX on path B in 6GHz bandYi-Tang Chiu2-9/+17
2022-09-12wifi: rtw89: 8852c: enlarge polling timeout of RX DCKPing-Ke Shih2-1/+3
2022-09-12wifi: rtw89: 8852c: enable the interference cancellation of MU-MIMO on 6GHzPing-Ke Shih2-0/+7
2022-09-12wifi: rtw89: add DIG register struct to share common algorithmEric Huang5-27/+111
2022-09-12wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih6-1/+68
2022-09-12wifi: rtw89: record signal strength per RF pathPing-Ke Shih5-14/+32
2022-09-12wifi: rtw89: configure TX path via H2C commandPing-Ke Shih2-8/+56
2022-09-12wifi: rtw89: parse phycap of TX/RX antenna numberPing-Ke Shih3-1/+21
2022-09-12wifi: rtw89: use u32_get_bits to access C2H content of PHY capabilityPing-Ke Shih2-23/+35
2022-09-07wifi: b43: remove empty switch statementJohannes Berg1-5/+1
2022-09-07wifi: cw1200: use get_unaligned_le64()Johannes Berg1-2/+1
2022-09-07wifi: cw1200: remove RCU STA pointer handling in TXJohannes Berg1-4/+1
2022-09-07wifi: mwifiex: fix endian annotations in castsJohannes Berg1-6/+6