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