[go: nahoru, domu]

History log of /drivers/staging/rtl8723au/include/odm.h
Revision Date Author Comments
c895a5df852ca9bbac1dee413747303a61aa4ebd 17-Sep-2014 Greg Donald <gdonald@gmail.com> drivers: staging: rtl8723au: Fix "space required after that ','" errors

Fix checkpatch.pl "space required after that ','" errors

Signed-off-by: Greg Donald <gdonald@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1a8dcde8d3ecf68924df3a5f6e38379b2b0a5415 31-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: RSSI_test is never set

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
62900ebf471556f30a2a9208985e1d73c902b8fd 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove a pile of fluff for calling into a bunch of no-op functions

The whole antenna diversity selection was completely pointless as all
the end functions called were no-ops.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
bd9bda22d8cf1667f3389418f0a9daad6e6c2ee4 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove obsolete ODM23a_CmnInfoHook()

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
638847c94b37fb173048129370029d3594e7de6d 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Eliminate ODM_CMNINFO_POWER_SAVING usage

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1a573d2bbeb379aa1fb3cd20be839a23a43d8a3e 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Eliminate ODM_CMNINFO_SCAN related code

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
ac6c69d31128cb479b1b99dcd019aa2c41b9ecfd 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Eliminate ODM_CMNINFO_CHNL usage

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
301fc630ef3ea2f1e855d409cf6be34924f67ac9 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Eliminate ODM_CMNINFO_BW usage

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
91a2916a82f326c9836bc2d3e2dad5f3b5405836 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Eliminate ugly ODM_CMNINFO_SEC_CHNL_OFFSET usage

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
ec8884fb20912e866d5f4ce34cdb509c146dbde1 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: ODM_DMWatchdog23a(): Take a struct hal_data_8723a *

This will allow us to access variables in the hal_data struct
directly, and get rid of the horrendous ODM_CMNINFO spaghetti API.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
09b052a90976393c371cd411475b88b3778071ee 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: We don't need two APIs to set pHalData->odmpriv.SupportAbility

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
42f9f19ef59926c5d881ffce9fd61e0b9b708678 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove another pile of awful unused ODM variables

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
c5f3dc2fef61458efd8ef08c3f9bd7b15c143cfd 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove another pile of useless ODM variables

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
c17a42655644c06598bb0efbb7fdb24393fb66f8 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove useless ODM_CMNINFO_{WM_MODE, BAND} related code

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
65064399c2a85a2ab76e0089f2c20f766a962bc7 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove ODM_CMNINFO_[RT]X_UNI and related code

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
3f22aed843c7f7984e61f64394dc6b00000e2d18 21-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: bDMInitialGainEnable is always true

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2e8d47e039ec09959800ce559ed6396c4a29351d 17-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove pointless IS_STA_VALID() macro

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
344af82c94311c4b11af968503c8b97cedb2fa91 17-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: ODM_IC_11N_SERIES is always true for SupportICType

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
79756e687c52e0cec233906dcc9b57a71c306b3d 13-Jul-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove ugly wrapper ODM_ConfigBBWithHeaderFile23a()

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
07a4b1b1bcd36ee981cfbbd910062e3593864b18 21-May-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove unused enum odm_security

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1de36ec31680acd2cd06c3c5204e2ed1dee8f59b 21-May-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: We don't support SMS4 or WEP+WPA mixed encryption

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
93748447fefa0b739be533a894abf6cb2fef4528 16-May-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: odm.h: Use BIT() instead of BITx

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
ef05499a75e53f53ea3c23ffa28b9ce1dad044c0 09-May-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove unused struct odm_ra_info

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
baa76831d1bb6a78bffbd639478f09e74c56a5b0 09-May-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Since struct odm_sta_info isn't used, remove it completely

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9f409937549b1018cb8fafcb8db22ea029498b20 09-May-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove unused variable IOTPeer

For bizarre reason we have unused variables IOTPeer both in struct
sta_info and struct odm_sta_info.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
299bcd779aefaca87401b6da7d676b66ee470b60 09-May-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: struct odm_mac_info isn't used

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
c7fff4e43ced0584bcbcef8a5f93bd9a813aac1b 09-May-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: struct phy_info and struct odm_phy_info are identical

We don't need two copies of the same struct, it just leads to
pointless typecasts.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
70e6b551c62fca644eed09b0a12f0e0bd6515164 09-May-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove unused struct rtl8723a_priv

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
59497030a27ef67a2c06fa362218aa4dcdfd4410 09-May-2014 Jes Sorensen <Jes.Sorensen@redhat.com> staging: rtl8723au: Remove a bunch of unused clutter from the ODM code

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
c17416ef707312429aafcdc4597db73906f3572e 29-Mar-2014 Larry Finger <Larry.Finger@lwfinger.net> staging: r8723au: Additional source patches

These changes are fixes that were discovered late in the testing
cycle.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
364e30ebd2dbaccba430c603da03e68746eb932a 29-Mar-2014 Larry Finger <Larry.Finger@lwfinger.net> staging: r8723au: Add source files for new driver - part 4

The Realtek USB device RTL8723AU is found in Lenovo Yoga 13 tablets.
A driver for it has been available in a GitHub repo for several months.
This commit contains the fourth part of source files. The source
is arbitrarily split to avoid E-mail files that are too large.

Jes Sorensen at RedHat has made many improvements to the vendor code,
and he has been doing the testing. I do not have access to this device.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>