summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/os_dep/mlme_linux.c
AgeCommit message (Expand)Author
2022-09-01staging: r8188eu: remove os_dep/mlme_linux.cMichael Straube
2022-09-01staging: r8188eu: make two functions staticMichael Straube
2022-08-23staging: r8188eu: merge rtw_{os,}_indicate_scan_done()Michael Straube
2022-08-23staging: r8188eu: merge rtw_{os,}_indicate_connect()Michael Straube
2022-08-23staging: r8188eu: make rtw_reset_securitypriv() staticMichael Straube
2022-08-23staging: r8188eu: remove unneeded initializationsMichael Straube
2022-08-23staging: r8188eu: make rtw_report_sec_ie() staticMichael Straube
2022-08-23staging: r8188eu: move rtw_indicate_sta_assoc_event() to rtw_ap.cMichael Straube
2022-08-23staging: r8188eu: make rtw_indicate_sta_disassoc_event() staticMichael Straube
2022-08-23staging: r8188eu: make init_addba_retry_timer() staticMichael Straube
2022-08-23staging: r8188eu: make init_mlme_ext_timer() staticMichael Straube
2022-04-22staging: r8188eu: Drop redundant memsetHaowen Bai
2022-02-17staging: r8188eu: remove remaining DBG_88E calls from os_dep subdirPhillip Potter
2021-11-15staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube
2021-09-20staging: r8188eu: Remove mp, a.k.a. manufacturing process, codeLarry Finger
2021-09-13staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}Larry Finger
2021-08-17staging: r8188eu: clean up spacing style issues in os_dep dirMichael Straube
2021-08-12staging: r8188eu: Fix smatch warnings in os_dep/*.cLarry Finger
2021-08-10staging: r8188eu: remove RT_TRACE prints from mlme_linux.cMartin Kaiser
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman
2021-07-30staging: r8188eu: clean up comparsions to NULL in os_dep directoryMichael Straube
2021-07-30staging: r8188eu: Remove tests of kernel versionLarry Finger
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 5Larry Finger
2021-07-28staging: r8188eu: introduce new os_dep dir for RTL8188eu driverPhillip Potter