summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_softmac.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-19staging: rtl8192e: Remove unsupported modes IEEE_N_5G and IEEE_APhilipp Hortmann1-4/+2
2023-06-15staging: rtl8192e: remove blank linesMichael Straube1-52/+0
2023-05-28staging: rtl8192e: add missing spaces around operatorsMichael Straube1-25/+25
2023-05-28staging: rtl8192e: Exclude scan_mutex in rtllib_softmac_stop_scanPhilipp Hortmann1-3/+3
2023-05-28staging: rtl8192e: Remove undefined function LedControlHandlerPhilipp Hortmann1-10/+0
2023-05-28staging: rtl8192e: Remove undefined function UpdateBeaconInterruptHandlerPhilipp Hortmann1-6/+0
2023-05-28staging: rtl8192e: Remove functions rtllib_start_hw_scan and stopPhilipp Hortmann1-18/+3
2023-05-28staging: rtl8192e: Remove undefined function data_hard_resumePhilipp Hortmann1-17/+1
2023-05-28staging: rtl8192e: Remove undefined function data_hard_stopPhilipp Hortmann1-5/+0
2023-05-08staging: rtl8192e: avoid CamelCase <RATRIndex>John Grace1-2/+2
2023-03-25staging: rtl8192e: Replace macro container_of_work_rsl with standard macroPhilipp Hortmann1-1/+1
2023-03-25staging: rtl8192e: Replace macro INIT_WORK_RSL with standard macroPhilipp Hortmann1-4/+2
2023-03-25staging: rtl8192e: Replace macro INIT_DELAYED_WORK_RSL with standard macroPhilipp Hortmann1-10/+5
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 stop_send.. and rtllib_..Philipp Hortmann1-6/+3
2023-03-08staging: rtl8192e: Remove checks of pointer to LeisureP.. and start_se..Philipp Hortmann1-2/+1
2023-03-08staging: rtl8192e: Remove checks of pointer to handle_a.. and handle_b..Philipp Hortmann1-4/+2
2022-11-17staging: rtl8192e: Rename pHTInfoPhilipp Hortmann1-39/+39
2022-11-17staging: rtl8192e: Rename bNetPromisc.., IntelPromiscu.. and bPromiscu..Philipp Hortmann1-2/+2
2022-11-17staging: rtl8192e: Rename LinkDetectInfoPhilipp Hortmann1-13/+13
2022-11-17staging: rtl8192e: Rename RFInProgres.., bEnableHT and RegChannelPlanPhilipp Hortmann1-7/+7
2022-11-17staging: rtl8192e: Rename pPSCPhilipp Hortmann1-19/+19
2022-11-17staging: rtl8192e: Rename Regdot11TxHT.., dot11HTOpera.. and RegHTSuppRa..Philipp Hortmann1-5/+5
2022-11-17staging: rtl8192e: Rename Regdot11HTOper.., bSupportM.. and PowerSaveCo..Philipp Hortmann1-5/+5
2022-11-17staging: rtl8192e: Rename bTxDisableRate.., RegMaxLPSAwa.. and bTxUseD..Philipp Hortmann1-7/+7
2022-11-02staging: rtl8192e: Remove line breaks to match coding styleGabhyun Kim1-2/+1
2022-09-26staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFuncPhilipp Hortmann1-6/+6
2022-09-26staging: rtl8192e: Rename szRT2RTAggBuffer, bRegRxRe... and bCurRxReo...Philipp Hortmann1-4/+4
2022-09-26staging: rtl8192e: Rename bSwBwInPro..., bRegRT2RTAg... and bCurrentRT...Philipp Hortmann1-3/+3
2022-09-26staging: rtl8192e: Rename eRFPowerState, eRfOff and eRfOnPhilipp Hortmann1-3/+3
2022-09-24staging: rtl8192e: Remove ftrace-like logging in rtl819x_BAProc.c, ...Philipp Hortmann1-8/+0
2022-08-30staging/rtl8192e: fix repeated words in commentsJilin Yuan1-1/+1
2022-05-19staging: rtl8192e: remove null check after call container_of()Haowen Bai1-2/+0
2022-04-22staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()Haowen Bai1-6/+11
2022-04-20staging: rtl8192e: Remove space after castSolomon Tan1-17/+17
2022-04-20drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou1-1/+1
2022-04-12staging/rtl8192e,ieee80211: replace ps tasklet with workDavidlohr Bueso1-4/+8
2022-01-12Merge tag 'staging-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2021-12-03staging: rtl8192e: return error code from rtllib_softmac_init()Yang Yingliang1-2/+4
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet1-1/+1
2021-07-27staging/rtl8192e: Remove all strcpy() usesLen Baker1-1/+2
2021-05-10staging: rtl8192e: remove unnecesasry ftrace-like loggingzhaoxiao1-1/+0
2021-03-10staging: rtl8192e: rename bdHTInfoLen to bd_ht_info_len in bss_ht structWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename bdHTInfoBuf to bd_ht_info_buf in bss_ht structWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename bdHTCapLen to bd_ht_cap_len in bss_ht structWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename bdHTCapBuf to bd_ht_cap_buf in bss_ht structWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename bdSupportHT to bd_support_ht in bss_ht structWilliam Durand1-2/+2
2021-03-10staging: rtl8192e: fix typo in a commentWilliam Durand1-1/+1
2021-02-08staging: rtl8192e: remove braces from single-line blockPhillip Potter1-2/+1
2020-09-16staging: rtl8192e: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3