summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_br_ext.c
AgeCommit message (Expand)Author
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman
2022-11-08staging: r8188eu: remove unnecessary castingDeepak R Varma
2022-11-08staging: r8188eu: simplify complex pointer castingDeepak R Varma
2022-10-22staging: r8188eu: use htons macro instead of __constant_htonsDeepak R Varma
2022-10-22staging: r8188eu: remove {} for single statement blocksDeepak R Varma
2022-10-22staging: r8188eu: reformat long computation linesDeepak R Varma
2022-10-22staging: r8188eu: use Linux kernel variable naming conventionDeepak R Varma
2022-09-24staging: r8188eu: remove recv_osdep.hMichael Straube
2022-05-19staging: r8188eu: Remove multiple assignmentsSoumya Negi
2022-04-13staging: r8188eu: add space around operatorsMahak Gupta
2022-04-05staging: r8188eu: Add line after declarationsAlaa Mohamed
2022-04-04staging: r8188eu: Fix sparse endianness warnings.Charlie Sands
2022-02-17staging: r8188eu: correct long line warnings near prior DBG_88E callsPhillip Potter
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter
2022-02-17staging: r8188eu: remove all aliased DBG_88E callsPhillip Potter
2022-02-15staging: r8188eu: remove unused argument in __nat25_has_expiredAbdun Nihaal
2022-02-15staging: r8188eu: remove empty function __nat25_db_printAbdun Nihaal
2021-11-15staging: r8188eu: core: remove the function __nat25_timeoutSaurav Girepunje
2021-10-05staging: r8188eu: core: remove unused variable local variableSaurav Girepunje
2021-08-26staging: r8188eu: Make mult-byte entities in dhcp header be big endianLarry Finger
2021-08-18staging: r8188eu: Remove code depending on NAT25_LOOKUPFabio M. De Francesco
2021-08-16staging: r8188eu: Remove unused nat25_handle_frame()Fabio M. De Francesco
2021-08-16staging: r8188eu: remove ipx support from driverGreg Kroah-Hartman
2021-08-16staging: r8188eu: remove inline markings from functions in rtw_br_ext.cGreg Kroah-Hartman
2021-08-12staging: r8188eu: Fix Smatch warnings for core/*.cLarry Finger
2021-08-11staging: r8188eu: Use GFP_ATOMIC under spin lockYang Yingliang
2021-08-10staging: r8188eu: remove remaining unnecessary parentheses in core dirMichael Straube
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger
2021-08-05staging: r8188eu: Fix incorrect types in argumentsFabio M. De Francesco
2021-08-05Revert "staging: r8188eu: Fix different base types in assignments and paramet...Greg Kroah-Hartman
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube
2021-07-31staging: r8188eu: Fix different base types in assignments and parametersFabio M. De Francesco
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 4Larry Finger
2021-07-28staging: r8188eu: introduce new core dir for RTL8188eu driverPhillip Potter