summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_ioctl_set.c
AgeCommit message (Expand)AuthorFilesLines
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-16staging: 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-10staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar1-2/+0
2014-06-27staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar1-1/+1
2014-06-27staging: rtl8188eu: Remove function _rtw_memset()navin patidar1-8/+8
2014-06-27staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar1-1/+0
2014-03-08Staging: rtl8188eu: Fix warning of braces {} are not necessary.Elena Oat1-9/+8
2014-02-28staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida1-2/+2
2014-02-12staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-25/+0
2014-02-12staging: r8188eu: Eliminate macro to get next list itemLarry Finger1-1/+1
2014-02-12staging: 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