summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-241-1/+0Star
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1Star
* staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structureIvan Safonov2016-10-161-7/+3Star
* staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov2016-10-161-3/+3
* staging:r8188eu: remove skb data alignment in r8188eu driver codeIvan Safonov2016-10-161-9/+1Star
* staging:r8188eu: remove free_recv_buf_queue_cnt member of recv_priv structureIvan Safonov2016-10-161-1/+0Star
* staging: r8188eu: rename rtl8188eu_init_recv_priv to rtw_hal_init_recv_privIvan Safonov2016-09-121-1/+1
* staging: r8188eu: rename rtl8188eu_free_recv_priv to rtw_hal_free_recv_privIvan Safonov2016-09-121-1/+1
* staging: r8188eu: Remove some false positives from kmemleakLarry Finger2016-08-211-0/+2
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0Star
* Staging: rtl8188eu: hal: Remove explicit NULL comparisonShraddha Barke2015-09-131-1/+1
* staging: rtl8188eu: Use kcalloc instead of kzallocNavya Sri Nizamkari2015-03-151-1/+1
* Staging: rtl8188eu: Removed unneeded code.Adrian Remonda2014-08-161-5/+2Star
* Staging: rtl8188eu: Lines over 80 characters fixed.Adrian Remonda2014-08-161-10/+18
* staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar2014-06-271-1/+1
* staging: rtl8188eu: Remove function _rtw_memset()navin patidar2014-06-271-1/+1
* staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar2014-06-271-1/+1
* staging: rtl8188eu: Remove function rtw_os_recvbuf_resource_free()navin patidar2014-05-231-1/+1
* staging: rtl8188eu: Remove rtl8188eu_init_recvbuf() functionnavin patidar2014-05-041-4/+0Star
* staging: rtl8188eu: Remove 'u32 ref_cnt' from struct recv_bufnavin patidar2014-05-041-2/+0Star
* staging: rtl8188eu: Remove 'u32 len' from struct recv_bufnavin patidar2014-05-041-1/+0Star
* staging: rtl8188eu: Remove 'alloc_sz' from struct recv_bufnavin patidar2014-05-041-1/+0Star
* staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_bufnavin patidar2014-05-041-8/+0Star
* staging: rtl8188eu: Remove 'int transfer_len' from struct recv_bufnavin patidar2014-05-041-2/+0Star
* staging: rtl8188eu: Remove 'spinlock_t recvbuf_lock' from struct recv_bufnavin patidar2014-05-041-1/+0Star
* staging: rtl8188eu: Remove 'struct list_head list' from struct recv_bufnavin patidar2014-05-041-1/+0Star
* staging: rtl8188eu: remove header file ethernet.hnavin patidar2014-02-121-1/+0Star
* staging: rtl8188eu: remove header file ip.hnavin patidar2014-02-111-1/+0Star
* staging: rtl8188eu: remove header file if_ether.hnavin patidar2014-02-111-1/+0Star
* staging: r8188eu: Remove wrapper around spin_lock_initLarry Finger2013-12-201-1/+1
* staging: r8188eu: Add files for new driver - part 17Larry Finger2013-08-221-0/+138