aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/stats.h
Commit message (Collapse)AuthorAge
* rtlwifi: No need to export rtl_evm_dbm_jaguar anymorePriit Laes2015-03-16
| | | | | | | This function is used only by rtl8821ae so move it there Signed-off-by: Priit Laes <plaes@plaes.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
* rtlwifi: Finish modifying core routines for new driversLarry Finger2014-09-26
| | | | | | | | Addition of the new drivers and the update to a new version for the others lead to changes in all the core routines. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
* rtlwifi: Modify files for addition of rtl8723aeLarry Finger2012-11-14
This patch modifies the files of rtlwifi for the addition of a new driver to handle the Realtek RTL8723AE wireless device, and introduces a new routine to maintaim statistics that will be used later for roaming. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: <chaoming_li@realsil.com.cn> Signed-off-by: John W. Linville <linville@tuxdriver.com>