summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/hal/rtl8188eu_xmit.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-31staging: r8188eu: remove unnecessary variable in rtl8188eu_xmitKang Minchul1-2/+1
2022-08-23staging: r8188eu: rename rtw_os_xmit_complete()Michael Straube1-2/+2
2022-04-07staging: r8188eu: use round_up() instead of _RND8()Michael Straube1-3/+3
2022-04-07staging: r8188eu: use PTR_ALIGN() instead of RND4()Michael Straube1-1/+1
2022-03-14staging: r8188eu: mark rtl8188eu_xmitframe_complete as boolVihas Makwana1-1/+1
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter1-4/+2
2022-02-17staging: r8188eu: remove DBG_88E calls from hal subdirPhillip Potter1-4/+1
2022-02-15staging: r8188eu: remove ishighspeed from dvobj_privMartin Kaiser1-1/+1
2022-02-08staging: r8188eu: remove UsbBulkOutSize from struct hal_data_8188eMichael Straube1-2/+7
2022-02-04staging: r8188eu: remove UsbTxAggDescNum from struct hal_data_8188eMichael Straube1-1/+1
2021-12-09staging: r8188eu: convert type of HalData in struct adapterMichael Straube1-2/+2
2021-09-20staging: r8188eu: Remove mp, a.k.a. manufacturing process, codeLarry Finger1-26/+0
2021-09-13staging: r8188eu: this endless loop is executed only onceMartin Kaiser1-19/+15
2021-08-26staging: r8188eu: use is_multicast_ether_addr in hal/rtl8188eu_xmit.cMichael Straube1-2/+1
2021-08-19staging: r8188eu: remove empty function rtl8188eu_free_xmit_privPhillip Potter1-4/+0
2021-08-19staging: r8188eu: remove _dbg_dump_tx_info functionPhillip Potter1-1/+0
2021-08-18staging: r8188eu: clean up comparsions to trueMichael Straube1-1/+1
2021-08-17staging: r8188eu: clean up spacing style issues in hal dir, part 3Michael Straube1-18/+18
2021-08-10staging: r8188eu: remove unnecessary parentheses in hal dirMichael Straube1-5/+5
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_xmit.cPhillip Potter1-9/+0
2021-08-05staging: r8188eu: clean up comparsions to NULL in hal directoryMichael Straube1-4/+4
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-6/+6
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/+703