index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
/
rtl819x_TS.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8192e: reformat rx_ts_record struct
William Durand
2021-03-10
1
-7
/
+7
*
staging: rtl8192e: rename RxLastFragNum to rx_last_frag_num in rx_ts_record s...
William Durand
2021-03-10
1
-1
/
+1
*
staging: rtl8192e: rename RxLastSeqNum to rx_last_seq_num in rx_ts_record struct
William Durand
2021-03-10
1
-1
/
+1
*
staging: rtl8192e: rename RxAdmittedBARecord to rx_admitted_ba_record in rx_t...
William Durand
2021-03-10
1
-1
/
+1
*
staging: rtl8192e: rename RxPktPendingTimer to rx_pkt_pending_timer in rx_ts_...
William Durand
2021-03-10
1
-1
/
+1
*
staging: rtl8192e: rename RxPendingPktList to rx_pending_pkt_list in rx_ts_re...
William Durand
2021-03-10
1
-1
/
+1
*
staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in ...
William Durand
2021-03-10
1
-1
/
+1
*
staging: rtl8192e: rename RxIndicateSeq to rx_indicate_seq in rx_ts_record st...
William Durand
2021-03-10
1
-1
/
+1
*
staging: rtl8192e: rename TsCommonInfo to ts_common_info in rx_ts_record struct
William Durand
2021-03-10
1
-1
/
+1
*
staging: rtl8192e: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
2019-04-03
1
-12
/
+4
*
Staging: rtl8192e - fixed style of block comments
Derek Robson
2017-03-23
1
-1
/
+1
*
staging: rtl8192e: Fix FSF_MAILING_ADDRESS warnings
Mateusz Kulikowski
2015-09-29
1
-4
/
+0
*
staging: rtl8192e: Remove unused defines
Mateusz Kulikowski
2015-07-14
1
-2
/
+0
*
Staging: rtl8192e: Timer setup using macro rather assignment
Gnanachandran Dhanapal
2015-06-17
1
-1
/
+0
*
staging: rtl8192e: Make ethernet addresses properly aligned
Mateusz Kulikowski
2015-06-01
1
-1
/
+1
*
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VI
Larry Finger
2011-08-25
1
-0
/
+2
*
staging: rtl8192e: Convert typedef TR_SELECT to enum tr_select
Larry Finger
2011-08-24
1
-2
/
+2
*
staging: rtl8192e: Convert typedef QOS_TCLAS to union qos_tclas
Larry Finger
2011-08-24
1
-1
/
+1
*
staging: rtl8192e: Convert typedef TSPEC_BODY to union tspec_body
Larry Finger
2011-08-24
1
-1
/
+1
*
staging: rtl8192e: Convert typedef BA_RECORD to struct ba_record
Larry Finger
2011-08-24
1
-3
/
+3
*
staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_info
Larry Finger
2011-08-23
1
-4
/
+4
*
staging: rtl8192e: Convert typedef RX_TS_RECORD to struct rx_ts_record
Larry Finger
2011-08-23
1
-2
/
+2
*
staging: rtl8192e: Convert typedef TX_TS_RECORD to struct tx_ts_record
Larry Finger
2011-08-23
1
-2
/
+2
*
From: wlanfae <wlanfae@realtek.com>
Larry Finger
2011-08-23
1
-0
/
+71