summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_xmit.c
AgeCommit message (Expand)Author
2014-11-07staging: rtl8188eu: unneeded NULL checkSudip Mukherjee
2014-11-04staging: rtl8188eu: Fix coding style space related ERROR problemsJia He
2014-07-10staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar
2014-06-27staging: rtl8188eu: Use round_up() instead of RND4()navin patidar
2014-06-27staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar
2014-06-27staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar
2014-06-27staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar
2014-06-27staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar
2014-06-27staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar
2014-06-27staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar
2014-06-27staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar
2014-06-27staging: rtl8188eu: Remove function _rtw_memset()navin patidar
2014-06-27staging: rtl8188eu: Remove dummy rtl8188eu_free_xmit_priv() and its wrappernavin patidar
2014-06-27staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar
2014-06-19staging: rtl8188eu: Remove function rtw_br_client_tx()navin patidar
2014-05-27staging: rtl8188eu:Remove function rtw_set_tx_chksum_offload()navin patidar
2014-02-27staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida
2014-02-14staging: r8188eu: Fix Smatch warningsLarry Finger
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger
2014-02-11staging: r8188eu: Eliminate macro to get next list itemLarry Finger
2014-02-11staging: r8188eu: Replace misspelled local container macroLarry Finger
2014-02-11staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger
2014-02-11staging: rtl8188eu: remove header file ip.hnavin patidar
2014-02-11staging: r8188eu: Fix missing headerLarry Finger
2014-02-07staging: r8188eu: Remove wrappers around vfreeLarry Finger
2014-02-07staging: r8188eu: Remove wrappers around vmalloc and vzallocLarry Finger
2014-01-09staging: r8188eu: Fix sparse warning in core/rtw_xmit.cLarry Finger
2014-01-09staging: r8188eu: Remove wrapper around mutex_destroyLarry Finger
2014-01-09staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...Larry Finger
2014-01-09staging: r8188eu: Replace wrapper around sema_initLarry Finger
2013-12-20staging: r8188eu: Fix unused variable warningsLarry Finger
2013-12-20staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a ...Larry Finger
2013-12-20staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger
2013-12-20staging: r8188eu: Remove calls to _rtw_spinlock_freeLarry Finger
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_initLarry Finger
2013-12-20staging: r8188eu: Remove wrappers around spin_unlock_irqrestoreLarry Finger
2013-12-20staging: r8188eu: Remove wrappers for spin_lock_irqsaveLarry Finger
2013-12-20staging: r8188eu: Remove wrapper around spin_unlock_bhLarry Finger
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_bhLarry Finger
2013-11-10staging: rtl8188eu: remove unneeded semicolonTeodora Baluta
2013-09-17staging: r8188eu: Fix smatch warning in rtl8188eu/core/rtw_xmit.cLarry Finger
2013-08-22staging: r8188eu: Add files for new driver - part 7Larry Finger