Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-15wifi: mt76: mt7663s: add rx_check callbackLorenzo Bianconi
2022-09-15wifi: mt76: connac: fix possible unaligned access in mt76_connac_mcu_add_nest...Lorenzo Bianconi
2022-09-15wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setupLorenzo Bianconi
2022-09-15wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...Lorenzo Bianconi
2022-09-15wifi: mt76: sdio: fix transmitting packet hangsYN Chen
2022-09-15wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi
2022-09-15wifi: mt76: mt7921: delete stray if statementDan Carpenter
2022-09-15wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()Dan Carpenter
2022-09-15wifi: mt76: mt7915: fix an uninitialized variable bugDan Carpenter
2022-09-15wifi: mt76: sdio: poll sta stat when device transmits dataSean Wang
2022-09-15wifi: mt76: sdio: fix the deadlock caused by sdio->stat_workSean Wang
2022-09-15wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi
2022-09-15wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPENDSean Wang
2022-09-15wifi: mt76: mt7921u: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: mt7921s: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi
2022-09-15wifi: mt76: testmode: use random payload for tx packetsShayne Chen
2022-09-15wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi
2022-09-12wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith
2022-09-12wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith
2022-09-12wifi: rtw89: split scan including lots of channelsPo-Hao Huang
2022-09-12wifi: rtw89: 8852c: support hw_scanPo-Hao Huang
2022-09-12wifi: rtw89: call tx_wake notify for 8852c in deep ps modeChin-Yen Lee
2022-09-12wifi: rtw89: support deep ps mode for rtw8852cChin-Yen Lee
2022-09-12wifi: rtw89: set response rate selectionChia-Yuan Li
2022-09-12wifi: rtw89: 8852c: set TX to single path TX on path B in 6GHz bandYi-Tang Chiu
2022-09-12wifi: rtw89: 8852c: enlarge polling timeout of RX DCKPing-Ke Shih
2022-09-12wifi: rtw89: 8852c: enable the interference cancellation of MU-MIMO on 6GHzPing-Ke Shih
2022-09-12wifi: rtw89: add DIG register struct to share common algorithmEric Huang
2022-09-12wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih
2022-09-12wifi: rtw89: record signal strength per RF pathPing-Ke Shih
2022-09-12wifi: rtw89: configure TX path via H2C commandPing-Ke Shih
2022-09-12wifi: rtw89: parse phycap of TX/RX antenna numberPing-Ke Shih
2022-09-12wifi: rtw89: use u32_get_bits to access C2H content of PHY capabilityPing-Ke Shih
2022-09-07wifi: b43: remove empty switch statementJohannes Berg
2022-09-07wifi: cw1200: use get_unaligned_le64()Johannes Berg
2022-09-07wifi: cw1200: remove RCU STA pointer handling in TXJohannes Berg
2022-09-07wifi: mwifiex: fix endian annotations in castsJohannes Berg
2022-09-07wifi: mwifiex: fix endian conversionJohannes Berg
2022-09-07wifi: mwifiex: mark a variable unusedJohannes Berg
2022-09-07wifi: wl18xx: add some missing endian conversionsJohannes Berg
2022-09-07wifi: libertas: fix a couple of sparse warningsJohannes Berg
2022-09-07wifi: ipw2100: fix warnings about non-kernel-docJohannes Berg
2022-09-07wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith
2022-09-07wifi: brcmfmac: remove redundant variable errJinpeng Cui
2022-09-07wifi: brcmfmac: add 43439 SDIO ids and initializationMarek Vasut
2022-09-07wifi: rtl8xxxu: Simplify the error handling codeZheyu Ma
2022-09-07bcma: Fix typo in commentsShaomin Deng
2022-09-07wifi: p54: Fix comment typoJason Wang