summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/dot11d.c
Commit message (Expand)AuthorAgeFilesLines
* staging:rtl8192u: Rename member pDot11dInfo - StyleJohn Whitmore2018-09-101-33/+33
* staging:rtl8192u: Refactor member variable enabled - StyleJohn Whitmore2018-09-101-1/+1
* staging:rtl8192u: Rename dot11d_init to fix name clashJohn Whitmore2018-09-101-3/+3
* staging:rtl8192u: Rename ToLegalChannel - StyleJohn Whitmore2018-08-271-2/+2
* staging:rtl8192u: Rename IsLegalChannel - StyleJohn Whitmore2018-08-271-4/+4
* staging:rtl8192u: Rename DOT11D_ScanComplete - StyleJohn Whitmore2018-08-271-2/+2
* staging:rtl8192u: Rename DOT11D_GetMaxTxPwrInDbm - StyleJohn Whitmore2018-08-271-3/+3
* staging:rtl8192u: Rename Dot11d_UpdateCountryIe - StyleJohn Whitmore2018-08-271-4/+4
* staging:rtl8192u: Rename Dot11d_Reset - StyleJohn Whitmore2018-08-271-3/+3
* staging:rtl8192u: Rename Dot11d_Init - StyleJohn Whitmore2018-08-271-3/+3
* staging:rtl8192u: Rename variable State > state - StyleJohn Whitmore2018-07-241-5/+5
* staging:rtl8192u: Rename MaxTxPwrDbmList > max_tx_pwr_dbm_list - StyleJohn Whitmore2018-07-241-5/+5
* staging:rtl8192u: Rename CountryIeBuf to country_ie_buf - StyleJohn Whitmore2018-07-241-1/+1
* staging:rtl8192u: Rename CountryIeLen > country_ie_len - StyleJohn Whitmore2018-07-241-3/+3
* staging:rtl8192u: Rename bEnabled > enabled - StyleJohn Whitmore2018-07-241-1/+1
* staging:rtl8192u: Remove typedef and rename struct RT_DOT11D_INFO - StyleJohn Whitmore2018-07-241-7/+7
* staging:rtl8192u: Rename variable MaxTxPowerInDbm - StyleJohn Whitmore2018-07-211-1/+1
* staging:rtl8192u: Rename variable NumChnls - StyleJohn Whitmore2018-07-211-2/+2
* staging:rtl8192u: Rename structure member FirstChnl - StyleJohn Whitmore2018-07-211-5/+5
* staging:rtl8192u: Remove typedef from structure - StyleJohn Whitmore2018-07-211-3/+3
* Staging: rtl8192u: Fix no spaces around '+'Akash Kumar2017-12-071-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar2016-03-111-3/+3
* Staging: drivers: Bool initializations should use true/falseCristina Opriceana2015-03-061-1/+1
* staging: rtl8192u: Convert from printk into netdev_err or netdev_infoAna Rey2014-03-181-9/+9
* staging: rtl8192u: Move export_symbol below its functionAna Rey2014-03-181-8/+6
* staging: rtl8192u: fix coding style in function definitionAna Rey2014-03-181-28/+8
* staging: rtl8192u: Add whitespace in ieee80211/dot11d.cAna Rey2014-03-181-5/+5
* staging: rtl8192u: Delete unnecesary braces in ieee80211/dot11d.cAna Rey2014-03-181-6/+4
* staging: rtl8192u: Move open brace on the previous lineAna Rey2014-03-181-18/+9
* staging: rtl8192u: Clean-up comment line style in ieee80211/dot11d.cAna Rey2014-03-181-33/+24
* staging: rtl8192u: Delete commented code in ieee80211/dot11d.cAna Rey2014-03-181-3/+0
* STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou2013-05-131-1/+1
* STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in d...Xenia Ragiadakou2013-05-131-6/+6
* staging/rtl8192u: cleanfile runSebastian Hahn2013-01-071-1/+0
* Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova2010-12-011-2/+0
* Staging: rtl8192u: remove dead codeMauro Carvalho Chehab2009-12-111-16/+0
* Staging: Added Realtek rtl8192u driver to stagingJerry Chuang2009-12-111-0/+239
OpenPOWER on IntegriCloud