summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/os_dep/os_intfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-17staging: r8188eu: binstallGrpkey is set to _FAILMichael Straube1-1/+1
2022-11-17staging: r8188eu: convert _rtw_init_xmit_priv() to common error logicMichael Straube1-1/+1
2022-11-08staging: r8188eu: clean up error handling in rtw_start_drv_threads()Michael Straube1-10/+7
2022-10-25staging: r8188eu: bCardDisableWOHSM is write-onlyMartin Kaiser1-4/+0
2022-10-20staging: r8188eu: convert rtw_free_drv_sw() to voidMichael Straube1-3/+1
2022-10-20staging: r8188eu: convert rtw_reset_drv_sw() to voidMichael Straube1-3/+1
2022-10-20staging: r8188eu: convert _rtw_init_sta_priv() to common error logicMichael Straube1-1/+1
2022-10-20staging: r8188eu: convert rtw_init_mlme_priv() to common error logicMichael Straube1-1/+1
2022-10-20staging: r8188eu: convert rtw_init_cmd_priv() to common error logicMichael Straube1-1/+1
2022-10-20staging: r8188eu: convert rtw_init_evt_priv() to common error logicMichael Straube1-1/+1
2022-09-24staging: r8188eu: remove recv_osdep.hMichael Straube1-1/+0
2022-09-24staging: r8188eu: make _netdev_open() staticMichael Straube1-1/+1
2022-08-23staging: r8188eu: remove unused module parameter rtw_chip_versionMichael Straube1-3/+0
2022-08-23staging: r8188eu: remove xmit_osdep.hMichael Straube1-4/+3
2022-08-16staging: r8188eu: drop the DRIVERVERSION macroGrzegorz Szymaszek1-1/+0
2022-08-16staging: r8188eu: set firmware path in a macroGrzegorz Szymaszek1-1/+1
2022-08-16staging: r8188eu: add firmware dependencyGrzegorz Szymaszek1-0/+1
2022-08-16staging: r8188eu: do not spam the kernel logMichael Straube1-1/+1
2022-06-10staging: r8188eu: add error handling of rtw_read32Pavel Skripkin1-2/+11
2022-06-10staging: r8188eu: add error handling of rtw_read16Pavel Skripkin1-1/+5
2022-04-12staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UPMichael Straube1-1/+28
2022-04-04staging: r8188eu: ps_flag is never setMichael Straube1-7/+0
2022-04-04staging: r8188eu: pwr_state_check_cnts is always zeroMichael Straube1-3/+0
2022-04-04staging: r8188eu: Directly return _SUCCESS instead of using local ret variableHaowen Bai1-5/+1
2022-03-15staging: r8188eu: proper error handling in rtw_init_drv_swVihas Makwana1-13/+47
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter1-6/+3
2022-02-17staging: r8188eu: remove rtw_debug module parameterPhillip Potter1-4/+0
2022-02-17staging: r8188eu: remove remaining DBG_88E calls from os_dep subdirPhillip Potter1-24/+0
2022-01-25staging: r8188eu: remove rtw_netif_stop_queue wrapperMartin Kaiser1-2/+2
2022-01-25staging: r8188eu: remove rtw_netif_start_queue wrapperMartin Kaiser1-1/+1
2022-01-25staging: r8188eu: remove rtw_netif_wake_queue wrapperMartin Kaiser1-1/+1
2022-01-25staging: r8188eu: rename fields of struct rt_firmwareMichael Straube1-2/+2
2022-01-03staging: r8188eu: internal autosuspend is always falseMartin Kaiser1-4/+0
2021-12-28staging: r8188eu: move (de)init functions from hal to rtw_ledMartin Kaiser1-1/+1
2021-12-09staging: r8188eu: convert type of HalData in struct adapterMichael Straube1-2/+0
2021-12-03staging: r8188eu: remove module parameter rtw_rf_configMichael Straube1-3/+0
2021-12-03staging: r8188eu: loadparam needs no net_deviceMartin Kaiser1-2/+2
2021-12-03staging: r8188eu: remove pm_netdev_openMartin Kaiser1-11/+0
2021-11-15staging: r8188eu: os_dep: Change the return type of functionSaurav Girepunje1-6/+3
2021-11-15staging: r8188eu: os_dep: remove the goto statementSaurav Girepunje1-23/+11
2021-10-25staging: r8188eu: remove the sreset_priv structureMartin Kaiser1-4/+0
2021-10-19staging: r8188eu: Use completions for signaling enqueueingFabio M. De Francesco1-1/+1
2021-10-19staging: r8188eu: Use completions for signaling start / end kthreadFabio M. De Francesco1-2/+4
2021-10-13staging: r8188eu: remove rtl8188e_deinit_dm_privMartin Kaiser1-2/+0
2021-10-10staging: r8188eu: remove SetHwRegHandler from hal_opsMichael Straube1-1/+1
2021-09-27staging: r8188eu: remove rtw_proc_{init,remove}_one()Michael Straube1-338/+0
2021-09-20staging: r8188eu: Remove mp, a.k.a. manufacturing process, codeLarry Finger1-7/+0
2021-09-14staging: r8188eu: _free_pwrlock is emptyMartin Kaiser1-2/+0
2021-09-13staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}Larry Finger1-13/+0
2021-09-13staging: r8188eu: remove free_hal_data from hal_opsMichael Straube1-1/+1