summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c
AgeCommit message (Expand)AuthorLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter-638/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_xmit.cPhillip Potter-9/+0
2021-06-16staging: rtl8188eu: remove _dbg_dump_tx_info functionPhillip Potter-1/+0
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188eu_xmit.cPhillip Potter-5/+0
2021-06-09staging: rtl8188eu: delete some dead codeDan Carpenter-4/+1
2021-06-09staging: rtl8188eu: use safe iterator in rtl8188eu_xmitframe_complete()Dan Carpenter-5/+3
2021-05-10staging: rtl8188eu: Use list iterators and helpersGuenter Roeck-5/+3
2020-09-17staging: rtl8188eu: use __func__ in hal directoryMichael Straube-1/+1
2020-09-16staging: rtl8188eu: convert tasklets to use new tasklet_setup() APIAllen Pais-2/+1
2020-03-25Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel-16/+16
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook-2/+1
2019-03-22staging: rtl8188eu: remove unnecessary parenthesesMichael Straube-5/+5
2019-02-26staging: rtl8188eu: cleanup comparsions to NULL in rtl8188eu_xmit.cMichael Straube-2/+2
2018-11-07staging: rtl8188eu: cleanup long line in rtw_hal_xmit()Michael Straube-1/+1
2018-11-07staging: rtl8188eu: change return type of rtw_hal_xmit()Michael Straube-1/+1
2018-11-07staging: rtl8188eu: change return type of rtl8188eu_xmitframe_complete()Michael Straube-1/+2
2018-08-08staging: rtl8188eu: remove whitespace - styleMichael Straube-11/+11
2018-08-08staging: rtl8188eu: cleanup block comment - styleMichael Straube-3/+5
2018-08-08staging: rtl8188eu: use is_multicast_ether_addr in rtl8188eu_xmit.cMichael Straube-2/+1
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube-9/+1
2018-03-06staging: rtl8188eu: place constant on the right side of testSantha Meena Ramamoorthy-1/+1
2017-04-08staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov-2/+1
2017-03-06staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil-0/+1
2017-01-03staging: r8188eu: fix spelling mistake on xmitframe_coalseceColin Ian King-1/+1
2016-09-20staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov-14/+8
2016-09-20staging: r8188eu: remove xmitframe_direct functionIvan Safonov-13/+6
2016-09-20staging: r8188eu: change last argument type of the usb_write_port functionIvan Safonov-2/+2
2016-09-12staging: r8188eu: rename rtl8188eu_init_xmit_priv to rtw_hal_init_xmit_privIvan Safonov-1/+1
2016-09-12staging: r8188eu: rename pre_xmitframe to rtw_hal_xmitIvan Safonov-11/+1
2016-09-12staging: r8188eu: rename rtl8188eu_mgnt_xmit to rtw_hal_mgnt_xmitIvan Safonov-1/+1
2016-09-12staging: r8188eu: remove pxmitbuf parameter of rtl8188eu_xmitframe_complete f...Ivan Safonov-7/+5
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann-5/+0
2016-03-11staging: rtl8188eu: hal: Drop Useless InitializationBhaktipriya Shridhar-2/+2
2015-11-15staging: rtl8188eu: 'infinite' loop removedIvan Safonov-19/+15
2015-09-18staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki-0/+4
2015-09-12Staging: rtl8188eu: hal: rtl8188eu_xmit.c: Remove explicit NULL comparisonShraddha Barke-1/+1
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He-1/+1
2014-09-23staging: rtl8188eu: Rework function ODM_SetTxAntByTxInfo_88E()navin patidar-1/+2
2014-07-09staging: rtl8188eu: Remove mp( mesh point) mode supportnavin patidar-3/+0
2014-06-26staging: rtl8188eu: Use round_up() instead of RND4()navin patidar-1/+1
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND4()navin patidar-2/+2
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND8()navin patidar-1/+1
2014-06-26staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar-1/+1
2014-06-26staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar-2/+2
2014-06-26staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar-1/+1
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar-2/+2
2014-06-26staging: rtl8188eu: Remove dummy rtl8188eu_free_xmit_priv() and its wrappernavin patidar-4/+0
2014-06-26staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar-1/+1
2014-06-19staging: rtl8188eu: Remove function _rtw_write_port()navin patidar-2/+2
2014-02-11staging: r8188eu: Eliminate macro to get next list itemLarry Finger-2/+2