summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/dot11d.c
AgeCommit message (Expand)Author
2018-09-10staging:rtl8192u: Rename member pDot11dInfo - StyleJohn Whitmore
2018-09-10staging:rtl8192u: Refactor member variable enabled - StyleJohn Whitmore
2018-09-10staging:rtl8192u: Rename dot11d_init to fix name clashJohn Whitmore
2018-08-27staging:rtl8192u: Rename ToLegalChannel - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename IsLegalChannel - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename DOT11D_ScanComplete - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename DOT11D_GetMaxTxPwrInDbm - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename Dot11d_UpdateCountryIe - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename Dot11d_Reset - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename Dot11d_Init - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename variable State > state - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename MaxTxPwrDbmList > max_tx_pwr_dbm_list - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename CountryIeBuf to country_ie_buf - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename CountryIeLen > country_ie_len - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename bEnabled > enabled - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove typedef and rename struct RT_DOT11D_INFO - StyleJohn Whitmore
2018-07-21staging:rtl8192u: Rename variable MaxTxPowerInDbm - StyleJohn Whitmore
2018-07-21staging:rtl8192u: Rename variable NumChnls - StyleJohn Whitmore
2018-07-21staging:rtl8192u: Rename structure member FirstChnl - StyleJohn Whitmore
2018-07-21staging:rtl8192u: Remove typedef from structure - StyleJohn Whitmore
2017-12-07Staging: rtl8192u: Fix no spaces around '+'Akash Kumar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-11Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana
2014-03-18staging: rtl8192u: Convert from printk into netdev_err or netdev_infoAna Rey
2014-03-18staging: rtl8192u: Move export_symbol below its functionAna Rey
2014-03-18staging: rtl8192u: fix coding style in function definitionAna Rey
2014-03-18staging: rtl8192u: Add whitespace in ieee80211/dot11d.cAna Rey
2014-03-18staging: rtl8192u: Delete unnecesary braces in ieee80211/dot11d.cAna Rey
2014-03-18staging: rtl8192u: Move open brace on the previous lineAna Rey
2014-03-18staging: rtl8192u: Clean-up comment line style in ieee80211/dot11d.cAna Rey
2014-03-18staging: rtl8192u: Delete commented code in ieee80211/dot11d.cAna Rey
2013-05-13STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in d...Xenia Ragiadakou
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang