summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/os_dep
AgeCommit message (Expand)Author
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-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
2021-10-10staging: r8188eu: remove GetHwRegHandler from hal_opsMichael Straube
2021-10-10staging: r8188eu: remove SetHwRegHandler from hal_opsMichael Straube
2021-10-10staging: r8188eu: interface type is always usbMartin Kaiser
2021-10-10staging: r8188eu: chip_type is write-onlyMartin Kaiser
2021-10-05staging: r8188eu: Use kmemdup() to replace kmalloc + memcpyKai Song
2021-10-05staging: r8188eu: remove rtl8188e_silentreset_for_specific_platform()Michael Straube
2021-10-05staging: r8188eu: remove inirp_deinit from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove inirp_init from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove GetHalDefVarHandler from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove SetHalDefVarHandler from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2021-09-27staging: r8188eu: remove mutex 'usb_vendor_req_mutex'Pavel Skripkin
2021-09-27staging: r8188eu: remove shared buffer for USB requestsPavel Skripkin
2021-09-27staging: r8188eu: remove rtw_proc_{init,remove}_one()Michael Straube
2021-09-27staging: r8188eu: remove rtw_os_read_port()Michael Straube
2021-09-27staging: r8188eu: remove rtw_cbuf_full()Michael Straube
2021-09-27staging: r8188eu: remove rtw_cbuf_push()Michael Straube
2021-09-27staging: r8188eu: remove rtw_atoi()Michael Straube
2021-09-20staging: r8188eu: Remove mp, a.k.a. manufacturing process, codeLarry Finger
2021-09-18staging: r8188eu: remove rtw_hw_resumeMartin Kaiser
2021-09-18staging: r8188eu: brfoffbyhw is always falseMartin Kaiser
2021-09-17staging: r8188eu: remove core/rtw_io.cPavel Skripkin
2021-09-17staging: r8188eu: remove the helpers of usb_write_port_cancel()Pavel Skripkin
2021-09-17staging: r8188eu: remove the helpers of usb_read_port_cancel()Pavel Skripkin
2021-09-17staging: r8188eu: remove the helpers of usb_write_port()Pavel Skripkin
2021-09-17staging: r8188eu: remove usb_{read,write}_mem()Pavel Skripkin
2021-09-14staging: r8188eu: _free_pwrlock is emptyMartin Kaiser
2021-09-13staging: r8188eu: core: remove unused function rtw_set_tx_chksum_offloadSaurav Girepunje
2021-09-13staging: r8188eu: remove macro GET_EEPROM_EFUSE_PRIVMichael Straube
2021-09-13staging: r8188eu: remove rtw_hw_suspendMartin Kaiser
2021-09-13staging: r8188eu: make _rtw_init_queue a macroPavel Skripkin
2021-09-13staging: r8188eu: remove write_rfreg from struct hal_opsMichael Straube