aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/include/rtw_xmit.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10staging: Remove rtl8723au driverJes Sorensen1-380/+0
2016-08-21staging: r8723au: Remove unused semaphoresBinoy Jayan1-5/+0
2014-12-02staging: rtl8723au: Remove unused rtw_sctx_done23a() functionJes Sorensen1-1/+0
2014-12-02staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err()Jes Sorensen1-1/+0
2014-11-26staging: rtl8723au: rtw_put_snap23a(): Make it staticJes Sorensen1-1/+0
2014-11-26staging: rtl8723au: Remove unused rtw_calculate_wlan_pkt_size_by_attribue23a()Jes Sorensen1-2/+0
2014-11-03stating: rtl8723au: Eliminate write-only struct xmit_priv->txirp_cntJes Sorensen1-1/+0
2014-10-20staging: rtl8723au: Remove a stack of write only countersJes Sorensen1-5/+0
2014-10-20staging: rtl8723au: Re-organize struct xmit_priv for better packingJes Sorensen1-3/+2
2014-10-20staging: rtl8723au: Don't read REQ_NQOS_SEQ 16 bits and write back 8 bitsJes Sorensen1-1/+1
2014-10-20staging: rtl8723au: Eliminate write-once variable xmit_priv->vcs_settingJes Sorensen1-1/+0
2014-10-20staging: rtl8723au: Remove write-only struct xmit_priv->vcs_typeJes Sorensen1-1/+0
2014-05-23staging: rtl8723au: rtw_xmit.c: Use IEEE80211_[FS]TYPE_ definesJes Sorensen1-2/+1
2014-05-23staging: rtl8723au: Declare rtw_make_wlanhdr() staticJes Sorensen1-2/+0
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen1-1/+1
2014-05-15staging: rtl723au: Remove some obsolete misleading commentsJes Sorensen1-1/+1
2014-05-15stating: rtl8723au: Use kmalloc instead of vmalloc to allocate pool of xmit_frame_extJes Sorensen1-3/+1
2014-05-15staging: rtl8723au: Use kmalloc() rather than vmalloc() to allocate xmit_framesJes Sorensen1-3/+1
2014-05-15staging: rtl8723au: Declare rtw_alloc_xmitframe() staticJes Sorensen1-1/+0
2014-04-26staging: r8723au: Fix endian issues with TX and RX descriptorsLarry Finger1-8/+8
2014-04-05staging: r8723au: Add source files for new driver - part 4Larry Finger1-0/+407