linux/drivers/net/wireless/rtlwifi/rtl8723com
Larry Finger 7c24d086ef rtlwifi: rtl8723ae: rtl8723be: rtl8723com: Fix firmware header endian issues
The drivers are converted to use the common firmware header struct.
Because the old header definition failed to indicate that the multi-byte
entries should be little endian, several problems were thus exposed.
These are fixed.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-08-13 15:31:21 +03:00
..
dm_common.c rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
dm_common.h rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management code 2014-03-04 13:19:38 -05:00
fw_common.c rtlwifi: rtl8723ae: rtl8723be: rtl8723com: Fix firmware header endian issues 2015-08-13 15:31:21 +03:00
fw_common.h rtlwifi: rtl8723ae: rtl8723be: rtl8723com: Fix firmware header endian issues 2015-08-13 15:31:21 +03:00
main.c
Makefile rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management code 2014-03-04 13:19:38 -05:00
phy_common.c rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14 2014-09-30 13:17:15 -04:00
phy_common.h