summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/core/rtw_recv.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-26staging: r8188eu: remove ethernet.h header fileMichael Straube1-2/+1
2021-08-26staging: r8188eu: remove ip.h header fileMichael Straube1-1/+0
2021-08-26staging: r8188eu: remove if_ether.h header fileMichael Straube1-1/+0
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_recv.cMichael Straube1-10/+10
2021-08-19staging: r8188eu: convert all rtw_zvmalloc calls to vzalloc callsPhillip Potter1-1/+1
2021-08-18staging: r8188eu: clean up comparsions to falseMichael Straube1-2/+2
2021-08-18staging: r8188eu: clean up comparsions to trueMichael Straube1-11/+11
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_recv.cMichael Straube1-56/+56
2021-08-13staging: r8188eu: Remove uninitialized use of ether_type in portctrl()Nathan Chancellor1-4/+0
2021-08-12staging: r8188eu: Fix Smatch warnings for core/*.cLarry Finger1-9/+9
2021-08-11staging: r8188eu: remove unused label from recv_indicatepkt_reorderPhillip Potter1-2/+0
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_recv.cMichael Straube1-13/+13
2021-08-06staging: r8188eu: replace custom macros with is_broadcast_ether_addrMichael Straube1-1/+1
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_recv.cPhillip Potter1-150/+11
2021-08-05staging: r8188eu: Remove more empty routinesLarry Finger1-6/+0
2021-08-05staging: r8188eu: Remove all calls to _rtw_spinlock_free()Larry Finger1-5/+0
2021-08-05staging: r8188eu: Remove wrapper around vfreeLarry Finger1-4/+1
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube1-22/+22
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-9/+9
2021-07-30staging: r8188eu: Remove tests of kernel versionLarry Finger1-16/+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/+2252