summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/include/rtw_recv.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar1-1/+1
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar1-2/+2
2014-05-23staging: rtl8188eu: Remove 'u8 fragcnt' from struct recv_framenavin patidar1-1/+0
2014-05-23staging: rtl8188eu: Remove 'int frame_tag' from struct recv_framenavin patidar1-1/+0
2014-05-23staging: rtl8188eu: Remove 'void *precvbuf' from struct recv_framenavin patidar1-1/+0
2014-05-23staging: rtl8188eu: Remove unused inline function get_rx_status()navin patidar1-5/+0
2014-05-23staging: rtl8188eu: Remove unused inline function recvframe_push()navin patidar1-20/+0
2014-05-23staging: rtl8188eu: Remove 'spinlock_t lock' from struct recv_privnavin patidar1-1/+0
2014-05-23staging: rtl8188eu: Remove unused member variables of struct recv_privnavin patidar1-6/+0
2014-05-23staging: rtl8188eu: Remove 'semaphore allrxreturnevt' from struct recv_privnavin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove 'u8 *pbuf' from struct recv_bufnavin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove 'u32 ref_cnt' from struct recv_bufnavin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove 'u32 len' from struct recv_bufnavin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove 'alloc_sz' from struct recv_bufnavin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove 'pallocated_buf' from struct recv_bufnavin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove 'irp_pending' from struct recv_bufnavin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_bufnavin patidar1-4/+0
2014-05-04staging: rtl8188eu: Remove 'int transfer_len' from struct recv_bufnavin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove 'dma_addr_t dma_transfer_addr' from struct recv_bufnavin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove 'spinlock_t recvbuf_lock' from struct recv_bufnavin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove 'struct list_head list' from struct recv_bufnavin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove function rtw_enqueue_recvbuf()navin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove function rtw_enqueue_recvbuf_to_head()navin patidar1-1/+0
2014-05-04staging: rtl8188eu: Remove function rtw_dequeue_recvbuf()navin patidar1-1/+0
2014-02-16staging: r8188eu: Remove get_recvframe_data()Larry Finger1-9/+0
2014-02-16staging: r8188eu: Remove get_recvframe_len()Larry Finger1-5/+0
2014-02-16staging: r8188eu: Remove unused get_rxbuf_desc()Larry Finger1-9/+0
2014-02-16staging: r8188eu: Remove pkt_to_recv{frame, data, mem} routinesLarry Finger1-38/+0
2014-02-16staging: r8188eu: Remove union wrapping of recv_frameLarry Finger1-55/+51
2014-02-16staging: r8188eu: Remove pointless "alignment" entry in recv_frameLarry Finger1-1/+0
2014-02-16staging: r8188eu: Remove unnecessary list_head entry from recv_frame unionLarry Finger1-1/+0
2013-09-17staging: r8188eu: Fix smatch warnings in odm_HWConfig.cLarry Finger1-1/+1
2013-08-22staging: r8188eu: Add files for new driver - part 29Larry Finger1-0/+485