summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/hal/rtl8723au_xmit.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-04-03drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"Piotr Witoslawski1-1/+1
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches1-7/+9
2015-03-23staging: rtl8723au: update_txdesc(): bagg_pkt is always falseJes Sorensen1-3/+3
2015-01-17staging: rtl8723au: Fix sparse invalid assignment warningsYannis Damigos1-2/+2
2014-12-02staging: rtl8723au: Eliminate do_queue_select() functionsJes Sorensen1-13/+1
2014-11-26staging: rtl8723au: pxmitframe->frame_tag is never set to a value > 8Jes Sorensen1-5/+6
2014-11-26staging: rtl8723au: rtw_dump_xframe(): Use proper ETH_P_* typesJes Sorensen1-4/+4
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen1-6/+5
2014-05-16staging: rtl8723au: Name port vs register access functions consistentlyJes Sorensen1-2/+2
2014-05-16staging: rtl8723au: Clean up usb_{read,write}_port() usageJes Sorensen1-1/+2
2014-05-16staging: rtl8723au: rtl8723au_xmit.c: Fixup messy return type usageJes Sorensen1-11/+15
2014-05-16staging: rtl8723au: Call xmit/recv handlers directly instead of via HAL wrappersJes Sorensen1-12/+3
2014-05-16staging: rtl8723au: Disentangle recv/xmit_priv init/free from HAL wrappersJes Sorensen1-10/+0
2014-05-15staging: rtl8723au: Remove empty *_free_xmit_priv() and friendsJes Sorensen1-4/+0
2014-04-05staging: r8723au: Additional source patchesLarry Finger1-1/+1
2014-04-05staging: r8723au: Add source files for new driver - part 2Larry Finger1-0/+548