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: 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
2022-09-07wifi: mwifiex: Fix comment typoJason Wang
2022-09-07wifi: brcmfmac: Add DMI nvram filename quirk for Chuwi Hi8 Pro tabletHans de Goede
2022-09-07wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430Hans de Goede
2022-09-07wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin
2022-09-07wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarityKees Cook
2022-09-06wifi: rsi: fix kernel-doc warningJohannes Berg
2022-09-06wifi: mac80211_hwsim: always activate all linksJohannes Berg
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-06wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg
2022-09-06wifi: mac80211_hwsim: send NDP for link (de)activationJohannes Berg
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg
2022-09-06wifi: mac80211_hwsim: track active STA linksJohannes Berg
2022-09-06wifi: mac80211_hwsim: skip inactive links on TXJohannes Berg