summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep/recv_linux.c
AgeCommit message (Expand)Author
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/recv_linux.cPhillip Potter
2021-04-09staging: rtl8188eu: remove unused function parameterMartin Kaiser
2018-11-11staging: rtl8188eu: remove unnecessary parentheses in recv_linux.cMichael Straube
2018-11-11staging: rtl8188eu: add spaces around '*' in recv_linux.cMichael Straube
2018-11-11staging: rtl8188eu: use __func__ in recv_linux.cMichael Straube
2018-08-08staging: rtl8188eu: use is_multicast_ether_addr in recv_linux.cMichael Straube
2018-06-28staging: rtl8188eu: remove whitespace - coding styleMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2018-05-11staging:r8188eu: Remove rx_handler_data unnecessary readIvan Safonov
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov
2017-01-16staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt()Ivan Safonov
2016-10-16staging:r8188eu: remove rtw_os_recv_resource_alloc functionIvan Safonov
2016-10-02staging:r8188eu: remove pkt_newalloc member of the recv_buf structureIvan Safonov
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2015-09-12Staging: rtl8188eu: os_dep: recv_linux.c: Remove explicit NULL comparisonShraddha Barke
2015-08-07staging: rtl8188eu: remove unused defineSudip Mukherjee
2015-08-07staging: rtl8188eu: rearrange codeSudip Mukherjee
2015-08-07staging: rtl8188eu: make function voidSudip Mukherjee
2015-08-07staging: rtl8188eu: remove unused argumentSudip Mukherjee
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar
2014-07-30staging: rtl8188eu: Remove wrapper function _rtw_reordering_ctrl_timeout_hand...navin patidar
2014-07-30staging: rtl8188eu: Remove unused function rtw_os_read_port()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-06-19staging: rtl8188eu: Remove function _rtw_read_port()navin patidar
2014-05-24staging: rtl8188eu: Remove function rtw_os_recvbuf_resource_free()navin patidar
2014-05-24staging: rtl8188eu: Remove function rtw_hostapd_mlme_rx()navin 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-03staging: rtl8188eu: Remove 'u8 *pbuf' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'u32 ref_cnt' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'u32 len' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'pallocated_buf' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'irp_pending' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'int transfer_len' from struct recv_bufnavin patidar
2014-02-15staging: r8188eu: Remove union wrapping of recv_frameLarry 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: Replace wrapper around _rtw_memcmp()Larry Finger
2013-12-20staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger
2013-09-25staging: r8188eu: remove needless check before usb_free_urb()Wei Yongjun
2013-09-17staging: r8188eu: Fix a smatch warnings in core/rtw_recv.cLarry Finger
2013-08-22staging: r8188eu: Add files for new driver - part 19Larry Finger