summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/os_dep/xmit_linux.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-23staging: r8188eu: remove os_dep/xmit_linux.cMichael Straube1-115/+0
2022-08-23staging: r8188eu: make rtw_os_pkt_complete() staticMichael Straube1-20/+0
2022-08-23staging: r8188eu: move rtw_os_xmit_complete() to rtw_xmit.cMichael Straube1-7/+0
2022-08-23staging: r8188eu: make _rtw_pktfile_read() staticMichael Straube1-22/+0
2022-08-23staging: r8188eu: make _rtw_open_pktfile() staticMichael Straube1-21/+0
2022-08-23staging: r8188eu: make rtw_os_xmit_resource_free() staticMichael Straube1-8/+0
2022-08-23staging: r8188eu: make rtw_os_xmit_resource_alloc() staticMichael Straube1-16/+0
2022-08-23staging: r8188eu: make rtw_os_xmit_schedule() staticMichael Straube1-17/+0
2022-08-23staging: r8188eu: make rtw_remainder_len() staticMichael Straube1-1/+1
2022-08-23staging: r8188eu: remove rtw_endofpktfile()Michael Straube1-11/+0
2022-06-21staging: r8188eu: replace N_BYTE_ALIGMENT with ALIGNNam Cao1-1/+1
2022-04-20r8188eu: remove unused urbs from struct xmit_bufIvan Safonov1-11/+5
2022-03-14staging: r8188eu: mark rtw_endofpktfile as boolVihas Makwana1-1/+1
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter1-2/+1
2022-02-17staging: r8188eu: remove smaller sets of converted DBG_88E callsPhillip Potter1-3/+0
2022-01-25staging: r8188eu: convert DBG_88E calls in os_dep/xmit_linux.cPhillip Potter1-3/+3
2021-09-13staging: r8188eu: core: remove unused function rtw_set_tx_chksum_offloadSaurav Girepunje1-4/+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-18staging: r8188eu: clean up comparsions to falseMichael Straube1-1/+1
2021-08-18staging: r8188eu: Remove unused including <linux/version.h>Cai Huoqing1-1/+0
2021-08-17staging: r8188eu: clean up spacing style issues in os_dep dirMichael Straube1-4/+4
2021-08-16staging: r8188eu: remove kernel version depended code pathsMichael Straube1-5/+0
2021-08-10staging: r8188eu: remove RT_TRACE prints from xmit_linux.cMartin Kaiser1-7/+1
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger1-1/+1
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-10/+9
2021-07-30staging: r8188eu: clean up comparsions to NULL in os_dep directoryMichael Straube1-2/+2
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 5Larry Finger1-19/+3
2021-07-28staging: r8188eu: introduce new os_dep dir for RTL8188eu driverPhillip Potter1-0/+282