aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_iol.cPhillip Potter1-4/+6
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_xmit.cPhillip Potter1-15/+15
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_ieee80211.cPhillip Potter1-18/+18
2022-01-25Staging: rtl8723bs: Inserting blank line after declarationJagath Jog J1-0/+5
2022-01-25Staging: rtl8723bs: Removed extra spaces between datatype and variableJagath Jog J1-28/+26
2022-01-25Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J1-66/+32
2022-01-25staging: vc04_services: use KBUILD_MODNAME instead of own module name definitionGaston Gonzalez1-3/+1
2022-01-25staging: vc04_services: remove unneeded MODULE_VERSION() usageGaston Gonzalez1-5/+1
2022-01-25staging: rtl8712: Drop get_recvframe_data()Kees Cook2-10/+2
2022-01-25staging: rtl8723bs: Drop get_recvframe_data()Kees Cook3-16/+9
2022-01-25staging: r8188eu: Drop get_recvframe_data()Kees Cook3-13/+6
2022-01-25staging: wfx: do not probe the device if not in the DTJérôme Pouiller2-15/+10
2022-01-25staging: wfx: rename "config-file" DT attributeJérôme Pouiller2-5/+6
2022-01-25staging: wfx: drop legacy compatible valuesJérôme Pouiller4-22/+1
2022-01-25staging: wfx: fix firmware locationJérôme Pouiller2-16/+16
2022-01-25staging: wfx: map 'compatible' attribute with board nameJérôme Pouiller4-16/+83
2022-01-25staging: wfx: remove force_ps_timeoutJérôme Pouiller4-31/+2
2022-01-25staging: wfx: do not display functions names in logsJérôme Pouiller5-10/+6
2022-01-25staging: wfx: replace compiletime_assert() by BUILD_BUG_ON_MSG()Jérôme Pouiller1-2/+2
2022-01-25staging: wfx: use explicit labels for errorsJérôme Pouiller2-21/+19
2022-01-25staging: wfx: fix structs alignmentsJérôme Pouiller7-90/+90
2022-01-25staging: wfx: reformat comments on 100 columnsJérôme Pouiller15-111/+79
2022-01-25staging: wfx: reformat code on 100 columnsJérôme Pouiller27-506/+269
2022-01-25staging: wfx: prefix structs tx_policy and hwbus_ops with wfx_Jérôme Pouiller9-35/+35
2022-01-25staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller21-309/+311
2022-01-25staging: wfx: prefix tx_policy_is_equal() with wfx_Jérôme Pouiller1-4/+4
2022-01-25staging: wfx: prefix functions from debug.h with wfx_Jérôme Pouiller3-10/+10
2022-01-25staging: wfx: prefix functions from hwio.h with wfx_Jérôme Pouiller6-124/+133
2022-01-25staging: wfx: prefix functions from hif_*.h with wfx_Jérôme Pouiller11-274/+291
2022-01-25staging: wfx: fix ambiguous function nameJérôme Pouiller1-2/+2
2022-01-25staging: wfx: fix ambiguous function nameJérôme Pouiller1-3/+3
2022-01-25staging: wfx: preserve endianness of struct hif_ind_startupJérôme Pouiller4-19/+10
2022-01-25stagigg: wfx: replace magic number by HIF_ID_IS_INDICATIONJérôme Pouiller1-1/+1
2022-01-25staging: wfx: replace magic value by WFX_HIF_BUFFER_SIZEJérôme Pouiller1-2/+4
2022-01-25staging: wfx: use IS_ALIGNED()Jérôme Pouiller2-6/+8
2022-01-25staging: wfx: remove useless #ifdefJérôme Pouiller1-6/+0
2022-01-25staging: wfx: remove unnecessary bracesJérôme Pouiller1-3/+2
2022-01-25staging: wfx: explain uncommon Makefile statementJérôme Pouiller1-0/+1
2022-01-25staging: wfx: fix comment correctnessJérôme Pouiller2-12/+4
2022-01-25staging: wfx: fix missing headersJérôme Pouiller3-1/+11
2022-01-25staging: wfx: fix HIF API licenseJérôme Pouiller3-3/+3
2022-01-25staging: wfx: fix Makefile and Kconfig licensesJérôme Pouiller2-1/+2
2022-01-25staging: r8188eu: merge ODM_ConfigBBWithHeaderFile with its callersMartin Kaiser3-23/+3
2022-01-25staging: r8188eu: remove unused cck, ofdm and mcs rate definesMartin Kaiser1-29/+0
2022-01-25staging: r8188eu: merge ODM_ConfigMACWithHeaderFile into PHY_MACConfig8188EMartin Kaiser3-9/+1
2022-01-25staging: r8188eu: relay errors from ODM_ReadAndConfig_...Martin Kaiser1-9/+9
2022-01-25staging: r8188eu: replace the READ_AND_CONFIGMartin Kaiser1-15/+8
2022-01-25staging: r8188eu: remove constant function parameterMartin Kaiser3-7/+4
2022-01-25staging: r8188eu: remove unused function parameterMartin Kaiser3-3/+1
2022-01-25staging: r8188eu: remove a constant variableMartin Kaiser1-3/+2