summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: os_dep: Replaced kzalloc and memcpy with kmemdupTapasweni Pathak2014-10-231-3/+1
* staging: rtl8188eu: os_dep: Remove useless cast on kzallocTapasweni Pathak2014-10-231-1/+1
* staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
* Staging: rtl8188eu: os_dep: Compression of lines for immediate returnVaishali Thakkar2014-09-191-7/+2
* Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman2014-08-311-0/+2
|\
| * staging: r8188eu: Add new USB IDLarry Finger2014-08-251-0/+1
| * staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies2014-08-251-0/+1
* | staging: rtl8188eu: Cleanup firmware initialization codenavin patidar2014-08-161-3/+4
|/
* staging: rtl8188eu: Remove wrapper function _rtw_reordering_ctrl_timeout_hand...navin patidar2014-07-301-9/+1
* staging: rtl8188eu: Remove unused function rtw_os_read_port()navin patidar2014-07-301-12/+0
* staging: rtl8188eu: Remove wrapper function _addba_timer_hdl()navin patidar2014-07-301-7/+1
* staging: rtl8188eu: Remove wrapper function _link_timer_hdl()navin patidar2014-07-301-7/+1
* staging: rtl8188eu: Remove wrapper function _survey_timer_hdl()navin patidar2014-07-301-8/+1
* staging: rtl8188eu: Remove wrapper function _dynamic_check_timer_handlder()navin patidar2014-07-301-11/+1
* staging: rtl8188eu: Remove wrapper function _rtw_scan_timeout_handler()navin patidar2014-07-301-8/+1
* staging: rtl8188eu: Remove wrapper function rtw_join_timeout_handler()navin patidar2014-07-301-9/+1
* staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek2014-07-261-0/+1
* staging: rtl8188eu: Remove unused functions rtw_cbuf_[full, empty, push, pop]()navin patidar2014-07-091-65/+0
* staging: rtl8188eu: Remove unused function rtw_cbuf_alloc()navin patidar2014-07-091-21/+0
* staging: rtl8188eu: Use msecs_to_jiffies() instead of rtw_ms_to_systime()navin patidar2014-07-091-5/+0
* staging: rtl8188eu: use jiffies_to_msecs() instead of rtw_systime_to_ms()navin patidar2014-07-091-6/+1
* staging: rtl8188eu: Remove function rtw_alloc_etherdev()navin patidar2014-07-092-26/+1
* staging: rtl8188eu: Remove unused function rtw_change_ifname()navin patidar2014-07-091-55/+0
* staging: rtl8188eu: Remove dummy function rtw_free_cmd_priv()navin patidar2014-07-091-2/+0
* staging: rtl8188eu: Remove function rtw_setdatarate_cmd()navin patidar2014-07-091-7/+0
* staging: rtl8188eu: Remove struct evt_priv and its usesnavin patidar2014-07-091-8/+0
* staging: rtl8188eu: Remove P2P supportnavin patidar2014-07-093-103/+1
* staging: rtl8188eu: Remove mp( mesh point) mode supportnavin patidar2014-07-092-8/+1
* staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar2014-07-093-12/+9
* staging: rtl8188eu: Remove files rtw_mp_ioctl.[c,h]navin patidar2014-07-091-1/+0
* staging: rtl8188eu: Remove WEXT_PRIV private ioctl handlersnavin patidar2014-07-091-4847/+0
* staging: rtl8188eu: re-use hex_to_bin() instead of custom codeAndy Shevchenko2014-07-091-3/+3
* staging: rtl8188eu: substitute custom hex2bin()Andy Shevchenko2014-07-091-15/+31
* staging: rtl8188eu: re-use mac_pton() helperAndy Shevchenko2014-07-091-74/+27
* staging: rtl8188eu: Use round_up() instead of _RND4()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Use round_up() instead of _RND128()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Replace _cancel_timer_ex() with del_timer_sync()navin patidar2014-06-262-9/+9
* staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar2014-06-261-5/+0
* staging: rtl8188eu: osdep_service.c: Remove unused macronavin patidar2014-06-261-2/+0
* staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Remove unused function rtw_get_time_interval_ms()navin patidar2014-06-261-5/+0
* staging: rtl8188eu: Remove unused function rtw_division64()navin patidar2014-06-261-6/+0
* staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar2014-06-264-25/+16
* staging: rtl8188eu: Use kstrtoul() for string to long conversionnavin patidar2014-06-262-24/+17
* staging: rtl8188eu: Remove unused function rtw_sleep_schedulable()navin patidar2014-06-261-12/+0
* staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar2014-06-263-8/+3
* staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar2014-06-262-19/+2
* staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar2014-06-263-61/+14
* staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar2014-06-261-5/+0
* staging: rtl8188eu: Remove unused function rtw_list_insert_head()navin patidar2014-06-261-5/+0
OpenPOWER on IntegriCloud