summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/hal/rtl8188e_dm.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman1-146/+0
2022-06-10staging: r8188eu: add error handling of rtw_read8Pavel Skripkin1-1/+5
2022-02-21staging: r8188eu: remove ODM_CmnInfoUpdate()Michael Straube1-2/+2
2022-02-21staging: r8188eu: convert type of pBandWidth in odm_dm_structMichael Straube1-1/+1
2022-02-21staging: r8188eu: convert two u8 variables to boolMichael Straube1-2/+2
2022-02-21staging: r8188eu: remove ODM_CmnInfoHook()Michael Straube1-6/+7
2022-01-25staging: r8188eu: merge Init_ODM_ComInfo_88E and rtl8188e_init_dm_privMartin Kaiser1-16/+6
2022-01-25staging: r8188eu: ODM_RF_CALIBRATION is always setMartin Kaiser1-6/+1
2022-01-25staging: r8188eu: ODM_RF_TX_PWR_TRACK is always setMartin Kaiser1-5/+2
2022-01-25staging: r8188eu: ODM_BB_CCK_PD is always setMartin Kaiser1-1/+0
2022-01-25staging: r8188eu: ODM_BB_FA_CNT is always setMartin Kaiser1-2/+1
2022-01-25staging: r8188eu: ODM_MAC_EDCA_TURBO is always setMartin Kaiser1-1/+0
2022-01-03staging: r8188eu: fix_rate is set but not used.Martin Kaiser1-1/+0
2021-12-20staging: r8188: ODM_BB_RA_MASK is always setMartin Kaiser1-2/+1
2021-12-20staging: r8188: ODM_BB_DIG is always setMartin Kaiser1-2/+1
2021-12-20staging: r8188: remove unused odm capabilitiesMartin Kaiser1-2/+0
2021-12-09staging: r8188eu: convert type of HalData in struct adapterMichael Straube1-7/+7
2021-12-03staging: r8188eu: pNumRxBytesUnicast is set but never usedMichael Straube1-1/+0
2021-12-03staging: r8188eu: pNumTxBytesUnicast is set but never usedMichael Straube1-1/+0
2021-12-03staging: r8188eu: pSecurity is set but never usedMichael Straube1-1/+0
2021-12-03staging: r8188eu: pbNet_closed is set but never usedMichael Straube1-1/+0
2021-10-21staging: r8188eu: remove unused dm_priv componentsMartin Kaiser1-3/+0
2021-10-20staging: r8188eu: RFType type is always ODM_1T1RMichael Straube1-7/+0
2021-10-18staging: r8188eu: interface type is always usbMartin Kaiser1-2/+0
2021-10-18staging: r8188eu: remove ODM_CmnInfoPtrArrayHook()Michael Straube1-1/+1
2021-10-13staging: r8188eu: odm SupportPlatform is always ODM_CEMartin Kaiser1-2/+0
2021-10-13staging: r8188eu: SupportICType is always ODM_RTL8188EMartin Kaiser1-2/+0
2021-10-13staging: r8188eu: remove rtl8188e_deinit_dm_privMartin Kaiser1-4/+0
2021-10-13staging: r8188eu: simplify rtl8188e_HalDmWatchDogMartin Kaiser1-30/+13
2021-10-13staging: r8188eu: remove dm_CheckStatisticsMartin Kaiser1-11/+0
2021-10-13staging: r8188eu: remove odm wifi test infoMartin Kaiser1-2/+0
2021-10-13staging: r8188eu: remove odm cut version infoMartin Kaiser1-5/+0
2021-10-13staging: r8188eu: remove odm fab version infoMartin Kaiser1-3/+1
2021-10-10staging: r8188eu: remove GetHwRegHandler from hal_opsMichael Straube1-1/+1
2021-10-10staging: r8188eu: Odm PatchID is always 0Martin Kaiser1-1/+0
2021-10-10staging: r8188eu: hal data's customer id is always 0Martin Kaiser1-1/+1
2021-10-10staging: r8188eu: interface type is always usbMartin Kaiser1-4/+1
2021-09-20staging: r8188eu: Remove mp, a.k.a. manufacturing process, codeLarry Finger1-6/+0
2021-08-11staging: r8188eu: remove unused variable from rtl8188e_init_dm_privPhillip Potter1-1/+0
2021-08-10staging: r8188eu: remove unnecessary parentheses in hal dirMichael Straube1-15/+15
2021-08-05staging: r8188eu: fix build errorMichael Straube1-4/+1
2021-08-05staging: r8188eu: remove return from void functionsMichael Straube1-1/+0
2021-07-31staging: r8188eu: remove include/odm_debug.hPhillip Potter1-1/+0
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-4/+3
2021-07-30staging: r8188eu: Convert copyright header info to SPDX format, part 6Larry Finger1-25/+3
2021-07-28staging: r8188eu: introduce new hal dir for RTL8188eu driverPhillip Potter1-0/+267