aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-07staging: r8188eu: format comments in drivers/net styleRebecca Mckeever1-6/+3
2022-04-07staging: rtl8712: remove unnecessary parenthesesAlaa Mohamed1-10/+10
2022-04-07staging: r8188eu: remove unused _RND* from osdep_service.hMichael Straube1-18/+0
2022-04-07staging: r8188eu: use round_up() instead of _RND128()Michael Straube2-9/+1
2022-04-07staging: r8188eu: use round_up() instead of _RND8()Michael Straube2-11/+3
2022-04-07staging: r8188eu: use round_up() instead of _RND4()Michael Straube2-9/+1
2022-04-07staging: r8188eu: use PTR_ALIGN() instead of RND4()Michael Straube4-10/+6
2022-04-07Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next into staging-nextGreg Kroah-Hartman41-8172/+0
2022-04-06wfx: get out from the staging areaJérôme Pouiller41-8172/+0
2022-04-05staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang2-4/+3
2022-04-05staging: r8188eu: drop redundant if check in IS_MCASTVihas Makwana1-4/+1
2022-04-05staging: r8188eu: remove GetHalDefVar8188EUsb()Michael Straube3-22/+1
2022-04-05staging: r8188eu: remove HAL_DEF_CURRENT_ANTENNAMichael Straube5-7/+13
2022-04-05staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIVMichael Straube3-7/+8
2022-04-05staging: r8188eu: cur_ant is set but never usedMichael Straube1-7/+0
2022-04-05staging: r8188eu: remove unused macros from ieee80211.hMichael Straube1-18/+0
2022-04-05staging: r8188eu: remove unncessary ternary operatorMichael Straube8-12/+12
2022-04-05staging: vt6655: Rename constant definitions with CamelCasePhilipp Hortmann1-18/+18
2022-04-05staging: vt6655: Remove unused macros in mac.hPhilipp Hortmann1-133/+0
2022-04-05staging: rtl8723bs: remove space after function nameSevinj Aghayeva1-1/+1
2022-04-05staging: rtl8723bs: remove redundant else branchesSevinj Aghayeva1-33/+31
2022-04-05staging: rtl8723bs: remove return from a function returning voidSevinj Aghayeva1-7/+2
2022-04-05staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva1-52/+27
2022-04-05staging: rtl8723bs: combine both sides of conditional statementRebecca Mckeever1-6/+2
2022-04-05staging: rtl8723bs: remove handlerOS independent commentRebecca Mckeever1-2/+0
2022-04-05staging: rtl8723bs: simplify control flowSevinj Aghayeva1-14/+4
2022-04-05staging: rtl8712: simplify control flowSevinj Aghayeva1-19/+6
2022-04-05staging: r8188eu: simplify control flowSevinj Aghayeva1-19/+6
2022-04-05staging: rtl8712: remove Unnecessary parenthesesAlaa Mohamed1-8/+8
2022-04-05staging: rtl8712: Fix multiple line dereferenceAlaa Mohamed1-52/+25
2022-04-05staging: r8188eu: remove unnecessary blank linesAlaa Mohamed1-3/+0
2022-04-05staging: r8188eu: Add line after declarationsAlaa Mohamed1-2/+3
2022-04-04staging: r8188eu: Fix PPPoE tag insertion on little endian systemsGuenter Roeck1-1/+1
2022-04-04staging: r8188eu: ps_flag is never setMichael Straube2-9/+0
2022-04-04staging: r8188eu: pwr_state_check_cnts is always zeroMichael Straube3-7/+1
2022-04-04staging: r8188eu: pnp_bstop_trx is never setMichael Straube3-7/+4
2022-04-04staging: r8188eu: reg_rfoff is never setMichael Straube2-6/+0
2022-04-04staging: r8188eu: remove unused fields from struct pwrctrl_privMichael Straube1-8/+0
2022-04-04staging: rtl8712: Fix multiple blank lines warning from .c filesSathish Kumar4-4/+0
2022-04-04staging: rtl8712: Fix multiple blank lines warning from .h filesSathish Kumar16-28/+0
2022-04-04staging: r8188eu: add blank line between functionsRebecca Mckeever1-0/+1
2022-04-04staging: r8188eu: combine both sides of conditional statementRebecca Mckeever1-6/+2
2022-04-04staging: r8188eu: remove handlerOS independent commentRebecca Mckeever1-1/+0
2022-04-04staging: r8188eu: remove the bretry variableMartin Kaiser1-4/+2
2022-04-04staging: r8188eu: don't call get_hdr_bssidMartin Kaiser1-10/+7
2022-04-04staging: r8188eu: remove psa, pdaMartin Kaiser1-5/+3
2022-04-04staging: r8188eu: ra and ta do not depend on to_ds, from_dsMartin Kaiser1-10/+6
2022-04-04staging: r8188eu: remove to_fr_ds from struct rx_pkt_attribMartin Kaiser3-19/+10
2022-04-04staging: r8188eu: don't copy ra and ta before we failMartin Kaiser1-5/+0
2022-04-04staging: r8188eu: to_fr_ds cannot be 3 hereMartin Kaiser1-2/+2