aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/core/rtw_xmit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-13staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}Larry Finger1-6/+0
2021-09-13staging: r8188eu: remove _rtw_mutex_{init,free}Pavel Skripkin1-2/+2
2021-09-13staging: r8188eu: convert type of second parameter of rtw_*_encrypt()Michael Straube1-3/+3
2021-08-26staging: r8188eu: remove ip.h header fileMichael Straube1-1/+0
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_xmit.cMichael Straube1-9/+6
2021-08-26staging: r8188eu: remove unneeded semicolonYang Li1-1/+1
2021-08-19staging: r8188eu: Remove empty rtw_mfree_xmit_priv_lock()Fabio M. De Francesco1-6/+0
2021-08-19staging: r8188eu: convert all rtw_zvmalloc calls to vzalloc callsPhillip Potter1-4/+4
2021-08-19staging: r8188eu: remove function rtw_hal_free_xmit_privPhillip Potter1-2/+0
2021-08-18staging: r8188eu: clean up comparsions to falseMichael Straube1-2/+2
2021-08-18staging: r8188eu: clean up comparsions to trueMichael Straube1-2/+2
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_xmit.cMichael Straube1-61/+61
2021-08-12staging: r8188eu: Fix Smatch warnings for core/*.cLarry Finger1-2/+2
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_xmit.cMichael Straube1-27/+27
2021-08-10staging: r8188eu: clean up comparsions to true/falseMichael Straube1-1/+1
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_xmit.cPhillip Potter1-79/+4
2021-08-05staging: r8188eu: Remove wrapper routine rtw_msleep_os()Larry Finger1-2/+2
2021-08-05staging: r8188eu: Remove all calls to _rtw_spinlock_free()Larry Finger1-14/+0
2021-08-05staging: r8188eu: Remove wrapper around vfreeLarry Finger1-7/+3
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger1-1/+1
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube1-20/+20
2021-07-31staging: r8188eu: remove DbgPrint and RT_PRINTK macro definitionsPhillip Potter1-1/+0
2021-07-31staging: r8188eu: remove spaces before ',' and ')'Michael Straube1-3/+3
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-7/+7
2021-07-30staging: r8188eu: Remove tests of kernel versionLarry Finger1-8/+0
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 4Larry Finger1-19/+3
2021-07-28staging: r8188eu: introduce new core dir for RTL8188eu driverPhillip Potter1-0/+2370