aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube1-1/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2016-10-16staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structureIvan Safonov1-7/+3
2016-10-16staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov1-3/+3
2016-10-16staging:r8188eu: remove skb data alignment in r8188eu driver codeIvan Safonov1-9/+1
2016-10-16staging:r8188eu: remove free_recv_buf_queue_cnt member of recv_priv structureIvan Safonov1-1/+0
2016-09-12staging: r8188eu: rename rtl8188eu_init_recv_priv to rtw_hal_init_recv_privIvan Safonov1-1/+1
2016-09-12staging: r8188eu: rename rtl8188eu_free_recv_priv to rtw_hal_free_recv_privIvan Safonov1-1/+1
2016-08-21staging: r8188eu: Remove some false positives from kmemleakLarry Finger1-0/+2
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2015-09-12Staging: rtl8188eu: hal: Remove explicit NULL comparisonShraddha Barke1-1/+1
2015-03-15staging: rtl8188eu: Use kcalloc instead of kzallocNavya Sri Nizamkari1-1/+1
2014-08-16Staging: rtl8188eu: Removed unneeded code.Adrian Remonda1-5/+2
2014-08-16Staging: rtl8188eu: Lines over 80 characters fixed.Adrian Remonda1-10/+18
2014-06-26staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar1-1/+1
2014-05-24staging: rtl8188eu: Remove function rtw_os_recvbuf_resource_free()navin patidar1-1/+1
2014-05-03staging: rtl8188eu: Remove rtl8188eu_init_recvbuf() functionnavin patidar1-4/+0
2014-05-03staging: rtl8188eu: Remove 'u32 ref_cnt' from struct recv_bufnavin patidar1-2/+0
2014-05-03staging: rtl8188eu: Remove 'u32 len' from struct recv_bufnavin patidar1-1/+0
2014-05-03staging: rtl8188eu: Remove 'alloc_sz' from struct recv_bufnavin patidar1-1/+0
2014-05-03staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_bufnavin patidar1-8/+0
2014-05-03staging: rtl8188eu: Remove 'int transfer_len' from struct recv_bufnavin patidar1-2/+0
2014-05-03staging: rtl8188eu: Remove 'spinlock_t recvbuf_lock' from struct recv_bufnavin patidar1-1/+0
2014-05-03staging: rtl8188eu: Remove 'struct list_head list' from struct recv_bufnavin patidar1-1/+0
2014-02-12staging: rtl8188eu: remove header file ethernet.hnavin patidar1-1/+0
2014-02-11staging: rtl8188eu: remove header file ip.hnavin patidar1-1/+0
2014-02-11staging: rtl8188eu: remove header file if_ether.hnavin patidar1-1/+0
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_initLarry Finger1-1/+1
2013-08-22staging: r8188eu: Add files for new driver - part 17Larry Finger1-0/+138