summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_xmit.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-02staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu1-6/+6
2016-10-02staging: rtl8188eu: core: rtw_xmit: Move constant of the right sideGeorgiana Rodica Chelu1-3/+3
2016-09-20staging: rtl8188eu: core: rtw_xmit: Remove extra bracesGeorgiana Rodica Chelu1-12/+7
2016-09-20staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov1-3/+3
2016-09-20staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structureIvan Safonov1-3/+1
2016-09-12staging: r8188eu: remove do_queue_select functionIvan Safonov1-11/+1
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr with ieee80211_hdrIvan Safonov1-2/+2
2016-08-21rtl8188eu: Remove unused semaphoresBinoy Jayan1-4/+0
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2016-02-21Staging: rtl8188eu: core: rtw_xmit.c: Remove NULL test before vfreeBhumika Goyal1-5/+2
2016-02-08staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang1-60/+24
2015-11-16Staging: rtl8188eu: fix space prohibited before that ','Abdul Hussain1-3/+3
2015-11-16staging: rtl8188eu: Remove unused functionAmitoj Kaur Chawla1-5/+0
2015-09-19staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki1-0/+4
2015-08-04Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja1-18/+18
2015-03-26Staging: rtl8188eu: remove dead codeMatteo Semenzato1-13/+4
2015-03-15staging: rtl8188eu: Use kcalloc instead of kzalloc.Navya Sri Nizamkari1-1/+2
2014-11-07staging: rtl8188eu: unneeded NULL checkSudip Mukherjee1-3/+1
2014-11-04staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-5/+5
2014-07-10staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar1-1/+0
2014-06-27staging: rtl8188eu: Use round_up() instead of RND4()navin patidar1-2/+2
2014-06-27staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar1-8/+8
2014-06-27staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar1-18/+18
2014-06-27staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar1-1/+1
2014-06-27staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar1-6/+6
2014-06-27staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar1-1/+1
2014-06-27staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar1-7/+7
2014-06-27staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar1-10/+10
2014-06-27staging: rtl8188eu: Remove function _rtw_memset()navin patidar1-3/+3
2014-06-27staging: rtl8188eu: Remove dummy rtl8188eu_free_xmit_priv() and its wrappernavin patidar1-3/+0
2014-06-27staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar1-1/+0
2014-06-20staging: rtl8188eu: Remove function rtw_br_client_tx()navin patidar1-135/+0
2014-05-27staging: rtl8188eu:Remove function rtw_set_tx_chksum_offload()navin patidar1-2/+0
2014-02-28staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida1-3/+3
2014-02-14staging: r8188eu: Fix Smatch warningsLarry Finger1-1/+1
2014-02-12staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-48/+1
2014-02-12staging: r8188eu: Eliminate macro to get next list itemLarry Finger1-17/+17
2014-02-12staging: r8188eu: Replace misspelled local container macroLarry Finger1-10/+10
2014-02-12staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger1-2/+2
2014-02-12staging: rtl8188eu: remove header file ip.hnavin patidar1-1/+0
2014-02-12staging: r8188eu: Fix missing headerLarry Finger1-0/+1
2014-02-07staging: r8188eu: Remove wrappers around vfreeLarry Finger1-3/+3
2014-02-07staging: r8188eu: Remove wrappers around vmalloc and vzallocLarry Finger1-4/+4
2014-01-09staging: r8188eu: Fix sparse warning in core/rtw_xmit.cLarry Finger1-1/+1
2014-01-09staging: r8188eu: Remove wrapper around mutex_destroyLarry Finger1-1/+1
2014-01-09staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...Larry Finger1-9/+1
2014-01-09staging: r8188eu: Replace wrapper around sema_initLarry Finger1-3/+3
2013-12-21staging: r8188eu: Fix unused variable warningsLarry Finger1-8/+0
2013-12-20staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a ...Larry Finger1-2/+2
2013-12-20staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger1-2/+2