History log of /drivers/net/wireless/rtlwifi/rtl8192se/reg.h
Revision Date Author Comments
25b13dbc38a74b76da5746d75867e306b70035bd 04-Mar-2014 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: Move common routines to core

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
3a1ea9fd935139027e60157fa5d5bf8555414de3 22-Sep-2013 Catalin Iacob <iacobcatalin@gmail.com> rtlwifi: remove duplicate declarations and macros in headers

This patch brings no functional change.

There are still duplicate macros across the rtlwifi directory, for example
IQK_DELAY_TIME is defined multiple times, sometimes with different values,
this patch only removes duplicates within the same header file.

Signed-off-by: Catalin Iacob <iacobcatalin@gmail.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
ca742cd9766ff519b0e927a9296e29541ee13c7b 08-Jan-2012 Larry Finger <Larry.Finger@lwfinger.net> rtl8192se: Update copyright dates

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
5c079d8848740278e70100797265a2965197c84f 12-Oct-2011 Chaoming Li <chaoming_li@realsil.com.cn> rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II

This patch incorporate the differences between the 06/20/2011 and
08/16/2011 Realtek releases of the rtl8192se driver.

The changes include:

1. Fixing some typos in register usage.
2. A change in the handling of decryption status for 802.11w packets.

Signed-off-by: Chaoming Li <chaoming_li@realsil.com.cn>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
7101f4043cdaa5dc2bf8974313744246f3955de7 10-Jun-2011 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: Fix warnings on parisc arch

In "Build regressions/improvements in v3.0-rc2", Geert Uytterhoeven
reports a number of warnings that occur for parisc builds of rtlwifi
and dependents.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
cf76bbf7c0d0315ec17c950d14de939a81465f6b 03-May-2011 Chaoming Li <chaoming_li@realsil.com.cn> rtlwifi: rtl8192se: Merge register definitions

Merge routines reg.h for RTL8192SE.

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