aboutsummaryrefslogtreecommitdiffstats
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-11staging: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla1-1/+1
2016-02-20staging: 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
2015-06-01staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warningsMateusz Kulikowski1-2/+2
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski1-2/+2
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski1-2/+3
2015-03-06staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz1-1/+1
2014-09-28Staging: rtl8192e: Remove unused variableMahati Chamarthy1-2/+0
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+1
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin1-3/+1
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2012-09-04staging: rtl8192e: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-3/+4
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock1-2/+2
2011-11-30rtl8192e: Export symbolsSean MacLennan1-0/+18
2011-11-30rtl8192e: create generic rtllib_debug.hSean MacLennan1-1/+0
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVLarry Finger1-87/+90
2011-08-24staging: rtl8192e: Convert typedef HT_EXTCHNL_OFFSET to enum ht_extchnl_offsetLarry Finger1-1/+1
2011-08-24staging: rtl8192e: Convert typedef HT_CHANNEL_WIDTH to enum ht_channel_widthLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11DLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger1-15/+0
2011-08-23rtl8192e: Remove occurences of #if 1Mike McCormack1-2/+2
2011-08-23rtl8192e: Remove extra ifdefsMike McCormack1-9/+0
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger1-0/+670