summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/os_dep/os_intfs.c
AgeCommit message (Expand)Author
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman
2023-02-07staging: r8188eu: remove intf_stop pointerMartin Kaiser
2023-02-07staging: r8188eu: handle rtl8188eu_inirp_init errorsMartin Kaiser
2023-02-07staging: r8188eu: remove intf_start pointerMartin Kaiser
2023-02-06staging: r8188eu: correct error logic of _rtw_init_recv_priv()Michael Straube
2023-01-17staging: r8188eu: xmit_priv's vcs_setting is not usedMartin Kaiser
2023-01-17staging: r8188eu: xmit_priv's vcs is not usedMartin Kaiser
2023-01-17staging: r8188eu: xmit_priv's vcs_type is not usedMartin Kaiser
2022-11-17staging: r8188eu: binstallGrpkey is set to _FAILMichael Straube
2022-11-17staging: r8188eu: convert _rtw_init_xmit_priv() to common error logicMichael Straube
2022-11-08staging: r8188eu: clean up error handling in rtw_start_drv_threads()Michael Straube
2022-10-25staging: r8188eu: bCardDisableWOHSM is write-onlyMartin Kaiser
2022-10-20staging: r8188eu: convert rtw_free_drv_sw() to voidMichael Straube
2022-10-20staging: r8188eu: convert rtw_reset_drv_sw() to voidMichael Straube
2022-10-20staging: r8188eu: convert _rtw_init_sta_priv() to common error logicMichael Straube
2022-10-20staging: r8188eu: convert rtw_init_mlme_priv() to common error logicMichael Straube
2022-10-20staging: r8188eu: convert rtw_init_cmd_priv() to common error logicMichael Straube
2022-10-20staging: r8188eu: convert rtw_init_evt_priv() to common error logicMichael Straube
2022-09-24staging: r8188eu: remove recv_osdep.hMichael Straube
2022-09-24staging: r8188eu: make _netdev_open() staticMichael Straube
2022-08-23staging: r8188eu: remove unused module parameter rtw_chip_versionMichael Straube
2022-08-23staging: r8188eu: remove xmit_osdep.hMichael Straube
2022-08-16staging: r8188eu: drop the DRIVERVERSION macroGrzegorz Szymaszek
2022-08-16staging: r8188eu: set firmware path in a macroGrzegorz Szymaszek
2022-08-16staging: r8188eu: add firmware dependencyGrzegorz Szymaszek
2022-08-16staging: r8188eu: do not spam the kernel logMichael Straube
2022-06-10staging: r8188eu: add error handling of rtw_read32Pavel Skripkin
2022-06-10staging: r8188eu: add error handling of rtw_read16Pavel Skripkin
2022-04-12staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UPMichael Straube
2022-04-04staging: r8188eu: ps_flag is never setMichael Straube
2022-04-04staging: r8188eu: pwr_state_check_cnts is always zeroMichael Straube
2022-04-04staging: r8188eu: Directly return _SUCCESS instead of using local ret variableHaowen Bai
2022-03-15staging: r8188eu: proper error handling in rtw_init_drv_swVihas Makwana
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter
2022-02-17staging: r8188eu: remove rtw_debug module parameterPhillip Potter
2022-02-17staging: r8188eu: remove remaining DBG_88E calls from os_dep subdirPhillip Potter
2022-01-25staging: r8188eu: remove rtw_netif_stop_queue wrapperMartin Kaiser
2022-01-25staging: r8188eu: remove rtw_netif_start_queue wrapperMartin Kaiser
2022-01-25staging: r8188eu: remove rtw_netif_wake_queue wrapperMartin Kaiser
2022-01-25staging: r8188eu: rename fields of struct rt_firmwareMichael Straube
2022-01-03staging: r8188eu: internal autosuspend is always falseMartin Kaiser
2021-12-28staging: r8188eu: move (de)init functions from hal to rtw_ledMartin Kaiser
2021-12-09staging: r8188eu: convert type of HalData in struct adapterMichael Straube
2021-12-03staging: r8188eu: remove module parameter rtw_rf_configMichael Straube
2021-12-03staging: r8188eu: loadparam needs no net_deviceMartin Kaiser
2021-12-03staging: r8188eu: remove pm_netdev_openMartin Kaiser
2021-11-15staging: r8188eu: os_dep: Change the return type of functionSaurav Girepunje
2021-11-15staging: r8188eu: os_dep: remove the goto statementSaurav Girepunje
2021-10-25staging: r8188eu: remove the sreset_priv structureMartin Kaiser
2021-10-19staging: r8188eu: Use completions for signaling enqueueingFabio M. De Francesco