summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2019-03-221-5/+5
* staging: rtl8188eu: cleanup comparsions to NULL in rtl8188eu_xmit.cMichael Straube2019-02-261-2/+2
* staging: rtl8188eu: cleanup long line in rtw_hal_xmit()Michael Straube2018-11-071-1/+1
* staging: rtl8188eu: change return type of rtw_hal_xmit()Michael Straube2018-11-071-1/+1
* staging: rtl8188eu: change return type of rtl8188eu_xmitframe_complete()Michael Straube2018-11-071-1/+2
* staging: rtl8188eu: remove whitespace - styleMichael Straube2018-08-081-11/+11
* staging: rtl8188eu: cleanup block comment - styleMichael Straube2018-08-081-3/+5
* staging: rtl8188eu: use is_multicast_ether_addr in rtl8188eu_xmit.cMichael Straube2018-08-081-2/+1
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1
* staging: rtl8188eu: place constant on the right side of testSantha Meena Ramamoorthy2018-03-061-1/+1
* staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov2017-04-081-2/+1
* staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil2017-03-061-0/+1
* staging: r8188eu: fix spelling mistake on xmitframe_coalseceColin Ian King2017-01-031-1/+1
* staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov2016-09-201-14/+8
* staging: r8188eu: remove xmitframe_direct functionIvan Safonov2016-09-201-13/+6
* staging: r8188eu: change last argument type of the usb_write_port functionIvan Safonov2016-09-201-2/+2
* staging: r8188eu: rename rtl8188eu_init_xmit_priv to rtw_hal_init_xmit_privIvan Safonov2016-09-121-1/+1
* staging: r8188eu: rename pre_xmitframe to rtw_hal_xmitIvan Safonov2016-09-121-11/+1
* staging: r8188eu: rename rtl8188eu_mgnt_xmit to rtw_hal_mgnt_xmitIvan Safonov2016-09-121-1/+1
* staging: r8188eu: remove pxmitbuf parameter of rtl8188eu_xmitframe_complete f...Ivan Safonov2016-09-121-7/+5
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0
* staging: rtl8188eu: hal: Drop Useless InitializationBhaktipriya Shridhar2016-03-111-2/+2
* staging: rtl8188eu: 'infinite' loop removedIvan Safonov2015-11-151-19/+15
* staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki2015-09-181-0/+4
* Staging: rtl8188eu: hal: rtl8188eu_xmit.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-1/+1
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-031-1/+1
* staging: rtl8188eu: Rework function ODM_SetTxAntByTxInfo_88E()navin patidar2014-09-231-1/+2
* staging: rtl8188eu: Remove mp( mesh point) mode supportnavin patidar2014-07-091-3/+0
* staging: rtl8188eu: Use round_up() instead of RND4()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Use round_up() instead of _RND4()navin patidar2014-06-261-2/+2
* staging: rtl8188eu: Use round_up() instead of _RND8()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar2014-06-261-2/+2
* staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Remove function _rtw_memset()navin patidar2014-06-261-2/+2
* staging: rtl8188eu: Remove dummy rtl8188eu_free_xmit_priv() and its wrappernavin patidar2014-06-261-4/+0
* staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar2014-06-261-1/+1
* staging: rtl8188eu: Remove function _rtw_write_port()navin patidar2014-06-191-2/+2
* staging: r8188eu: Eliminate macro to get next list itemLarry Finger2014-02-111-2/+2
* staging: r8188eu: Replace misspelled local container macroLarry Finger2014-02-111-1/+1
* staging: r8188eu: Remove wrapper around spin_unlock_bhLarry Finger2013-12-201-5/+3
* staging: r8188eu: Remove wrapper around spin_lock_bhLarry Finger2013-12-201-2/+2
* staging: rtl8188eu: Fix typo in rtl8188eu/halMasanari Iida2013-09-261-1/+1
* staging: r8188eu: Add files for new driver - part 17Larry Finger2013-08-221-0/+706