aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_ioctl_set.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-10Staging: rtl8188eu: rtw_ioctl_set.c: fixed indentation issueAmos Gross1-5/+5
2021-04-14staging: rtl8188eu: Move channel_table away from rtw_mlme_ext.hFabio M. De Francesco1-0/+8
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov1-1/+1
2020-07-19staging: rtl8188eu: clear tabstop style issuesMichael Straube1-1/+1
2020-07-15staging: rtl8188eu: core: fix coding style issuesArpitha Raghunandan1-5/+5
2020-07-01staging: rtl8188eu: core: Fix coding style issuePuranjay Mohan1-1/+1
2020-06-25Staging: rtl8188eu: Fix alignment coding style issuePeilin Ye1-1/+1
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to correct code style.Florian Büstgens1-6/+6
2018-09-18staging: rtl8188eu: simplify function commentsMichael Straube1-13/+2
2018-09-18staging: rtl8188eu: fix lines over 80 charactersMichael Straube1-5/+10
2018-09-18staging: rtl8188eu: add missing spaces around operatorsMichael Straube1-7/+7
2018-09-18staging: rtl8188eu: fix comparsions to falseMichael Straube1-2/+2
2018-09-18staging: rtl8188eu: fix comparsions to trueMichael Straube1-13/+13
2018-09-18staging: rtl8188eu: remove whitespaceMichael Straube1-17/+17
2018-09-18staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-25/+25
2018-09-18staging: rtl8188eu: simplify calculationMichael Straube1-1/+1
2018-07-21staging: rtl8188eu: remove blank linesMichael Straube1-18/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu1-1/+1
2018-03-08staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy1-6/+6
2018-03-06staging: rtl8188eu: replace NULL comparison with variableSantha Meena Ramamoorthy1-1/+1
2017-08-28staging:rtl8188eu:core Fix coding style IssuesJanani Sankara Babu1-3/+3
2017-03-06staging:r8188eu: refactor rtw_get_cur_max_rate() - remove rtw_hal_get_hwreg() callIvan Safonov1-3/+1
2017-01-05staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov1-5/+0
2016-09-01staging: r8188eu: replace HT_caps_element with ieee80211_ht_cap structureIvan Safonov1-3/+3
2016-09-01staging: r8188eu: simplify HT_caps_element structureIvan Safonov1-3/+3
2016-09-01staging: r8188eu: remove dead code from rtw_get_cur_max_rate functionIvan Safonov1-7/+0
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2015-11-15staging: rtl8188eu: unused macros removedIvan Safonov1-7/+0
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian1-5/+5
2015-06-08staging: rtl8188eu: use table to get channel plan from country codeHari Prasath Gujulan Elango1-11/+8
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar1-1/+2
2014-10-28staging: rtl8188eu: core: Remove redundant memset before memcpyTapasweni Pathak1-1/+0
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_wep()navin patidar1-25/+0
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_key()navin patidar1-38/+0
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_802_11_add_key()navin patidar1-352/+0
2014-07-13staging: rtl8188eu: Remove unused function rtw_validate_ssid()navin patidar1-26/+0
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_scan_mode()navin patidar1-17/+0
2014-07-13staging: rtl8188eu: Remove function rtw_set_channel_plan()navin patidar1-14/+1
2014-07-09staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar1-2/+0
2014-06-26staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar1-8/+8
2014-06-26staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar1-1/+0
2014-03-07Staging: rtl8188eu: Fix warning of braces {} are not necessary.Elena Oat1-9/+8
2014-02-27staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida1-2/+2
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-25/+0
2014-02-11staging: r8188eu: Eliminate macro to get next list itemLarry Finger1-1/+1
2014-02-11staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger1-2/+2
2013-12-20staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger1-2/+2
2013-12-20staging: r8188eu: Remove wrapper around spin_unlock_bhLarry Finger1-13/+7