History log of /drivers/net/wireless/rtlwifi/rtl8723ae/def.h
Revision Date Author Comments
0529c6b8176135bcae1ab66bed6c1288456fbdec 26-Sep-2014 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version

Not only does this patch update the driver to match the latest Realtek release,
it is an important step in getting the internal code source at Realtek to match
the code in the kernel. The primary reason for this is to make it easier for
Realtek to maintain the kernel source without requiring an intermediate like me.

In this process of merging the two source repositories, there are a lot
of changes in both, and this commit is rather large.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
cbd0c8512f3b06c86849c554eb092862c46885d5 28-Feb-2014 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware code

The drivers for RTL8723AE and RTL8723BE have some code in common.
This commit copies the common firmware routines into the shared
code.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
c592e631bcec4d858695eee8bf321d60390d38e9 25-Oct-2012 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: rtl8723ae: Add new driver

This patch is the addition of files for a new driver to handle
the Realtek RTL8723AE wireless device.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: <chaoming_li@realsil.com.cn>
Signed-off-by: John W. Linville <linville@tuxdriver.com>