summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/dot11d.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-15staging: rtl8192u: Remove broken driverPhilipp Hortmann1-174/+0
2020-10-26staging/rtl8192u/ieee80211: remove debugging lineElena Afanasova1-2/+0
2020-10-26staging/rtl8192u/ieee80211: use __func__ macroElena Afanasova1-6/+6
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan1-5/+5
2018-09-10staging:rtl8192u: Rename member pDot11dInfo - StyleJohn Whitmore1-33/+33
2018-09-10staging:rtl8192u: Refactor member variable enabled - StyleJohn Whitmore1-1/+1
2018-09-10staging:rtl8192u: Rename dot11d_init to fix name clashJohn Whitmore1-3/+3
2018-08-27staging:rtl8192u: Rename ToLegalChannel - StyleJohn Whitmore1-2/+2
2018-08-27staging:rtl8192u: Rename IsLegalChannel - StyleJohn Whitmore1-4/+4
2018-08-27staging:rtl8192u: Rename DOT11D_ScanComplete - StyleJohn Whitmore1-2/+2
2018-08-27staging:rtl8192u: Rename DOT11D_GetMaxTxPwrInDbm - StyleJohn Whitmore1-3/+3
2018-08-27staging:rtl8192u: Rename Dot11d_UpdateCountryIe - StyleJohn Whitmore1-4/+4
2018-08-27staging:rtl8192u: Rename Dot11d_Reset - StyleJohn Whitmore1-3/+3
2018-08-27staging:rtl8192u: Rename Dot11d_Init - StyleJohn Whitmore1-3/+3
2018-07-24staging:rtl8192u: Rename variable State > state - StyleJohn Whitmore1-5/+5
2018-07-24staging:rtl8192u: Rename MaxTxPwrDbmList > max_tx_pwr_dbm_list - StyleJohn Whitmore1-5/+5
2018-07-24staging:rtl8192u: Rename CountryIeBuf to country_ie_buf - StyleJohn Whitmore1-1/+1
2018-07-24staging:rtl8192u: Rename CountryIeLen > country_ie_len - StyleJohn Whitmore1-3/+3
2018-07-24staging:rtl8192u: Rename bEnabled > enabled - StyleJohn Whitmore1-1/+1
2018-07-24staging:rtl8192u: Remove typedef and rename struct RT_DOT11D_INFO - StyleJohn Whitmore1-7/+7
2018-07-21staging:rtl8192u: Rename variable MaxTxPowerInDbm - StyleJohn Whitmore1-1/+1
2018-07-21staging:rtl8192u: Rename variable NumChnls - StyleJohn Whitmore1-2/+2
2018-07-21staging:rtl8192u: Rename structure member FirstChnl - StyleJohn Whitmore1-5/+5
2018-07-21staging:rtl8192u: Remove typedef from structure - StyleJohn Whitmore1-3/+3
2017-12-07Staging: rtl8192u: Fix no spaces around '+'Akash Kumar1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-12Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar1-3/+3
2015-03-07Staging: drivers: Bool initializations should use true/falseCristina Opriceana1-1/+1
2014-03-18staging: rtl8192u: Convert from printk into netdev_err or netdev_infoAna Rey1-9/+9
2014-03-18staging: rtl8192u: Move export_symbol below its functionAna Rey1-8/+6
2014-03-18staging: rtl8192u: fix coding style in function definitionAna Rey1-28/+8
2014-03-18staging: rtl8192u: Add whitespace in ieee80211/dot11d.cAna Rey1-5/+5
2014-03-18staging: rtl8192u: Delete unnecesary braces in ieee80211/dot11d.cAna Rey1-6/+4
2014-03-18staging: rtl8192u: Move open brace on the previous lineAna Rey1-18/+9
2014-03-18staging: rtl8192u: Clean-up comment line style in ieee80211/dot11d.cAna Rey1-33/+24
2014-03-18staging: rtl8192u: Delete commented code in ieee80211/dot11d.cAna Rey1-3/+0
2013-05-13STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou1-1/+1
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in d...Xenia Ragiadakou1-6/+6
2013-01-08staging/rtl8192u: cleanfile runSebastian Hahn1-1/+0
2010-12-02Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova1-2/+0
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-16/+0
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+239