summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/core/rtw_xmit.c
AgeCommit message (Expand)Author
2014-05-28staging: rtl8723au: Remove redundant casting in rtw_xmit.cSachin Kamat
2014-05-25staging: rtl8723au: Don't check check_fwstate() == falseJes Sorensen
2014-05-25staging: rtl8723au: Don't explicitly check check_fwstate() == trueJes Sorensen
2014-05-25staging: rtl8723au: rtw_xmit.c: Use ether_addr_copy()Jes Sorensen
2014-05-25staging: rtl8723au: Use ieee80211.h defines for IV/ICV len valuesJes Sorensen
2014-05-23staging: rtl8723au: rtw_xmit.c: Get rid of SetToDs()/SetFrDs() usageJes Sorensen
2014-05-23staging: rtl8723au: rtw_xmit.c: Use IEEE80211_[FS]TYPE_ definesJes Sorensen
2014-05-23staging: rl8723au: rtw_make_wlanhdr(): Use ieee80211_qos_hdrJes Sorensen
2014-05-23staging: rtl8723au: Get rid of SetPrivacy()/SetPwrMgt()/SetMData() macrosJes Sorensen
2014-05-23staging: rtl8723au: Declare rtw_make_wlanhdr() staticJes Sorensen
2014-05-23staging: rtl8723au: rtw_make_wlanhdr23a(): Use IEEE80211_SN_TO_SEQ() to set s...Jes Sorensen
2014-05-23staging: rtl8723au: Get rid of ClearMFrag/SetMFragJes Sorensen
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen
2014-05-23staging: rtl8723au: Fix up some random bit-flag handlingJes Sorensen
2014-05-16staging: rtl8723au: rtw_xmit.c: Be consistent in using int for error return typeJes Sorensen
2014-05-16staging: rtl8723au: Call xmit/recv handlers directly instead of via HAL wrappersJes Sorensen
2014-05-16staging: rtl8723au: Disentangle recv/xmit_priv init/free from HAL wrappersJes Sorensen
2014-05-15staging: rtl8723au: Remove empty *_free_xmit_priv() and friendsJes Sorensen
2014-05-15staging: rtl8723au: qos_asm23a(): Don't pass through an invalid priorityJes Sorensen
2014-05-15staging: rtl8723au: set_qos() keep userpriority in a u8Jes Sorensen
2014-05-15staging: rtl8723au: tid is 4 bits, so we need a 16 bit value to hold a bitmapJes Sorensen
2014-05-15staging: rtl8723au: Eliminate _rtw_queue_empty23a()Jes Sorensen
2014-05-15staging: rtl723au: Remove some obsolete misleading commentsJes Sorensen
2014-05-15stating: rtl8723au: Use kmalloc instead of vmalloc to allocate pool of xmit_f...Jes Sorensen
2014-05-15staging: rtl8723au: Use kmalloc() rather than vmalloc() to allocate xmit_framesJes Sorensen
2014-05-15staging: rtl8723au: Declare rtw_alloc_xmitframe() staticJes Sorensen
2014-05-15staging: rtl8723au: Eliminate struct qos_privJes Sorensen
2014-04-26staging: r8723au: Fix endian errors for frame controlLarry Finger
2014-04-15staging: rtl8723au: rtw_update_protection23a(): Use cfg80211_find_ie()Jes Sorensen
2014-04-15staging: rtl8723au: rtw_xmit.c: Use the kernel's WLAN_EID_* definitionsJes Sorensen
2014-04-14staging: rtl8723au: Don't use pktfile interface in rtw_xmitframe_coalesce23a()Jes Sorensen
2014-04-14staging: rtl8723au: Make rtw_xmitframe_coalesce23a() more readableJes Sorensen
2014-04-14staging: rtl8723au: Fix update_attrib() and set_qos() to not use pktfile nons...Jes Sorensen
2014-04-14staging: rtl8723au: Use proper ETH_P_* types instead of hard coded constants ...Jes Sorensen
2014-04-05staging: r8723au: Additional source patchesLarry Finger
2014-04-05staging: r8723au: Add source files for new driver - part 1Larry Finger