summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2021-04-22staging: rtl8192e: indent statement properlyIan Kewish
2021-04-14staging: rtl8192e: removed multiple blank linesMitali Borkar
2021-04-14staging: rtl8192e: remove unnecessary blank line after close braceMitali Borkar
2021-04-14staging: rtl8192e: remove unnecessary blank line before braceMitali Borkar
2021-04-14staging: rtl8192e: add spaces around binary operatorsMitali Borkar
2021-04-13staging: rtl8192e: remove unnecessary ftrace-like loggingMitali Borkar
2021-04-11staging: rtl8192e: Fix incorrect pointer checkMitali Borkar
2021-04-10staging: rtl8192e: remove unnecesasry f-trace like loggingMitali Borkar
2021-04-10staging: rtl8192e: replace comparison to NULL by boolMitali Borkar
2021-04-07staging: rtl8192e: rtl8192E_dev: remove unused variableJiapeng Chong
2021-04-05staging: rtl8192e: move const after staticDeborah Brouwer
2021-04-05Merge 5.12-rc6 into staging-nextGreg Kroah-Hartman
2021-03-23staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan
2021-03-23staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan
2021-03-15Merge 5.12-rc3 into staging-nextGreg Kroah-Hartman
2021-03-10staging: rtl8192e: remove redundant variable shadowingNikolay Kyx
2021-03-10staging: rtl8192e: reformat rx_ts_record structWilliam Durand
2021-03-10staging: rtl8192e: rename RxLastFragNum to rx_last_frag_num in rx_ts_record s...William Durand
2021-03-10staging: rtl8192e: rename RxLastSeqNum to rx_last_seq_num in rx_ts_record structWilliam Durand
2021-03-10staging: rtl8192e: rename RxAdmittedBARecord to rx_admitted_ba_record in rx_t...William Durand
2021-03-10staging: rtl8192e: rename RxPktPendingTimer to rx_pkt_pending_timer in rx_ts_...William Durand
2021-03-10staging: rtl8192e: rename RxPendingPktList to rx_pending_pkt_list in rx_ts_re...William Durand
2021-03-10staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in ...William Durand
2021-03-10staging: rtl8192e: rename RxIndicateSeq to rx_indicate_seq in rx_ts_record st...William Durand
2021-03-10staging: rtl8192e: rename TsCommonInfo to ts_common_info in rx_ts_record structWilliam Durand
2021-03-10staging: rtl8192e: reformat bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: rename bdHT1R to bd_ht_1r in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: rename RT2RT_HT_Mode to rt2rt_ht_mode in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: rename bdRT2RTLongSlotTime to bd_rt2rt_long_slot_time in b...William Durand
2021-03-10staging: rtl8192e: rename bdRT2RTAggregation to bd_rt2rt_aggregation in bss_h...William Durand
2021-03-10staging: rtl8192e: rename bdBandWidth to bd_bandwidth in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: rename bdHTSpecVer to bd_ht_spec_ver in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: rename bdHTInfoLen to bd_ht_info_len in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: rename bdHTInfoBuf to bd_ht_info_buf in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: rename bdHTCapLen to bd_ht_cap_len in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: rename bdHTCapBuf to bd_ht_cap_buf in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: rename bdSupportHT to bd_support_ht in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: remove blank line in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: fix alignment issues in rtllib_wx.cWilliam Durand
2021-03-10staging: rtl8192e: reformat ba_record structWilliam Durand
2021-03-10staging: rtl8192e: rename BaStartSeqCtrl to ba_start_seq_ctrl in ba_record st...William Durand
2021-03-10staging: rtl8192e: rename BaTimeoutValue to ba_timeout_value in ba_record structWilliam Durand
2021-03-10staging: rtl8192e: rename BaParamSet to ba_param_set in ba_record structWilliam Durand
2021-03-10staging: rtl8192e: rename DialogToken to dialog_token in ba_record structWilliam Durand
2021-03-10staging: rtl8192e: rename bValid to b_valid in ba_record structWilliam Durand
2021-03-10staging: rtl8192e: rename Timer to timer in ba_record structWilliam Durand
2021-03-10staging: rtl8192e: rename TID to tid in delba_param_set unionWilliam Durand
2021-03-10staging: rtl8192e: rename Initiator to initiator in delba_param_set unionWilliam Durand
2021-03-10staging: rtl8192e: rename Reserved to reserved in delba_param_set unionWilliam Durand
2021-03-10staging: rtl8192e: rename shortData to short_data in delba_param_set unionWilliam Durand