summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_xmit.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant2017-04-181-2/+1Star
* staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov2017-04-081-6/+4Star
* staging:rtl8188eu Add spaces around binary operatorGeorgiana Rodica Chelu2017-03-061-12/+12
* staging: rtl8188eu: core: Remove NULL test before vfreeShyam Saini2017-01-191-2/+1Star
* staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov2017-01-051-1/+1
* staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil2017-01-031-0/+3
* staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resourc...Ivan Safonov2016-10-161-3/+2Star
* staging:r8188eu: remove rtw_endofpktfile functionIvan Safonov2016-10-161-1/+1
* staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov2016-10-161-1/+1
* staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu2016-10-021-6/+6
* staging: rtl8188eu: core: rtw_xmit: Move constant of the right sideGeorgiana Rodica Chelu2016-10-021-3/+3
* staging: rtl8188eu: core: rtw_xmit: Remove extra bracesGeorgiana Rodica Chelu2016-09-201-12/+7Star
* staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov2016-09-201-3/+3
* staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structureIvan Safonov2016-09-201-3/+1Star
* staging: r8188eu: remove do_queue_select functionIvan Safonov2016-09-121-11/+1Star
* staging: r8188eu: replace rtw_ieee80211_hdr with ieee80211_hdrIvan Safonov2016-09-121-2/+2
* rtl8188eu: Remove unused semaphoresBinoy Jayan2016-08-211-4/+0Star
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0Star
* Staging: rtl8188eu: core: rtw_xmit.c: Remove NULL test before vfreeBhumika Goyal2016-02-211-5/+2Star
* staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang2016-02-081-60/+24Star
* Staging: rtl8188eu: fix space prohibited before that ','Abdul Hussain2015-11-161-3/+3
* staging: rtl8188eu: Remove unused functionAmitoj Kaur Chawla2015-11-161-5/+0Star
* staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki2015-09-191-0/+4
* Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja2015-08-041-18/+18
* Staging: rtl8188eu: remove dead codeMatteo Semenzato2015-03-261-13/+4Star
* staging: rtl8188eu: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-151-1/+2
* staging: rtl8188eu: unneeded NULL checkSudip Mukherjee2014-11-071-3/+1Star
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-041-5/+5
* staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar2014-07-101-1/+0Star
* staging: rtl8188eu: Use round_up() instead of RND4()navin patidar2014-06-271-2/+2
* staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar2014-06-271-8/+8
* staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar2014-06-271-18/+18
* staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar2014-06-271-1/+1
* staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar2014-06-271-6/+6
* staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar2014-06-271-1/+1
* staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar2014-06-271-7/+7
* staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar2014-06-271-10/+10
* staging: rtl8188eu: Remove function _rtw_memset()navin patidar2014-06-271-3/+3
* staging: rtl8188eu: Remove dummy rtl8188eu_free_xmit_priv() and its wrappernavin patidar2014-06-271-3/+0Star
* staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar2014-06-271-1/+0Star
* staging: rtl8188eu: Remove function rtw_br_client_tx()navin patidar2014-06-201-135/+0Star
* staging: rtl8188eu:Remove function rtw_set_tx_chksum_offload()navin patidar2014-05-271-2/+0Star
* staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida2014-02-281-3/+3
* staging: r8188eu: Fix Smatch warningsLarry Finger2014-02-141-1/+1
* staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger2014-02-111-48/+1Star
* staging: r8188eu: Eliminate macro to get next list itemLarry Finger2014-02-111-17/+17
* staging: r8188eu: Replace misspelled local container macroLarry Finger2014-02-111-10/+10
* staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger2014-02-111-2/+2
* staging: rtl8188eu: remove header file ip.hnavin patidar2014-02-111-1/+0Star
* staging: r8188eu: Fix missing headerLarry Finger2014-02-111-0/+1