summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-19wifi: brcmfmac: firmware: Support passing in multiple board_typesHector Martin4-14/+49
2022-09-19wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanismHector Martin6-62/+69
2022-09-19wifi: brcmfmac: firmware: Handle per-board clm_blob filesHector Martin1-13/+20
2022-09-19dt-bindings: net: bcm4329-fmac: Add Apple properties & chipsHector Martin1-4/+35
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
2022-09-07wifi: mwifiex: fix endian conversionJohannes Berg1-1/+1
2022-09-07wifi: mwifiex: mark a variable unusedJohannes Berg1-1/+1
2022-09-07wifi: wl18xx: add some missing endian conversionsJohannes Berg1-4/+4
2022-09-07wifi: libertas: fix a couple of sparse warningsJohannes Berg2-3/+2
2022-09-07wifi: ipw2100: fix warnings about non-kernel-docJohannes Berg1-2/+2
2022-09-07wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith1-1/+2
2022-09-07wifi: brcmfmac: remove redundant variable errJinpeng Cui1-9/+3
2022-09-07wifi: brcmfmac: add 43439 SDIO ids and initializationMarek Vasut6-2/+11
2022-09-07wifi: rtl8xxxu: Simplify the error handling codeZheyu Ma1-6/+3
2022-09-07bcma: Fix typo in commentsShaomin Deng1-1/+1
2022-09-07wifi: p54: Fix comment typoJason Wang1-1/+1
2022-09-07wifi: mwifiex: Fix comment typoJason Wang1-1/+1
2022-09-07wifi: brcmfmac: Add DMI nvram filename quirk for Chuwi Hi8 Pro tabletHans de Goede1-0/+18
2022-09-07wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430Hans de Goede1-0/+1
2022-09-07wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin1-1/+2
2022-09-07wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarityKees Cook3-15/+17
2022-09-06wifi: rsi: fix kernel-doc warningJohannes Berg1-0/+1
2022-09-06wifi: mac80211_hwsim: always activate all linksJohannes Berg1-0/+8
2022-09-06wifi: mac80211: implement link switchingJohannes Berg7-0/+291
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg18-65/+152
2022-09-06wifi: mac80211: set up beacon timing config on linksJohannes Berg1-36/+47
2022-09-06wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg3-5/+39
2022-09-06wifi: mac80211_hwsim: send NDP for link (de)activationJohannes Berg1-0/+28
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg8-26/+43
2022-09-06wifi: mac80211_hwsim: track active STA linksJohannes Berg1-0/+41
2022-09-06wifi: mac80211_hwsim: skip inactive links on TXJohannes Berg1-0/+7