1
0
mirror of https://github.com/torvalds/linux.git synced 2024-12-12 22:23:55 +00:00
linux/drivers/net/wireless
Bitterblue Smith e963a19c64 wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration
Found by comparing with the vendor driver. Currently this affects
only the RTL8192EU, which is the only gen2 chip with 2 TX paths
supported by this driver. It's unclear what kind of effect the
mistake had in practice, since I don't have any RTL8192EU devices
to test it.

Fixes: e1547c535e ("rtl8xxxu: First stab at adding IQK calibration for 8723bu parts")
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/30a59f3a-cfa9-8379-7af0-78a8f4c77cfd@gmail.com
2022-09-12 14:57:28 +03:00
..
admtek wifi: mac80211: split bss_info_changed method 2022-06-20 12:55:09 +02:00
ath wifi: mac80211: extend ieee80211_nullfunc_get() for MLO 2022-09-06 10:14:24 +02:00
atmel wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
broadcom wifi: b43: remove empty switch statement 2022-09-07 11:03:00 +03:00
cisco
intel wifi: ipw2100: fix warnings about non-kernel-doc 2022-09-07 11:02:58 +03:00
intersil wifi: p54: Fix comment typo 2022-09-07 10:59:37 +03:00
marvell wifi: mwifiex: fix endian annotations in casts 2022-09-07 11:02:59 +03:00
mediatek wifi: mac80211: keep A-MSDU data in sta and per-link 2022-09-06 10:17:08 +02:00
microchip Merge remote-tracking branch 'wireless/main' into wireless-next 2022-09-06 10:05:39 +02:00
purelifi wifi: plfxlc: Use eth_zero_addr() to assign zero address 2022-07-27 16:01:16 +03:00
quantenna wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
ralink wifi: mac80211: make smps_mode per-link 2022-09-06 10:11:44 +02:00
realtek wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration 2022-09-12 14:57:28 +03:00
rsi wifi: rsi: fix kernel-doc warning 2022-09-06 10:34:40 +02:00
silabs wifi: wfx: prevent underflow in wfx_send_pds() 2022-09-02 11:44:35 +03:00
st wifi: cw1200: use get_unaligned_le64() 2022-09-07 11:03:00 +03:00
ti wifi: wl18xx: add some missing endian conversions 2022-09-07 11:02:58 +03:00
zydas wifi: mac80211: return a beacon for a specific link 2022-06-20 12:57:08 +02:00
Kconfig
mac80211_hwsim.c wifi: mac80211_hwsim: always activate all links 2022-09-06 10:17:27 +02:00
mac80211_hwsim.h wifi: mac80211_hwsim: support creating MLO-capable radios 2022-06-20 12:57:09 +02:00
Makefile wireless: Fix Makefile to be in alphabetical order 2022-05-17 18:29:49 +03:00
ray_cs.c wifi: ray_cs: Drop useless status variable in parse_addr() 2022-06-08 11:08:34 +03:00
ray_cs.h
rayctl.h
rndis_wlan.c wifi: cfg80211: Add link_id parameter to various key operations for MLO 2022-08-25 10:41:05 +02:00
virt_wifi.c wifi: virt_wifi: fix typo in comment 2022-06-10 15:35:49 +02:00
wl3501_cs.c wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
wl3501.h