summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include/rtl8188e_hal.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-04staging: r8188eu: remove the "dump tx packet" fragmentsMartin Kaiser1-2/+0
2022-04-04staging: r8188eu: remove the "dump rx packet" fragmentsMartin Kaiser1-1/+0
2022-02-25staging: r8188eu: EepromAddressSize is set but not usedMichael Straube1-1/+0
2022-02-15staging: r8188eu: we only need one struct bb_reg_def for path aMartin Kaiser1-1/+1
2022-02-08staging: r8188eu: remove UsbBulkOutSize from struct hal_data_8188eMichael Straube1-2/+0
2022-02-08staging: r8188eu: RfRegChnlVal[1] is set but not usedMartin Kaiser1-1/+1
2022-02-04staging: r8188eu: move struct rt_firmware_hdr to rtw_fw.hMichael Straube1-35/+0
2022-02-04staging: r8188eu: remove UsbRxAggPage* from struct hal_data_8188eMichael Straube1-3/+3
2022-02-04staging: r8188eu: remove UsbRxAggBlock* from struct hal_data_8188eMichael Straube1-4/+0
2022-02-04staging: r8188eu: remove UsbRxAggMode from struct hal_data_8188eMichael Straube1-8/+0
2022-02-04staging: r8188eu: remove UsbTxAggMode from struct hal_data_8188eMichael Straube1-2/+0
2022-02-04staging: r8188eu: remove UsbTxAggDescNum from struct hal_data_8188eMichael Straube1-1/+0
2022-02-04staging: r8188eu: BasicRateSet is set but never usedMichael Straube1-2/+0
2022-02-04staging: r8188eu: remove ReceiveConfig from struct hal_data_8188eMichael Straube1-1/+0
2022-02-04staging: r8188eu: remove PGMaxGroup from struct hal_data_8188eMichael Straube1-1/+0
2022-02-04staging: r8188eu: ExternalPA is read-onlyMichael Straube1-1/+0
2022-01-25staging: r8188eu: CurrentCckTxPwrIdx is set but not usedMartin Kaiser1-3/+0
2022-01-25staging: r8188eu: CurrentOfdm24GTxPwrIdx is set but not usedMartin Kaiser1-1/+0
2022-01-25staging: r8188eu: CurrentBW2024GTxPwrIdx is set but not usedMartin Kaiser1-1/+0
2022-01-25staging: r8188eu: CurrentBW4024GTxPwrIdx is set but not usedMartin Kaiser1-1/+0
2022-01-25staging: r8188eu: EfuseUsedBytes is set but never usedMichael Straube1-2/+0
2022-01-25staging: r8188eu: move firmware related macros to rtw_fw.hMichael Straube1-11/+0
2022-01-25staging: r8188eu: add spaces around & operator in IS_FW_HEADER_EXISTMichael Straube1-4/+4
2022-01-25staging: r8188eu: rename _pFwHdr in IS_FW_HEADER_EXISTMichael Straube1-5/+5
2022-01-25staging: r8188eu: move firmware loading code out of the hal layerMichael Straube1-4/+0
2022-01-25staging: r8188eu: convert two functions from s32 to intMichael Straube1-1/+1
2022-01-25staging: r8188eu: rename fw related functions to avoid camel caseMichael Straube1-2/+2
2022-01-25staging: r8188eu: use kmemdup instead of kzalloc and memcpyMichael Straube1-1/+0
2022-01-25staging: r8188eu: remove rtl8188e_InitializeFirmwareVars()Michael Straube1-1/+0
2022-01-25staging: r8188eu: remove Firmware* from struct hal_data_8188eMichael Straube1-4/+0
2022-01-06staging: r8188eu: make BW20_24G_Diff a 1-D arrayMartin Kaiser1-1/+1
2022-01-06staging: r8188eu: make OFDM_24G_Diff a 1-D arrayMartin Kaiser1-1/+1
2022-01-06staging: r8188eu: BW40_24G_Diff is set but not usedMartin Kaiser1-1/+0
2022-01-06staging: r8188eu: CCK_24G_Diff is set but not usedMartin Kaiser1-1/+0
2022-01-06staging: r8188eu: make Index24G_BW40_Base a 1-D arrayMartin Kaiser1-1/+1
2022-01-06staging: r8188eu: make Index24G_CCK_Base a 1-D arrayMartin Kaiser1-1/+1
2022-01-03staging: r8188eu: FwRsvdPageStartOffset is set but never usedMichael Straube1-2/+0
2022-01-03staging: r8188eu: IntArray and C2hArray are set but never usedMichael Straube1-3/+0
2022-01-03staging: r8188eu: remove unused fields from struct hal_data_8188eMichael Straube1-30/+0
2022-01-03staging: r8188eu: bAPKThermalMeterIgnore is set but never usedMichael Straube1-1/+0
2022-01-03staging: r8188eu: bTXPowerDataReadFromEEPORM is set but never usedMichael Straube1-1/+0
2022-01-03staging: r8188eu: UsbRxHighSpeedMode is set but never usedMichael Straube1-3/+0
2022-01-03staging: r8188eu: bRDGEnable is always falseMichael Straube1-3/+0
2021-12-30staging: r8188eu: remove header odm_precomp.hMichael Straube1-1/+10
2021-12-20staging: r8188eu: move linked status check from hal to rtw_mlme_extMartin Kaiser1-1/+0
2021-12-09staging: r8188eu: convert type of HalData in struct adapterMichael Straube1-5/+1
2021-12-07staging: r8188eu: remove RF_PATH_{C,D}Michael Straube1-1/+1
2021-12-07staging: r8188eu: hal data's interfaceIndex is never readMartin Kaiser1-3/+0
2021-12-07staging: r8188eu: bLedOpenDrain is always true for r8188euMartin Kaiser1-2/+0
2021-12-03staging: r8188eu: remove rf_type from struct hal_data_8188eMichael Straube1-3/+0