aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)AuthorFilesLines
2021-03-10staging: rtl8192e: rename RxAdmittedBARecord to rx_admitted_ba_record in rx_ts_record structWilliam Durand3-8/+8
2021-03-10staging: rtl8192e: rename RxPktPendingTimer to rx_pkt_pending_timer in rx_ts_record structWilliam Durand3-10/+10
2021-03-10staging: rtl8192e: rename RxPendingPktList to rx_pending_pkt_list in rx_ts_record structWilliam Durand3-12/+12
2021-03-10staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in rx_ts_record structWilliam Durand3-9/+9
2021-03-10staging: rtl8192e: rename RxIndicateSeq to rx_indicate_seq in rx_ts_record structWilliam Durand3-30/+30
2021-03-10staging: rtl8192e: rename TsCommonInfo to ts_common_info in rx_ts_record structWilliam Durand3-7/+7
2021-03-10staging: rtl8192e: reformat bss_ht structWilliam Durand1-9/+9
2021-03-10staging: rtl8192e: rename bdHT1R to bd_ht_1r in bss_ht structWilliam Durand2-5/+5
2021-03-10staging: rtl8192e: rename RT2RT_HT_Mode to rt2rt_ht_mode in bss_ht structWilliam Durand4-8/+8
2021-03-10staging: rtl8192e: rename bdRT2RTLongSlotTime to bd_rt2rt_long_slot_time in bss_ht structWilliam Durand4-7/+6
2021-03-10staging: rtl8192e: rename bdRT2RTAggregation to bd_rt2rt_aggregation in bss_ht structWilliam Durand3-9/+9
2021-03-10staging: rtl8192e: rename bdBandWidth to bd_bandwidth in bss_ht structWilliam Durand2-3/+3
2021-03-10staging: rtl8192e: rename bdHTSpecVer to bd_ht_spec_ver in bss_ht structWilliam Durand3-8/+8
2021-03-10staging: rtl8192e: rename bdHTInfoLen to bd_ht_info_len in bss_ht structWilliam Durand4-14/+14
2021-03-10staging: rtl8192e: rename bdHTInfoBuf to bd_ht_info_buf in bss_ht structWilliam Durand4-11/+12
2021-03-10staging: rtl8192e: rename bdHTCapLen to bd_ht_cap_len in bss_ht structWilliam Durand4-12/+12
2021-03-10staging: rtl8192e: rename bdHTCapBuf to bd_ht_cap_buf in bss_ht structWilliam Durand5-15/+16
2021-03-10staging: rtl8192e: rename bdSupportHT to bd_support_ht in bss_ht structWilliam Durand4-12/+12
2021-03-10staging: rtl8192e: remove blank line in bss_ht structWilliam Durand1-1/+0
2021-03-10staging: rtl8192e: fix alignment issues in rtllib_wx.cWilliam Durand1-24/+18
2021-03-10staging: rtl8192e: reformat ba_record structWilliam Durand1-4/+4
2021-03-10staging: rtl8192e: rename BaStartSeqCtrl to ba_start_seq_ctrl in ba_record structWilliam Durand3-11/+11
2021-03-10staging: rtl8192e: rename BaTimeoutValue to ba_timeout_value in ba_record structWilliam Durand2-7/+7
2021-03-10staging: rtl8192e: rename BaParamSet to ba_param_set in ba_record structWilliam Durand2-15/+15
2021-03-10staging: rtl8192e: rename DialogToken to dialog_token in ba_record structWilliam Durand2-8/+8
2021-03-10staging: rtl8192e: rename bValid to b_valid in ba_record structWilliam Durand3-13/+13
2021-03-10staging: rtl8192e: rename Timer to timer in ba_record structWilliam Durand3-9/+9
2021-03-10staging: rtl8192e: rename TID to tid in delba_param_set unionWilliam Durand2-5/+5
2021-03-10staging: rtl8192e: rename Initiator to initiator in delba_param_set unionWilliam Durand2-3/+3
2021-03-10staging: rtl8192e: rename Reserved to reserved in delba_param_set unionWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename shortData to short_data in delba_param_set unionWilliam Durand2-2/+2
2021-03-10staging: rtl8192e: rename charData to char_data in delba_param_set unionWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename TID to tid in ba_param_set unionWilliam Durand2-6/+5
2021-03-10staging: rtl8192e: rename AMSDU_Support to amsdu_support in ba_param_set unionWilliam Durand2-2/+2
2021-03-10staging: rtl8192e: rename BufferSize to buffer_size in ba_param_set unionWilliam Durand2-4/+4
2021-03-10staging: rtl8192e: rename BAPolicy to ba_policy in ba_param_set unionWilliam Durand2-5/+5
2021-03-10staging: rtl8192e: rename shortData to short_data in ba_param_set unionWilliam Durand2-3/+3
2021-03-10staging: rtl8192e: rename charData to char_data in ba_param_set unionWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename SeqNum to seq_num in sequence_control unionWilliam Durand3-3/+3
2021-03-10staging: rtl8192e: rename FragNum to frag_num in sequence_control unionWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename ShortData to short_data in sequence_control unionWilliam Durand2-2/+2
2021-03-10staging: rtl8192e: Fix comparisons to NULLDavidson Francis1-14/+14
2021-03-10staging: rtl8192e: fix typo in a function nameWilliam Durand1-2/+2
2021-03-10staging: rtl8192e: fix typo in a commentWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson1-3/+4
2021-03-10staging: rtl8192e: fix kconfig dependency on CRYPTOJulian Braha1-0/+1
2021-02-13staging: rtl8192e: remove multiple blank linesWilliam Durand1-2/+0
2021-02-08staging: rtl8192e: replace spaces with tab for a closing if bracePhillip Potter1-1/+1
2021-02-08staging: rtl8192e: remove braces from single-line blockPhillip Potter1-2/+1
2021-02-04staging: rtl8192e: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-3/+3