summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtl819x_BA.h
AgeCommit message (Expand)Author
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
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski
2015-07-14staging: rtl8192e: Remove unused definesMateusz Kulikowski
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VLarry Finger
2011-08-24staging: rtl8192e: Convert typedef DELBA_PARAM_SET to union delba_param_setLarry Finger
2011-08-24staging: rtl8192e: Convert typedef BA_PARAM_SET to union ba_param_setLarry Finger
2011-08-24staging: rtl8192e: Convert typedef SEQUENCE_CONTROL to union sequence_controlLarry Finger
2011-08-24staging: rtl8192e: Convert typedef BA_RECORD to struct ba_recordLarry Finger
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger