summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_recv.c
AgeCommit message (Expand)Author
2017-03-12staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann
2015-10-29staging: rtl8188eu: operator = replaced by += in loop incrementIvan Safonov
2015-09-18staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki
2015-08-07staging: rtl8188eu: remove multiple blank lineSudip Mukherjee
2015-08-07staging: rtl8188eu: remove unused functionSudip Mukherjee
2015-08-07staging: rtl8188eu: remove exit labelSudip Mukherjee
2015-08-07staging: rtl8188eu: make function voidSudip Mukherjee
2015-08-07staging: rtl8188eu: remove unused argumentSudip Mukherjee
2015-05-08rtl8188eu: don't duplicate ieee80211 constants for status/reasonPaul Gortmaker
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar
2014-11-07staging: rtl8188eu: unneeded return variableSudip Mukherjee
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak
2014-07-09staging: rtl8188eu: Remove mp( mesh point) mode supportnavin patidar
2014-06-26staging: rtl8188eu: Use get_unaligned_be16() instead of RTW_GET_BE16()navin patidar
2014-06-26staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar
2014-06-26staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar
2014-06-26staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar
2014-06-26staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar
2014-06-26staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar
2014-06-26staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar
2014-06-26staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar
2014-05-24staging: rtl8188eu: Remove function rtw_os_recv_resource_free()navin patidar
2014-05-24staging: rtl8188eu: Remove function rtw_os_recv_resource_init()navin patidar
2014-05-24staging: rtl8188eu: Remove 'spinlock_t lock' from struct recv_privnavin patidar
2014-05-24staging: rtl8188eu: Remove 'semaphore allrxreturnevt' from struct recv_privnavin patidar
2014-05-23staging: r8188eu: Fix some sparse warningsLarry Finger
2014-05-03staging: rtl8188eu: Remove function rtw_enqueue_recvbuf()navin patidar
2014-05-03staging: rtl8188eu: Remove function rtw_enqueue_recvbuf_to_head()navin patidar
2014-05-03staging: rtl8188eu: Remove function rtw_dequeue_recvbuf()navin patidar
2014-04-25staging: rtl8188eu: fix spaces instead of tabs for rtw_recv.cKonrad Zapalowicz
2014-04-16staging: r8188eu: Fix case where ethtype was never obtained and always be che...Larry Finger
2014-04-16staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...Larry Finger
2014-02-27staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida
2014-02-15staging: r8188eu: Remove get_recvframe_data()Larry Finger
2014-02-15staging: r8188eu: Remove get_recvframe_len()Larry Finger
2014-02-15staging: r8188eu: Remove union wrapping of recv_frameLarry Finger
2014-02-15staging: r8188eu: Remove unnecessary list_head entry from recv_frame unionLarry Finger
2014-02-14staging: r8188eu: Fix Smatch warningsLarry Finger
2014-02-14staging: r8188eu: Fix more Smatch warnings and errorsLarry Finger
2014-02-12staging: rtl8188eu: remove header file ethernet.hnavin patidar
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger
2014-02-11staging: r8188eu: Eliminate macro to get next list itemLarry Finger
2014-02-11staging: r8188eu: Replace misspelled local container macroLarry Finger
2014-02-11staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger
2014-02-11staging: rtl8188eu: remove header file ip.hnavin patidar
2014-02-11staging: rtl8188eu: remove header file if_ether.hnavin patidar