summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/dot11d.h
AgeCommit message (Expand)Author
2023-10-15staging: rtl8192u: Remove broken driverPhilipp Hortmann
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 Channel - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename DOT11D_GetMaxTxPwrInDbm - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename dot11d_update_country_ie() parameters - 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-08-27staging:rtl8192u: Lines should not end with a '(' - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename __pTa - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename macro parameter __pIeeeDev - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Replace magic number 6 with ETH_ALEN - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Remove macro cpMacAddr - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Remove macro eqMacAddr - StyleJohn Whitmore
2018-08-08staging:rtl8192u: Remove unused macro definitions - StyleJohn Whitmore
2018-08-08staging:rtl8192u: Add spaces around '+' operator - StyleJohn Whitmore
2018-08-08staging:rtl8192u: Remove stale comment - 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 CountryIeWatchdog > country_ie_watchdog - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename variable CountryIeSrcAddr - 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: Remove typedef and rename DOT11D_STATE - 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
2018-07-21staging:rtl8192u: Remove multiple blank lines - StyleJohn Whitmore
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-03-06Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG...Tolga Ceylan
2013-10-11staging: rtl8192u: copy dot11d.h in ieee80211/dot11d.h and remove itXenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in d...Xenia Ragiadakou
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang