summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/dot11d.c
AgeCommit message (Expand)Author
2023-12-09staging: rtl8192e: Remove files dot11d.c and dot11d.hPhilipp Hortmann
2023-12-09staging: rtl8192e: Remove function dot11d_channel_map()Philipp Hortmann
2023-12-09staging: rtl8192e: Remove variable dot11d_infoPhilipp Hortmann
2023-12-09staging: rtl8192e: Remove variable channel_mapPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused variable bss_start_channelPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused function dot11d_init()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove unused variable global_domainPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused variable country_watchdogPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused variables from struct rt_dot11d_infoPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused variable dot11d_info->statePhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused function dot11d_reset()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove unused function dot11d_scan_complete()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove IS_DOT11D_ENABLE(ieee)Philipp Hortmann
2023-11-23staging: rtl8192e: Remove unused function dot11d_update_country()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove constant index from channel_array[]Philipp Hortmann
2023-11-23staging: rtl8192e: Remove switch for a constant in dot11d_channel_map()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove check if channel_array[channel_plan].len != 0Philipp Hortmann
2023-11-23staging: rtl8192e: Remove equation to check limits of channelPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove ibss_maxjoin_chalPhilipp Hortmann
2019-03-18staging: rtl8192e: remove boilerplate license textJules Irenge
2019-03-18staging: rtl8192e: add SPDX GPL-2.0 license identifierJules Irenge
2019-02-11staging: rtl8192e: rename parameters of function dot11d_update_country - styleHimadri Pandya
2019-02-11staging: rtl8192e: rename local variables of function dot11d_update_country -...Himadri Pandya
2019-02-11staging: rtl8192e: rename function DOT11D_ScanComplete to dot11d_scan_complet...Himadri Pandya
2019-02-11staging: rtl8192e: rename function Dot11d_UpdateCountryIe to dot11d_update_co...Himadri Pandya
2019-02-11staging: rtl8192e: rename function Dot11d_Reset to dot11d_reset - styleHimadri Pandya
2019-02-11staging: rtl8192e: rename function Dot11d_Channelmap to dot11d_channel_map - ...Himadri Pandya
2019-02-07staging: rtl8192e: rename members of struct rtllib_device - styleHimadri Pandya
2019-02-07staging: rtl8192e: rename members of struct rt_dot11d_info - styleHimadri Pandya
2019-02-07staging: rtl8192e: rename members of struct chnl_txpow_triple - styleHimadri Pandya
2019-01-15staging: rtl8192e: rename Len to len - styleHimadri Pandya
2019-01-15staging: rtl8192e: rename ChannelPlan[] to channel_array[] - styleHimadri Pandya
2019-01-07staging: rtl8192e: rename Channel to channel styleHimadri Pandya
2018-04-23staging: rtl8192e: Fixed coding style around a plus signJoao Dalben
2017-10-18staging: rtl8192e: Use __func__ instead of function nameMihaela Muraru
2016-11-15staging: rtl8192e: Fixed coding style wornings on Block comments.Yamanappagouda Patil
2016-09-20staging: rtl8192e: Remove unnecessary blank linesNamrata A Shettar
2016-09-20staging: rtl8192e: Add space around '+'Namrata A Shettar
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski
2015-07-14staging: rtl8192e: Remove DOT11D_GetMaxTxPwrInDbm()Mateusz Kulikowski
2015-07-14staging: rtl8192e: Remove ToLegalChannel()Mateusz Kulikowski
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey
2014-06-19Staging: rtl8192e: dot11d: Fixed printk coding style issuesA Raghavendra Rao
2014-03-18staging: rtl8192e: Fix quoted string split across linesGulsah Kose
2013-11-10staging: rtl8192e: Fixed space prohibited warning in dot11d.cArchana kumari
2013-10-15Staging: rtl8192e: Replacing (u8*) with (u8 *)Ashvini Varatharaj
2011-11-30rtl8192e: Rename clashing symbolsSean MacLennan
2011-11-30rtl8192e: Export symbolsSean MacLennan
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger