summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/os_dep
AgeCommit message (Expand)Author
2022-01-06staging: r8188eu: rename camelcase variable uintPeerChannelAlberto Merciai
2022-01-03staging: r8188eu: fix_rate is set but not used.Martin Kaiser
2022-01-03staging: r8188eu: internal autosuspend is always falseMartin Kaiser
2021-12-28staging: r8188eu: remove unused prototypeMartin Kaiser
2021-12-28staging: r8188eu: remove the private "test" ioctlMartin Kaiser
2021-12-28staging: r8188eu: remove the private ioctl "tdls"Martin Kaiser
2021-12-28staging: r8188eu: remove the private ioctl "tdls_get"Martin Kaiser
2021-12-28staging: r8188eu: remove the private ioctl "wps_assoc_req_ie"Martin Kaiser
2021-12-28staging: r8188eu: remove private ioctls that return -1Martin Kaiser
2021-12-28staging: r8188eu: remove the private ioctl "wps_prob_req_ie"Martin Kaiser
2021-12-28staging: r8188eu: remove the private drvext_hdl ioctlMartin Kaiser
2021-12-28staging: r8188eu: remove the private ioctl "get sensitivity"Martin Kaiser
2021-12-28staging: r8188eu: remove unused rtw_private_args entriesMartin Kaiser
2021-12-28staging: r8188eu: move (de)init functions from hal to rtw_ledMartin Kaiser
2021-12-20staging: r8188: remove the dummy ioctl handlerMartin Kaiser
2021-12-09staging: r8188eu: convert type of HalData in struct adapterMichael Straube
2021-12-07staging: r8188eu: remove unused defineMartin Kaiser
2021-12-03staging: r8188eu: convert DBG_88E_LEVEL calls in os_dep/ioctl_linux.cPhillip Potter
2021-12-03staging: r8188eu: remove module parameter rtw_rf_configMichael Straube
2021-12-03staging: r8188eu: remove rf_type from bb_reg_dump()Michael Straube
2021-12-03staging: r8188eu: loadparam needs no net_deviceMartin Kaiser
2021-12-03staging: r8188eu: remove pm_netdev_openMartin Kaiser
2021-12-03staging: r8188eu: require a single bulk in endpointMartin Kaiser
2021-12-03staging: r8188eu: don't store nr_endpoint in a global structMartin Kaiser
2021-12-03staging: r8188eu: remove ep_num arrayMartin Kaiser
2021-12-03staging: r8188eu: remove code to get int in pipe handleMartin Kaiser
2021-12-03staging: r8188eu: get the rcv bulk pipe handle directlyMartin Kaiser
2021-11-29Merge 5.16-rc3 into staging-nextGreg Kroah-Hartman
2021-11-25staging: r8188eu: Remove support for devices with 8188FU chipset (0bda:f179)Candy Febriyanto
2021-11-17staging: r8188eu: code indent should use tabsMichael Straube
2021-11-15staging: r8188eu: fix a memory leak in rtw_wx_read32()Dan Carpenter
2021-11-15staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube
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-30staging: r8188eu: fix missing unlock in rtw_resume()Yang Yingliang
2021-10-25staging: r8188eu: remove the sreset_priv structureMartin Kaiser
2021-10-25staging: r8188eu: remove last_tx_complete_timeMartin Kaiser
2021-10-25staging: r8188eu: wifi_error_status is write-onlyMartin Kaiser
2021-10-24staging: r8188eu: Use a Mutex instead of a binary SemaphoreFabio M. De Francesco
2021-10-22staging: r8188eu: Use memdup_user instead of kmalloc/copy_from_userWan Jiabing
2021-10-20staging: r8188eu: fix memleak in rtw_wx_set_enc_extMartin Kaiser
2021-10-20staging: use eth_hw_addr_set()Jakub Kicinski
2021-10-19staging: r8188eu: Use completions for signaling enqueueingFabio M. De Francesco
2021-10-19staging: r8188eu: Use completions for signaling start / end kthreadFabio M. De Francesco
2021-10-19staging: r8188eu: fix a gcc warningMichael Straube
2021-10-13staging: r8188eu: Use zeroing allocator in wpa_set_encryption()Gustavo A. R. Silva
2021-10-13staging: r8188eu: remove rtl8188e_deinit_dm_privMartin Kaiser
2021-10-13staging: r8188eu: remove specific device tableMartin Kaiser
2021-10-13staging: r8188eu: remove an unused defineMartin Kaiser
2021-10-10staging: r8188eu: rename rtl8188eu_set_hal_ops()Michael Straube