summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_xmit.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove rtl8723au driverJes Sorensen2016-09-101-2337/+0
* staging: r8723au: Remove unused semaphoresBinoy Jayan2016-08-211-4/+0
* staging: rtl8723au: core: rtw_xmit: use list_first_entry_or_null()Geliang Tang2016-03-101-18/+8
* staging: rtl8723au: whitespace and blank line cleaningGeliang Tang2016-02-201-21/+5
* staging: rtl8723au: use list_for_each_entry*()Geliang Tang2016-02-201-38/+28
* staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches2015-03-261-89/+92
* staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches2015-03-261-4/+4
* staging: rtl8723au: fix sparse warningAlexey Tulia2015-01-171-9/+0
* staging: rtl8723au: Remove unused rtw_sctx_done23a() functionJes Sorensen2014-12-021-5/+0
* staging: rtl8723au: Eliminate do_queue_select() functionsJes Sorensen2014-12-021-13/+1
* staging: rtl8723au: Remove sw led handlingJes Sorensen2014-11-261-2/+0
* staging: rtl8723au: pxmitframe->frame_tag is never set to a value > 8Jes Sorensen2014-11-261-1/+1
* staging: rtl8723au: rtw_put_snap23a(): Make it staticJes Sorensen2014-11-261-20/+20
* staging: rtl8723au: rtw_put_snap23a(): Use put_unaligned to set protocolJes Sorensen2014-11-261-1/+1
* staging rtl8723au: rtw_put_smap23a(): Use common SNAP header definesJes Sorensen2014-11-261-19/+7
* staging: rtl8723au: Remove unused rtw_calculate_wlan_pkt_size_by_attribue23a()Jes Sorensen2014-11-261-17/+0
* stating: rtl8723au: Eliminate write-only struct xmit_priv->txirp_cntJes Sorensen2014-11-031-2/+0
* staging: rtl8723au: Remove a stack of write only countersJes Sorensen2014-10-201-6/+0
* staging: rtl8723au: Eliminate write-once variable xmit_priv->vcs_settingJes Sorensen2014-10-201-1/+1
* staging: rtl8723au: core: rtw_xmit: Add blank line after declarationsYeliz Taneroglu2014-10-201-0/+2
* drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible'...Greg Donald2014-09-111-2/+2
* staging: rtl8723au: Fix typo in rtw_xmit.cMasanari Iida2014-07-221-6/+6
* staging: rtl8723au: Remove redundant casting in rtw_xmit.cSachin Kamat2014-05-281-4/+2
* staging: rtl8723au: Don't check check_fwstate() == falseJes Sorensen2014-05-251-2/+2
* staging: rtl8723au: Don't explicitly check check_fwstate() == trueJes Sorensen2014-05-251-13/+9
* staging: rtl8723au: rtw_xmit.c: Use ether_addr_copy()Jes Sorensen2014-05-251-9/+9
* staging: rtl8723au: Use ieee80211.h defines for IV/ICV len valuesJes Sorensen2014-05-251-6/+6
* staging: rtl8723au: rtw_xmit.c: Get rid of SetToDs()/SetFrDs() usageJes Sorensen2014-05-231-3/+4
* staging: rtl8723au: rtw_xmit.c: Use IEEE80211_[FS]TYPE_ definesJes Sorensen2014-05-231-4/+4
* staging: rl8723au: rtw_make_wlanhdr(): Use ieee80211_qos_hdrJes Sorensen2014-05-231-7/+13
* staging: rtl8723au: Get rid of SetPrivacy()/SetPwrMgt()/SetMData() macrosJes Sorensen2014-05-231-2/+4
* staging: rtl8723au: Declare rtw_make_wlanhdr() staticJes Sorensen2014-05-231-5/+4
* staging: rtl8723au: rtw_make_wlanhdr23a(): Use IEEE80211_SN_TO_SEQ() to set s...Jes Sorensen2014-05-231-1/+3
* staging: rtl8723au: Get rid of ClearMFrag/SetMFragJes Sorensen2014-05-231-4/+5
* staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen2014-05-231-18/+20
* staging: rtl8723au: Fix up some random bit-flag handlingJes Sorensen2014-05-231-3/+3
* staging: rtl8723au: rtw_xmit.c: Be consistent in using int for error return typeJes Sorensen2014-05-161-13/+14
* staging: rtl8723au: Call xmit/recv handlers directly instead of via HAL wrappersJes Sorensen2014-05-161-4/+5
* staging: rtl8723au: Disentangle recv/xmit_priv init/free from HAL wrappersJes Sorensen2014-05-161-1/+3
* staging: rtl8723au: Remove empty *_free_xmit_priv() and friendsJes Sorensen2014-05-151-2/+0
* staging: rtl8723au: qos_asm23a(): Don't pass through an invalid priorityJes Sorensen2014-05-151-0/+1
* staging: rtl8723au: set_qos() keep userpriority in a u8Jes Sorensen2014-05-151-1/+1
* staging: rtl8723au: tid is 4 bits, so we need a 16 bit value to hold a bitmapJes Sorensen2014-05-151-2/+7
* staging: rtl8723au: Eliminate _rtw_queue_empty23a()Jes Sorensen2014-05-151-7/+9
* staging: rtl723au: Remove some obsolete misleading commentsJes Sorensen2014-05-151-9/+3
* stating: rtl8723au: Use kmalloc instead of vmalloc to allocate pool of xmit_f...Jes Sorensen2014-05-151-23/+11
* staging: rtl8723au: Use kmalloc() rather than vmalloc() to allocate xmit_framesJes Sorensen2014-05-151-39/+14
* staging: rtl8723au: Declare rtw_alloc_xmitframe() staticJes Sorensen2014-05-151-10/+8
* staging: rtl8723au: Eliminate struct qos_privJes Sorensen2014-05-151-5/+3
* staging: r8723au: Fix endian errors for frame controlLarry Finger2014-04-261-1/+1
OpenPOWER on IntegriCloud