summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2022-04-08staging: r8188eu: remove unused macros from basic_types.hMichael Straube
2022-04-08staging: rtl8723bs: remove header rtw_ioctl.hMichael Straube
2022-04-08staging: rtl8192u: use min_t/max_t macros instead of if elseRebecca Mckeever
2022-04-08staging: rtl8192u: replace ternary statement with if and assignmentRebecca Mckeever
2022-04-07staging: rtl8712: fix camel case in function r8712_generate_ieMahak Gupta
2022-04-07staging: rtl8192e: remove multiple blank linesAlaa Mohamed
2022-04-07staging: rtl8723bs: fix indentationSevinj Aghayeva
2022-04-07staging: r8188eu: use sizeof(*pvar) for allocating structsRebecca Mckeever
2022-04-07staging: r8188eu: correct misspelling in comment 'tppe' -> 'type'Rebecca Mckeever
2022-04-07staging: r8188eu: remove extra 'the'Rebecca Mckeever
2022-04-07staging: r8188eu: format comments in drivers/net styleRebecca Mckeever
2022-04-07staging: rtl8712: remove unnecessary parenthesesAlaa Mohamed
2022-04-07staging: r8188eu: remove unused _RND* from osdep_service.hMichael Straube
2022-04-07staging: r8188eu: use round_up() instead of _RND128()Michael Straube
2022-04-07staging: r8188eu: use round_up() instead of _RND8()Michael Straube
2022-04-07staging: r8188eu: use round_up() instead of _RND4()Michael Straube
2022-04-07staging: r8188eu: use PTR_ALIGN() instead of RND4()Michael Straube
2022-04-07Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2022-04-06wfx: get out from the staging areaJérôme Pouiller
2022-04-05staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang
2022-04-05staging: r8188eu: drop redundant if check in IS_MCASTVihas Makwana
2022-04-05staging: r8188eu: remove GetHalDefVar8188EUsb()Michael Straube
2022-04-05staging: r8188eu: remove HAL_DEF_CURRENT_ANTENNAMichael Straube
2022-04-05staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIVMichael Straube
2022-04-05staging: r8188eu: cur_ant is set but never usedMichael Straube
2022-04-05staging: r8188eu: remove unused macros from ieee80211.hMichael Straube
2022-04-05staging: r8188eu: remove unncessary ternary operatorMichael Straube
2022-04-05staging: vt6655: Rename constant definitions with CamelCasePhilipp Hortmann
2022-04-05staging: vt6655: Remove unused macros in mac.hPhilipp Hortmann
2022-04-05staging: rtl8723bs: remove space after function nameSevinj Aghayeva
2022-04-05staging: rtl8723bs: remove redundant else branchesSevinj Aghayeva
2022-04-05staging: rtl8723bs: remove return from a function returning voidSevinj Aghayeva
2022-04-05staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva
2022-04-05staging: rtl8723bs: combine both sides of conditional statementRebecca Mckeever
2022-04-05staging: rtl8723bs: remove handlerOS independent commentRebecca Mckeever
2022-04-05staging: rtl8723bs: simplify control flowSevinj Aghayeva
2022-04-05staging: rtl8712: simplify control flowSevinj Aghayeva
2022-04-05staging: r8188eu: simplify control flowSevinj Aghayeva
2022-04-05staging: rtl8712: remove Unnecessary parenthesesAlaa Mohamed
2022-04-05staging: rtl8712: Fix multiple line dereferenceAlaa Mohamed
2022-04-05staging: r8188eu: remove unnecessary blank linesAlaa Mohamed
2022-04-05staging: r8188eu: Add line after declarationsAlaa Mohamed
2022-04-04staging: r8188eu: Fix PPPoE tag insertion on little endian systemsGuenter Roeck
2022-04-04staging: r8188eu: ps_flag is never setMichael Straube
2022-04-04staging: r8188eu: pwr_state_check_cnts is always zeroMichael Straube
2022-04-04staging: r8188eu: pnp_bstop_trx is never setMichael Straube
2022-04-04staging: r8188eu: reg_rfoff is never setMichael Straube
2022-04-04staging: r8188eu: remove unused fields from struct pwrctrl_privMichael Straube
2022-04-04staging: rtl8712: Fix multiple blank lines warning from .c filesSathish Kumar
2022-04-04staging: rtl8712: Fix multiple blank lines warning from .h filesSathish Kumar