index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
/
include
/
rtw_recv.h
Age
Commit message (
Expand
)
Author
2014-05-24
staging: rtl8188eu: Remove 'u8 fragcnt' from struct recv_frame
navin patidar
2014-05-24
staging: rtl8188eu: Remove 'int frame_tag' from struct recv_frame
navin patidar
2014-05-24
staging: rtl8188eu: Remove 'void *precvbuf' from struct recv_frame
navin patidar
2014-05-24
staging: rtl8188eu: Remove unused inline function get_rx_status()
navin patidar
2014-05-24
staging: rtl8188eu: Remove unused inline function recvframe_push()
navin patidar
2014-05-24
staging: rtl8188eu: Remove 'spinlock_t lock' from struct recv_priv
navin patidar
2014-05-24
staging: rtl8188eu: Remove unused member variables of struct recv_priv
navin patidar
2014-05-24
staging: rtl8188eu: Remove 'semaphore allrxreturnevt' from struct recv_priv
navin patidar
2014-05-03
staging: rtl8188eu: Remove 'u8 *pbuf' from struct recv_buf
navin patidar
2014-05-03
staging: rtl8188eu: Remove 'u32 ref_cnt' from struct recv_buf
navin patidar
2014-05-03
staging: rtl8188eu: Remove 'u32 len' from struct recv_buf
navin patidar
2014-05-03
staging: rtl8188eu: Remove 'alloc_sz' from struct recv_buf
navin patidar
2014-05-03
staging: rtl8188eu: Remove 'pallocated_buf' from struct recv_buf
navin patidar
2014-05-03
staging: rtl8188eu: Remove 'irp_pending' from struct recv_buf
navin patidar
2014-05-03
staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_buf
navin patidar
2014-05-03
staging: rtl8188eu: Remove 'int transfer_len' from struct recv_buf
navin patidar
2014-05-03
staging: rtl8188eu: Remove 'dma_addr_t dma_transfer_addr' from struct recv_buf
navin patidar
2014-05-03
staging: rtl8188eu: Remove 'spinlock_t recvbuf_lock' from struct recv_buf
navin patidar
2014-05-03
staging: rtl8188eu: Remove 'struct list_head list' from struct recv_buf
navin patidar
2014-05-03
staging: rtl8188eu: Remove function rtw_enqueue_recvbuf()
navin patidar
2014-05-03
staging: rtl8188eu: Remove function rtw_enqueue_recvbuf_to_head()
navin patidar
2014-05-03
staging: rtl8188eu: Remove function rtw_dequeue_recvbuf()
navin patidar
2014-02-15
staging: r8188eu: Remove get_recvframe_data()
Larry Finger
2014-02-15
staging: r8188eu: Remove get_recvframe_len()
Larry Finger
2014-02-15
staging: r8188eu: Remove unused get_rxbuf_desc()
Larry Finger
2014-02-15
staging: r8188eu: Remove pkt_to_recv{frame, data, mem} routines
Larry Finger
2014-02-15
staging: r8188eu: Remove union wrapping of recv_frame
Larry Finger
2014-02-15
staging: r8188eu: Remove pointless "alignment" entry in recv_frame
Larry Finger
2014-02-15
staging: r8188eu: Remove unnecessary list_head entry from recv_frame union
Larry Finger
2013-09-17
staging: r8188eu: Fix smatch warnings in odm_HWConfig.c
Larry Finger
2013-08-22
staging: r8188eu: Add files for new driver - part 29
Larry Finger