aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
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
2021-03-10staging: rtl8192e: rename charData to char_data in delba_param_set unionWilliam Durand
2021-03-10staging: rtl8192e: rename TID to tid in ba_param_set unionWilliam Durand
2021-03-10staging: rtl8192e: rename AMSDU_Support to amsdu_support in ba_param_set unionWilliam Durand
2021-03-10staging: rtl8192e: rename BufferSize to buffer_size in ba_param_set unionWilliam Durand
2021-03-10staging: rtl8192e: rename BAPolicy to ba_policy in ba_param_set unionWilliam Durand
2021-03-10staging: rtl8192e: rename shortData to short_data in ba_param_set unionWilliam Durand
2021-03-10staging: rtl8192e: rename charData to char_data in ba_param_set unionWilliam Durand
2021-03-10staging: rtl8192e: rename SeqNum to seq_num in sequence_control unionWilliam Durand
2021-03-10staging: rtl8192e: rename FragNum to frag_num in sequence_control unionWilliam Durand
2021-03-10staging: rtl8192e: rename ShortData to short_data in sequence_control unionWilliam Durand
2021-03-10staging: rtl8192e: Fix comparisons to NULLDavidson Francis
2021-03-10staging: rtl8192e: fix typo in a function nameWilliam Durand
2021-03-10staging: rtl8192e: fix typo in a commentWilliam Durand
2021-03-10staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson
2021-03-10staging: rtl8192e: fix kconfig dependency on CRYPTOJulian Braha
2021-02-13staging: rtl8192e: remove multiple blank linesWilliam Durand
2021-02-08staging: rtl8192e: replace spaces with tab for a closing if bracePhillip Potter
2021-02-08staging: rtl8192e: remove braces from single-line blockPhillip Potter
2021-02-04staging: rtl8192e: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2021-01-05staging: rtl819x: select CONFIG_CRC32Arnd Bergmann
2020-12-28staging: rtl8192e: fix bool comparison in expressionsAditya Srivastava
2020-11-13staging: rtl8192e: Braces should be used on all arms of statementEduard Vintila
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-20Revert "staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEP"Greg Kroah-Hartman
2020-09-20Revert "staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_T...Greg Kroah-Hartman
2020-09-16staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEPNecip Fazil Yildiran
2020-09-16staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_TKIPNecip Fazil Yildiran