summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_softmac_wx.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-04Staging: rtl8192e: Rename variable CurSTAExtChnlOffsetTree Davies1-1/+1
2024-03-05Staging: rtl8192e: Rename variable NumRecvDataInPeriodTree Davies1-2/+2
2024-02-17Staging: rtl8192e: Rename variable NumRecvBcnInPeriodTree Davies1-2/+2
2024-01-04Staging: rtl8192e: Rename function rtllib_EnableNetMonitorMode()Tree Davies1-1/+1
2023-12-23Staging: rtl8192e: Rename function rtllib_DisableNetMonitorMode()Tree Davies1-1/+1
2023-12-09staging: rtl8192e: Remove files dot11d.c and dot11d.hPhilipp Hortmann1-1/+0
2023-12-04staging: rtl8192e: renamed variable bCurBW40MHzGary Rookard1-2/+2
2023-11-26staging: rtl8192e: renamed variable TXCountToDataRateGary Rookard1-1/+1
2023-10-05staging: rtl8192e: Remove function _rtl92e_wx_set_rawtx()Philipp Hortmann1-32/+0
2023-10-05Staging: rtl8192e: Rename variable bCurrentHTSupportTree Davies1-1/+1
2023-10-05staging: rtl8192e: Remove constant parameter from rtllib_stop_protocol()Philipp Hortmann1-3/+3
2023-09-26staging: rtl8192e: Remove rtllib_stop_send_beaconsPhilipp Hortmann1-1/+0
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtl_core.cPhilipp Hortmann1-9/+0
2023-09-17staging: rtl8192e: Remove unsupported mode IW_MODE_ADHOCPhilipp Hortmann1-1/+0
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann1-7/+2
2023-07-30staging: rtl8192e: Remove is_mesh from rtllib_start_scan_syncroPhilipp Hortmann1-2/+2
2023-07-27staging: rtl8192e: Remove variable modulation as it is constantPhilipp Hortmann1-3/+1
2023-06-20staging: rtl8192e: clean up brace coding style issuesMichael Straube1-2/+2
2023-06-19staging: rtl8192e: Rename variable LeisurePSLeaveYogesh Hegde1-1/+1
2023-06-19staging: rtl8192e: Rename variable SetBWModeHandlerYogesh Hegde1-2/+2
2023-06-19staging: rtl8192e: Rename RTLLIB_LINKED_SCANNINGPhilipp Hortmann1-3/+3
2023-06-19staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKEDPhilipp Hortmann1-5/+5
2023-06-19staging: rtl8192e: Rename state to link_statePhilipp Hortmann1-8/+8
2023-06-19staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann1-1/+1
2023-06-19staging: rtl8192e: Remove unsupported modes IEEE_N_5G and IEEE_APhilipp Hortmann1-1/+1
2023-06-15staging: rtl8192e: Use standard api to calculate channel to frequencyPhilipp Hortmann1-11/+2
2023-06-15staging: rtl8192e: Use standard api to calculate frequency to channelPhilipp Hortmann1-8/+1
2023-06-15staging: rtl8192e: remove blank linesMichael Straube1-16/+0
2023-05-28staging: rtl8192e: add missing spaces around operatorsMichael Straube1-2/+2
2023-05-28staging: rtl8192e: Unlock wx_mutex not in rtllib_wx_set_scanPhilipp Hortmann1-3/+1
2023-05-28staging: rtl8192e: Remove undefined function data_hard_resumePhilipp Hortmann1-9/+1
2023-05-28staging: rtl8192e: Remove undefined function data_hard_stopPhilipp Hortmann1-3/+0
2023-03-25staging: rtl8192e: Replace macro container_of_work_rsl with standard macroPhilipp Hortmann1-2/+1
2023-03-08staging: rtl8192e: Remove checks of pointer to rtllib.. and ScanOpera..Philipp Hortmann1-4/+2
2023-03-08staging: rtl8192e: Remove checks of pointer to LeisureP.. and start_se..Philipp Hortmann1-2/+1
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+9
2022-11-17staging: rtl8192e: Rename pHTInfoPhilipp Hortmann1-4/+4
2022-11-17staging: rtl8192e: Rename LinkDetectInfoPhilipp Hortmann1-4/+4
2022-11-17staging: rtl8192e: Rename RFInProgres.., bEnableHT and RegChannelPlanPhilipp Hortmann1-1/+1
2022-10-25staging: rtl8192e: remove bogus ssid character sign testJason A. Donenfeld1-8/+1
2022-10-20staging: rtl8192e: remove unnecessary braces for single statement blocksRui Li1-2/+1
2022-09-24staging: rtl8192e: Remove ftrace-like logging in rtl819x_BAProc.c, ...Philipp Hortmann1-6/+0
2022-04-20staging: rtl8192e: Remove space after castSolomon Tan1-2/+2
2021-07-27staging/rtl8192e: Remove all strcpy() usesLen Baker1-11/+7
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-4/+1
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan1-17/+17
2016-03-12staging: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla1-1/+1
2016-02-21staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar1-1/+1
2015-06-01staging: rtl8192e: Replace ?: with min_tMateusz Kulikowski1-7/+1
2015-06-01staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()Mateusz Kulikowski1-3/+3