summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/recv_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove unnecessary parentheses in recv_linux.cMichael Straube2018-11-111-2/+2
* staging: rtl8188eu: add spaces around '*' in recv_linux.cMichael Straube2018-11-111-1/+1
* staging: rtl8188eu: use __func__ in recv_linux.cMichael Straube2018-11-111-2/+2
* staging: rtl8188eu: use is_multicast_ether_addr in recv_linux.cMichael Straube2018-08-081-3/+3
* staging: rtl8188eu: remove whitespace - coding styleMichael Straube2018-06-281-7/+4Star
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1Star
* staging:r8188eu: Remove rx_handler_data unnecessary readIvan Safonov2018-05-111-4/+0Star
* staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook2017-10-181-3/+2Star
* staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov2017-02-091-6/+0Star
* staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt()Ivan Safonov2017-01-161-15/+0Star
* staging:r8188eu: remove rtw_os_recv_resource_alloc functionIvan Safonov2016-10-161-6/+0Star
* staging:r8188eu: remove pkt_newalloc member of the recv_buf structureIvan Safonov2016-10-021-1/+0Star
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0Star
* Staging: rtl8188eu: os_dep: recv_linux.c: Remove explicit NULL comparisonShraddha Barke2015-09-131-1/+1
* staging: rtl8188eu: remove unused defineSudip Mukherjee2015-08-081-2/+0Star
* staging: rtl8188eu: rearrange codeSudip Mukherjee2015-08-081-6/+4Star
* staging: rtl8188eu: make function voidSudip Mukherjee2015-08-081-2/+1Star
* staging: rtl8188eu: remove unused argumentSudip Mukherjee2015-08-081-2/+1Star
* Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar2015-03-161-2/+3
* staging: rtl8188eu: Remove wrapper function _rtw_reordering_ctrl_timeout_hand...navin patidar2014-07-311-9/+1Star
* staging: rtl8188eu: Remove unused function rtw_os_read_port()navin patidar2014-07-311-12/+0Star
* staging: rtl8188eu: Remove function _rtw_memset()navin patidar2014-06-271-2/+2
* staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar2014-06-271-1/+1
* staging: rtl8188eu: Remove function _rtw_read_port()navin patidar2014-06-201-1/+1
* staging: rtl8188eu: Remove function rtw_os_recvbuf_resource_free()navin patidar2014-05-231-8/+0Star
* staging: rtl8188eu: Remove function rtw_hostapd_mlme_rx()navin patidar2014-05-231-5/+0Star
* staging: rtl8188eu: Remove function rtw_os_recv_resource_free()navin patidar2014-05-231-5/+0Star
* staging: rtl8188eu: Remove function rtw_os_recv_resource_init()navin patidar2014-05-231-7/+0Star
* staging: rtl8188eu: Remove 'u8 *pbuf' from struct recv_bufnavin patidar2014-05-041-1/+0Star
* staging: rtl8188eu: Remove 'u32 ref_cnt' from struct recv_bufnavin patidar2014-05-041-1/+0Star
* staging: rtl8188eu: Remove 'u32 len' from struct recv_bufnavin patidar2014-05-041-1/+0Star
* staging: rtl8188eu: Remove 'pallocated_buf' from struct recv_bufnavin patidar2014-05-041-1/+0Star
* staging: rtl8188eu: Remove 'irp_pending' from struct recv_bufnavin patidar2014-05-041-4/+2Star
* staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_bufnavin patidar2014-05-041-4/+0Star
* staging: rtl8188eu: Remove 'int transfer_len' from struct recv_bufnavin patidar2014-05-041-1/+0Star
* staging: r8188eu: Remove union wrapping of recv_frameLarry Finger2014-02-151-18/+18
* staging: rtl8188eu: remove header file ethernet.hnavin patidar2014-02-121-1/+0Star
* staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger2014-02-111-3/+0Star
* staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger2014-02-111-2/+2
* staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger2013-12-201-3/+3
* staging: r8188eu: remove needless check before usb_free_urb()Wei Yongjun2013-09-261-2/+1Star
* staging: r8188eu: Fix a smatch warnings in core/rtw_recv.cLarry Finger2013-09-171-2/+1Star
* staging: r8188eu: Add files for new driver - part 19Larry Finger2013-08-221-0/+261