aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl819x_TS.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8192e: rename linked list reference: ListTree Davies2023-12-181-1/+1
* Staging: rtl8192e: Rename variable TsCommonInfoTree Davies2023-11-271-1/+1
* Staging: rtl8192e: Rename variable TsAddBaTimerTree Davies2023-11-271-1/+1
* Staging: rtl8192e: Rename variable TxCurSeqTree Davies2023-11-271-1/+1
* Staging: rtl8192e: Rename variable TxPendingBARecordTree Davies2023-11-271-1/+1
* Staging: rtl8192e: Rename variable TxAdmittedBARecordTree Davies2023-11-271-1/+1
* Staging: rtl8192e: Rename variable TSpecTree Davies2023-11-271-1/+1
* Staging: rtl8192e: Rename variable bDisable_AddBaTree Davies2023-11-231-1/+1
* Staging: rtl8192e: Rename variable bUsingBaTree Davies2023-11-231-1/+1
* Staging: rtl8192e: Rename variable bAddBaReqDelayedTree Davies2023-11-231-1/+1
* Staging: rtl8192e: Rename variable bAddBaReqInProgressTree Davies2023-11-231-1/+1
* staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUEPhilipp Hortmann2023-10-271-1/+0
* staging: rtl8192e: Remove unused variables TClasProc and TClasNumPhilipp Hortmann2023-10-251-2/+0
* staging: rtl8192e: Remove unused union qos_tclasPhilipp Hortmann2023-10-251-1/+0
* staging: rtl8192e: Replace union qos_tsinfo with embedded structPhilipp Hortmann2023-10-251-1/+1
* staging: rtl8192e: Replace union tspec_body including embedded structPhilipp Hortmann2023-10-251-1/+1
* Staging: rtl8192e: Rename variable AddrTree Davies2023-09-261-1/+1
* staging: rtl8192e: Remove unused timer InactTimerPhilipp Hortmann2023-07-271-1/+0
* staging: rtl8192e: Remove unused timer SetupTimerPhilipp Hortmann2023-07-271-1/+0
* staging: rtl8192e: remove blank linesMichael Straube2023-06-151-2/+0
* staging: rtl8192e: reformat rx_ts_record structWilliam Durand2021-03-101-7/+7
* staging: rtl8192e: rename RxLastFragNum to rx_last_frag_num in rx_ts_record structWilliam Durand2021-03-101-1/+1
* staging: rtl8192e: rename RxLastSeqNum to rx_last_seq_num in rx_ts_record structWilliam Durand2021-03-101-1/+1
* staging: rtl8192e: rename RxAdmittedBARecord to rx_admitted_ba_record in rx_ts_record structWilliam Durand2021-03-101-1/+1
* staging: rtl8192e: rename RxPktPendingTimer to rx_pkt_pending_timer in rx_ts_record structWilliam Durand2021-03-101-1/+1
* staging: rtl8192e: rename RxPendingPktList to rx_pending_pkt_list in rx_ts_record structWilliam Durand2021-03-101-1/+1
* staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in rx_ts_record structWilliam Durand2021-03-101-1/+1
* staging: rtl8192e: rename RxIndicateSeq to rx_indicate_seq in rx_ts_record structWilliam Durand2021-03-101-1/+1
* staging: rtl8192e: rename TsCommonInfo to ts_common_info in rx_ts_record structWilliam Durand2021-03-101-1/+1
* staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-031-12/+4
* Staging: rtl8192e - fixed style of block commentsDerek Robson2017-03-231-1/+1
* staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski2015-09-291-4/+0
* staging: rtl8192e: Remove unused definesMateusz Kulikowski2015-07-141-2/+0
* Staging: rtl8192e: Timer setup using macro rather assignmentGnanachandran Dhanapal2015-06-171-1/+0
* staging: rtl8192e: Make ethernet addresses properly alignedMateusz Kulikowski2015-06-011-1/+1
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VILarry Finger2011-08-251-0/+2
* staging: rtl8192e: Convert typedef TR_SELECT to enum tr_selectLarry Finger2011-08-241-2/+2
* staging: rtl8192e: Convert typedef QOS_TCLAS to union qos_tclasLarry Finger2011-08-241-1/+1
* staging: rtl8192e: Convert typedef TSPEC_BODY to union tspec_bodyLarry Finger2011-08-241-1/+1
* staging: rtl8192e: Convert typedef BA_RECORD to struct ba_recordLarry Finger2011-08-241-3/+3
* staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger2011-08-231-4/+4
* staging: rtl8192e: Convert typedef RX_TS_RECORD to struct rx_ts_recordLarry Finger2011-08-231-2/+2
* staging: rtl8192e: Convert typedef TX_TS_RECORD to struct tx_ts_recordLarry Finger2011-08-231-2/+2
* From: wlanfae <wlanfae@realtek.com>Larry Finger2011-08-231-0/+71