summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: r8188eu: remove unused fields from struct hal_data_8188eMichael Straube2022-01-031-30/+0
* staging: r8188eu: bAPKThermalMeterIgnore is set but never usedMichael Straube2022-01-032-4/+2
* staging: r8188eu: bTXPowerDataReadFromEEPORM is set but never usedMichael Straube2022-01-032-4/+0
* staging: r8188eu: UsbRxHighSpeedMode is set but never usedMichael Straube2022-01-032-8/+0
* staging: r8188eu: bRDGEnable is always falseMichael Straube2022-01-032-13/+0
* staging: pi433: add docs to packet_format and tx_start_condition enumPaulo Miguel Almeida2022-01-031-0/+12
* staging: vc04_services: update TODO fileGaston Gonzalez2021-12-301-6/+2
* staging: vc04_services: bcm2835-camera: avoid the use of typedef for function...Gaston Gonzalez2021-12-301-8/+2
* staging: vc04_services: bcm2835-audio: avoid the use of typedef for function ...Gaston Gonzalez2021-12-301-9/+3
* staging: r8188eu: remove header odm_precomp.hMichael Straube2021-12-3012-59/+18
* staging: r8188eu: remove unnecessary commentsMichael Straube2021-12-301-13/+0
* staging: r8188eu: make odm_EdcaTurboCheck() staticMichael Straube2021-12-302-79/+77
* staging: r8188eu: make ODM_EdcaTurboInit() staticMichael Straube2021-12-302-11/+8
* staging: r8188eu: make odm_HwAntDiv() staticMichael Straube2021-12-302-9/+8
* staging: r8188eu: make odm_InitHybridAntDiv() staticMichael Straube2021-12-302-9/+8
* staging: r8188eu: make odm_TXPowerTrackingThermalMeterInit() staticMichael Straube2021-12-302-13/+8
* staging: r8188eu: remove odm_TXPowerTrackingInit()Michael Straube2021-12-302-7/+1
* staging: r8188eu: make odm_RSSIMonitorCheck() staticMichael Straube2021-12-302-77/+72
* staging: r8188eu: make odm_CCKPacketDetectionThresh() staticMichael Straube2021-12-302-32/+27
* staging: r8188eu: make odm_FalseAlarmCounterStatistics() staticMichael Straube2021-12-302-61/+56
* staging: r8188eu: make odm_DynamicBBPowerSavingInit() staticMichael Straube2021-12-302-13/+9
* staging: r8188eu: make odm_RefreshRateAdaptiveMask() staticMichael Straube2021-12-302-34/+18
* staging: r8188eu: make odm_RateAdaptiveMaskInit() staticMichael Straube2021-12-302-10/+9
* staging: r8188eu: make odm_CommonInfoSelfUpdate() staticMichael Straube2021-12-302-27/+26
* staging: r8188eu: make odm_CommonInfoSelfInit() staticMichael Straube2021-12-302-9/+8
* staging: r8188eu: make odm_DIG() staticMichael Straube2021-12-302-133/+132
* staging: r8188eu: make odm_DIGInit() staticMichael Straube2021-12-302-30/+29
* staging: r8188eu: remove unused prototypesMichael Straube2021-12-303-7/+0
* staging: r8188eu: make odm_ConfigRFReg_8188E() staticMichael Straube2021-12-302-6/+3
* staging: r8188eu: remove odm_interfaceMichael Straube2021-12-304-24/+0
* staging: r8188eu: remove ODM_CompareMemory()Michael Straube2021-12-303-11/+2
* staging: r8188eu: remove ODM_delay_ms()Michael Straube2021-12-304-19/+10
* staging: r8188eu: remove ODM_delay_us()Michael Straube2021-12-303-19/+12
* staging: r8188eu: remove ODM_sleep_ms()Michael Straube2021-12-304-11/+4
* staging: r8188eu: clean up coding style issuesMichael Straube2021-12-301-1/+1
* staging: r8188eu: remove ODM_SetBBReg()Michael Straube2021-12-306-149/+131
* staging: r8188eu: remove ODM_GetBBReg()Michael Straube2021-12-304-44/+39
* staging: r8188eu: remove ODM_SetRFReg()Michael Straube2021-12-304-28/+17
* staging: r8188eu: remove ODM_GetRFReg()Michael Straube2021-12-303-10/+1
* staging: r8188eu: remove ODM_GetMACReg()Michael Straube2021-12-303-12/+4
* staging: r8188eu: remove ODM_SetMACReg()Michael Straube2021-12-303-16/+11
* staging: axis-fifo: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-8/+3
* staging: greybus: auto_manager: use default_groups in kobj_typeGreg Kroah-Hartman2021-12-301-1/+2
* staging: r8188eu: merge _ReadLEDSetting() into ReadAdapterInfo8188EU()Michael Straube2021-12-281-7/+2
* staging: r8188eu: RSSI_test is always falseMichael Straube2021-12-282-5/+2
* staging: r8188eu: TrainIdx is set but never usedMichael Straube2021-12-282-4/+0
* staging: r8188eu: FAT_State is set but never usedMichael Straube2021-12-282-7/+0
* staging: r8188eu: FAT_State is always FAT_NORMAL_STATEMichael Straube2021-12-281-9/+1
* staging: r8188eu: remove write-only fields from struct rtl_psMichael Straube2021-12-282-15/+0
* staging: r8188eu: remove ODM_CMNINFO_ABILITY from ODM_CmnInfoInit()Michael Straube2021-12-281-3/+0