summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtl819x_TS.h
AgeCommit message (Expand)Author
2023-12-18Staging: rtl8192e: rename linked list reference: ListTree Davies
2023-11-27Staging: rtl8192e: Rename variable TsCommonInfoTree Davies
2023-11-27Staging: rtl8192e: Rename variable TsAddBaTimerTree Davies
2023-11-27Staging: rtl8192e: Rename variable TxCurSeqTree Davies
2023-11-27Staging: rtl8192e: Rename variable TxPendingBARecordTree Davies
2023-11-27Staging: rtl8192e: Rename variable TxAdmittedBARecordTree Davies
2023-11-27Staging: rtl8192e: Rename variable TSpecTree Davies
2023-11-23Staging: rtl8192e: Rename variable bDisable_AddBaTree Davies
2023-11-23Staging: rtl8192e: Rename variable bUsingBaTree Davies
2023-11-23Staging: rtl8192e: Rename variable bAddBaReqDelayedTree Davies
2023-11-23Staging: rtl8192e: Rename variable bAddBaReqInProgressTree Davies
2023-10-27staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUEPhilipp Hortmann
2023-10-25staging: rtl8192e: Remove unused variables TClasProc and TClasNumPhilipp Hortmann
2023-10-25staging: rtl8192e: Remove unused union qos_tclasPhilipp Hortmann
2023-10-25staging: rtl8192e: Replace union qos_tsinfo with embedded structPhilipp Hortmann
2023-10-25staging: rtl8192e: Replace union tspec_body including embedded structPhilipp Hortmann
2023-09-26Staging: rtl8192e: Rename variable AddrTree Davies
2023-07-27staging: rtl8192e: Remove unused timer InactTimerPhilipp Hortmann
2023-07-27staging: rtl8192e: Remove unused timer SetupTimerPhilipp Hortmann
2023-06-15staging: rtl8192e: remove blank linesMichael Straube
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
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
2015-06-17Staging: rtl8192e: Timer setup using macro rather assignmentGnanachandran Dhanapal
2015-06-01staging: rtl8192e: Make ethernet addresses properly alignedMateusz Kulikowski
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VILarry Finger
2011-08-24staging: rtl8192e: Convert typedef TR_SELECT to enum tr_selectLarry Finger
2011-08-24staging: rtl8192e: Convert typedef QOS_TCLAS to union qos_tclasLarry Finger
2011-08-24staging: rtl8192e: Convert typedef TSPEC_BODY to union tspec_bodyLarry Finger
2011-08-24staging: rtl8192e: Convert typedef BA_RECORD to struct ba_recordLarry Finger
2011-08-23staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger
2011-08-23staging: rtl8192e: Convert typedef RX_TS_RECORD to struct rx_ts_recordLarry Finger
2011-08-23staging: rtl8192e: Convert typedef TX_TS_RECORD to struct tx_ts_recordLarry Finger
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger