summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-17staging: r8188eu: remove the helpers of usb_write_port_cancel()Pavel Skripkin5-20/+2
2021-09-17staging: r8188eu: remove the helpers of usb_read_port_cancel()Pavel Skripkin5-20/+3
2021-09-17staging: r8188eu: remove the helpers of usb_write_port()Pavel Skripkin5-26/+3
2021-09-17staging: r8188eu: remove the helpers of usb_read_port()Pavel Skripkin4-29/+3
2021-09-17staging: r8188eu: remove the helpers of usb_writeN()Pavel Skripkin3-21/+8
2021-09-17staging: r8188eu: remove the helpers of usb_write32()Pavel Skripkin3-21/+8
2021-09-17staging: r8188eu: remove the helpers of usb_write16()Pavel Skripkin3-20/+8
2021-09-17staging: r8188eu: remove the helpers of usb_write8()Pavel Skripkin3-21/+8
2021-09-17staging: r8188eu: remove the helpers of rtw_read32()Pavel Skripkin3-18/+4
2021-09-17staging: r8188eu: remove the helpers of rtw_read16()Pavel Skripkin3-18/+4
2021-09-17staging: r8188eu: remove the helpers of rtw_read8()Pavel Skripkin3-18/+4
2021-09-17staging: r8188eu: remove usb_{read,write}_mem()Pavel Skripkin5-46/+0
2021-09-17staging: r8188eu: use swap()Changcheng Deng1-8/+3
2021-09-17staging: r8188eu: remove switches from phy_RF6052_Config_ParaFile()Michael Straube1-33/+6
2021-09-17staging: r8188eu: remove NumTotalRFPath from struct hal_data_8188eMichael Straube5-108/+97
2021-09-17staging: r8188eu: remove if test that is always trueMichael Straube1-8/+1
2021-09-17staging: r8188eu: remove IS_1T1R, IS_1T2R, IS_2T2R macrosMichael Straube3-28/+3
2021-09-17staging: r8188eu: remove unused field from struct hal_data_8188eMichael Straube1-1/+0
2021-09-17staging: r8188eu: remove unused enums from rtl8188e_hal.hMichael Straube1-14/+0
2021-09-17staging: r8188eu: remove write-only fields from struct hal_data_8188eMichael Straube2-7/+0
2021-09-17staging: r8188eu: remove unused macros from rtl8188e_hal.hMichael Straube1-5/+0
2021-09-17staging: r8188eu: remove dead code from odm_RxPhyStatus92CSeries_Parsing()Michael Straube1-108/+45
2021-09-17staging: r8188eu: remove RaSupport88E from struct odm_dm_structMichael Straube1-7/+0
2021-09-17staging: r8188eu: remove unused ODM_RASupport_Init()Michael Straube2-12/+0
2021-09-17staging: r8188eu: remove unused enum odm_bt_coexistMichael Straube1-7/+0
2021-09-17staging: vchiq: cleanup code alignment issuesGaston Gonzalez1-2/+2
2021-09-17staging: vchiq: add braces to if blockGaston Gonzalez1-5/+4
2021-09-17staging: vchiq: remove braces from if blockGaston Gonzalez1-2/+1
2021-09-17staging: rtl8723bs: ignore unused wiphy_wowlan object warningsBryan Brattlof1-1/+1
2021-09-17Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman4-12/+20
2021-09-17staging: wfx: sta: Fix 'else' coding style warningSrivathsa Dara1-12/+11
2021-09-14staging: wfx: ensure IRQ is ready before enabling itJérôme Pouiller1-7/+10
2021-09-14staging: wfx: indent functions argumentsJérôme Pouiller2-14/+14
2021-09-14staging: wfx: explain the purpose of wfx_send_pds()Jérôme Pouiller1-1/+14
2021-09-14staging: wfx: remove useless comments after #endifJérôme Pouiller11-11/+11
2021-09-14staging: wfx: fix comments stylesJérôme Pouiller5-18/+8
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller24-175/+205
2021-09-14staging: wfx: reformat commentJérôme Pouiller1-3/+1
2021-09-14staging: wfx: update files descriptionsJérôme Pouiller9-9/+9
2021-09-14staging: wfx: remove references to WFxxx in commentsJérôme Pouiller17-33/+27
2021-09-14staging: wfx: fix space after cast operatorJérôme Pouiller1-1/+1
2021-09-14staging: wfx: remove useless debug statementJérôme Pouiller1-4/+1
2021-09-14staging: wfx: remove unused definitionJérôme Pouiller1-6/+0
2021-09-14staging: wfx: apply naming rules in hif_tx_mib.cJérôme Pouiller1-3/+3
2021-09-14staging: wfx: fix error namesJérôme Pouiller1-1/+1
2021-09-14staging: wfx: reorder function for slightly better eye candyJérôme Pouiller1-3/+3
2021-09-14staging: wfx: simplify hif_join()Jérôme Pouiller1-4/+1
2021-09-14staging: wfx: declare variables at beginning of functionsJérôme Pouiller1-4/+4
2021-09-14staging: wfx: fix misleading 'rate_id' usageJérôme Pouiller1-8/+7
2021-09-14staging: wfx: uniformize counter namesJérôme Pouiller2-64/+65