aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/dot11d.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-10staging:rtl8192u: Rename member pDot11dInfo - StyleJohn Whitmore1-1/+1
2018-09-10staging:rtl8192u: Refactor member variable enabled - StyleJohn Whitmore1-2/+2
2018-09-10staging:rtl8192u: Rename dot11d_init to fix name clashJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename ToLegalChannel - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename IsLegalChannel - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename DOT11D_ScanComplete - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename Channel - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename DOT11D_GetMaxTxPwrInDbm - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename dot11d_update_country_ie() parameters - StyleJohn Whitmore1-3/+3
2018-08-27staging:rtl8192u: Rename Dot11d_UpdateCountryIe - StyleJohn Whitmore1-4/+4
2018-08-27staging:rtl8192u: Rename Dot11d_Reset - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename Dot11d_Init - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Lines should not end with a '(' - StyleJohn Whitmore1-37/+10
2018-08-27staging:rtl8192u: Rename __pTa - StyleJohn Whitmore1-2/+2
2018-08-27staging:rtl8192u: Rename macro parameter __pIeeeDev - StyleJohn Whitmore1-8/+8
2018-08-27staging:rtl8192u: Replace magic number 6 with ETH_ALEN - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Remove macro cpMacAddr - StyleJohn Whitmore1-5/+1
2018-08-27staging:rtl8192u: Remove macro eqMacAddr - StyleJohn Whitmore1-7/+5
2018-08-08staging:rtl8192u: Remove unused macro definitions - StyleJohn Whitmore1-8/+0
2018-08-08staging:rtl8192u: Add spaces around '+' operator - StyleJohn Whitmore1-2/+2
2018-08-08staging:rtl8192u: Remove stale comment - StyleJohn Whitmore1-2/+0
2018-07-24staging:rtl8192u: Rename variable State > state - StyleJohn Whitmore1-1/+1
2018-07-24staging:rtl8192u: Rename MaxTxPwrDbmList > max_tx_pwr_dbm_list - StyleJohn Whitmore1-1/+1
2018-07-24staging:rtl8192u: Rename CountryIeWatchdog > country_ie_watchdog - StyleJohn Whitmore1-2/+2
2018-07-24staging:rtl8192u: Rename variable CountryIeSrcAddr - StyleJohn Whitmore1-3/+3
2018-07-24staging:rtl8192u: Rename CountryIeBuf to country_ie_buf - StyleJohn Whitmore1-3/+3
2018-07-24staging:rtl8192u: Rename CountryIeLen > country_ie_len - StyleJohn Whitmore1-3/+3
2018-07-24staging:rtl8192u: Rename bEnabled > enabled - StyleJohn Whitmore1-2/+2
2018-07-24staging:rtl8192u: Remove typedef and rename struct RT_DOT11D_INFO - StyleJohn Whitmore1-5/+6
2018-07-21staging:rtl8192u: Remove typedef and rename DOT11D_STATE - StyleJohn Whitmore1-3/+3
2018-07-21staging:rtl8192u: Rename variable MaxTxPowerInDbm - StyleJohn Whitmore1-1/+1
2018-07-21staging:rtl8192u: Rename variable NumChnls - StyleJohn Whitmore1-1/+1
2018-07-21staging:rtl8192u: Rename structure member FirstChnl - StyleJohn Whitmore1-1/+1
2018-07-21staging:rtl8192u: Remove typedef from structure - StyleJohn Whitmore1-2/+2
2018-07-21staging:rtl8192u: Remove multiple blank lines - StyleJohn Whitmore1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-03-06Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG macroTolga Ceylan1-1/+1
2013-10-11staging: rtl8192u: copy dot11d.h in ieee80211/dot11d.h and remove itXenia Ragiadakou1-19/+20
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in dot11dXenia Ragiadakou1-5/+5
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova1-3/+0
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+102