aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_ioctl_set.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_bhLarry Finger1-6/+6
2013-08-30staging: rtl8188eu: off by one in rtw_set_802_11_add_wep()Dan Carpenter1-1/+1
2013-08-30staging: rtl8188eu: || vs && typoDan Carpenter1-1/+1
2013-08-22staging: r8188eu: Add files for new driver - part 3Larry Finger1-0/+1169