aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/hal/rtl8188eu_recv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16staging: r8188eu: make rtl8188eu_{init,free}_recv_priv() staticMichael Straube1-91/+0
2022-06-21staging: r8188eu: replace N_BYTE_ALIGMENT with ALIGNNam Cao1-1/+1
2022-03-18staging: r8188eu: remove unnecessary memset in r8188euWan Jiabing1-1/+0
2022-03-14staging: r8188eu: remove unused fields in struct recv_bufAbdun Nihaal1-1/+0
2022-03-14staging: r8188eu: remove unused field pdataAbdun Nihaal1-7/+0
2022-03-14staging: r8188eu: remove unused field pendAbdun Nihaal1-1/+0
2022-03-14staging: r8188eu: remove unused field ptailAbdun Nihaal1-1/+0
2022-03-14staging: r8188eu: remove unused field pheadAbdun Nihaal1-1/+0
2022-03-14staging: r8188eu: remove unused fields in struct recv_bufAbdun Nihaal1-7/+0
2022-03-14staging: r8188eu: remove unused field recvbuf_lockAbdun Nihaal1-1/+0
2022-03-14staging: r8188eu: remove unused field listAbdun Nihaal1-1/+0
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter1-5/+0
2022-02-17staging: r8188eu: remove DBG_88E calls from hal subdirPhillip Potter1-2/+2
2021-10-25staging: r8188eu: remove unused local variableSaurav Girepunje1-1/+1
2021-09-13staging: r8188eu: make _rtw_init_queue a macroPavel Skripkin1-1/+1
2021-08-26staging: r8188eu: remove ethernet.h header fileMichael Straube1-1/+0
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-17staging: r8188eu: clean up spacing style issues in hal dir, part 3Michael Straube1-1/+1
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger1-1/+2
2021-08-05staging: r8188eu: Fix cast between incompatible function typeFabio M. De Francesco1-1/+1
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_recv.cPhillip Potter1-1/+0
2021-08-05staging: r8188eu: clean up comparsions to NULL in hal directoryMichael Straube1-1/+1
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-12/+12
2021-07-30staging: r8188eu: Convert copyright header info to SPDX format, part 6Larry Finger1-19/+3
2021-07-28staging: r8188eu: introduce new hal dir for RTL8188eu driverPhillip Potter1-0/+136