index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8192e: Fix shadowed variable name
Thomas Bracht Laumann Jespersen
2021-05-25
1
-1
/
+1
*
staging: rtl8192e: delete extra blank lines
Wang Qing
2021-05-19
1
-5
/
+0
*
staging: rtl8192e: Fix whitespace around conditional statement
Ojaswin Mujoo
2021-05-10
1
-1
/
+1
*
staging: rtl8192e: Add identifier name to function definition
Ojaswin Mujoo
2021-05-10
1
-2
/
+2
*
staging: rtl8192e: Avoid multiple line dereference
Ojaswin Mujoo
2021-05-10
2
-10
/
+5
*
staging: rtl8192e: Remove duplicate declartion
Saurav Girepunje
2021-05-10
1
-2
/
+0
*
staging: rtl8192e: replace comparison to NULL by bool
zhaoxiao
2021-05-10
1
-5
/
+5
*
staging: rtl8192e: remove unnecesasry ftrace-like logging
zhaoxiao
2021-05-10
2
-5
/
+0
*
staging: rtl8192e: indent statement properly
Ian Kewish
2021-04-22
1
-1
/
+1
*
staging: rtl8192e: removed multiple blank lines
Mitali Borkar
2021-04-14
1
-7
/
+0
*
staging: rtl8192e: remove unnecessary blank line after close brace
Mitali Borkar
2021-04-14
1
-2
/
+0
*
staging: rtl8192e: remove unnecessary blank line before brace
Mitali Borkar
2021-04-14
2
-4
/
+0
*
staging: rtl8192e: add spaces around binary operators
Mitali Borkar
2021-04-14
2
-8
/
+8
*
staging: rtl8192e: remove unnecessary ftrace-like logging
Mitali Borkar
2021-04-13
1
-4
/
+0
*
staging: rtl8192e: Fix incorrect pointer check
Mitali Borkar
2021-04-11
1
-1
/
+1
*
staging: rtl8192e: remove unnecesasry f-trace like logging
Mitali Borkar
2021-04-10
1
-1
/
+0
*
staging: rtl8192e: replace comparison to NULL by bool
Mitali Borkar
2021-04-10
1
-3
/
+3
*
staging: rtl8192e: rtl8192E_dev: remove unused variable
Jiapeng Chong
2021-04-07
1
-3
/
+3
*
staging: rtl8192e: move const after static
Deborah Brouwer
2021-04-05
1
-2
/
+2
*
Merge 5.12-rc6 into staging-next
Greg Kroah-Hartman
2021-04-05
2
-2
/
+2
|
\
|
*
staging: rtl8192e: Change state information from u16 to u8
Atul Gopinathan
2021-03-23
1
-1
/
+1
|
*
staging: rtl8192e: Fix incorrect source in memcpy()
Atul Gopinathan
2021-03-23
1
-1
/
+1
*
|
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2021-03-15
2
-3
/
+5
|
\
|
|
*
staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scan
Lee Gibson
2021-03-10
1
-3
/
+4
|
*
staging: rtl8192e: fix kconfig dependency on CRYPTO
Julian Braha
2021-03-10
1
-0
/
+1
*
|
staging: rtl8192e: remove redundant variable shadowing
Nikolay Kyx
2021-03-10
1
-5
/
+3
*
|
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
2
-3
/
+3
*
|
staging: rtl8192e: rename RxLastSeqNum to rx_last_seq_num in rx_ts_record struct
William Durand
2021-03-10
2
-3
/
+3
*
|
staging: rtl8192e: rename RxAdmittedBARecord to rx_admitted_ba_record in rx_t...
William Durand
2021-03-10
3
-8
/
+8
*
|
staging: rtl8192e: rename RxPktPendingTimer to rx_pkt_pending_timer in rx_ts_...
William Durand
2021-03-10
3
-10
/
+10
*
|
staging: rtl8192e: rename RxPendingPktList to rx_pending_pkt_list in rx_ts_re...
William Durand
2021-03-10
3
-12
/
+12
*
|
staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in ...
William Durand
2021-03-10
3
-9
/
+9
*
|
staging: rtl8192e: rename RxIndicateSeq to rx_indicate_seq in rx_ts_record st...
William Durand
2021-03-10
3
-30
/
+30
*
|
staging: rtl8192e: rename TsCommonInfo to ts_common_info in rx_ts_record struct
William Durand
2021-03-10
3
-7
/
+7
*
|
staging: rtl8192e: reformat bss_ht struct
William Durand
2021-03-10
1
-9
/
+9
*
|
staging: rtl8192e: rename bdHT1R to bd_ht_1r in bss_ht struct
William Durand
2021-03-10
2
-5
/
+5
*
|
staging: rtl8192e: rename RT2RT_HT_Mode to rt2rt_ht_mode in bss_ht struct
William Durand
2021-03-10
4
-8
/
+8
*
|
staging: rtl8192e: rename bdRT2RTLongSlotTime to bd_rt2rt_long_slot_time in b...
William Durand
2021-03-10
4
-7
/
+6
*
|
staging: rtl8192e: rename bdRT2RTAggregation to bd_rt2rt_aggregation in bss_h...
William Durand
2021-03-10
3
-9
/
+9
*
|
staging: rtl8192e: rename bdBandWidth to bd_bandwidth in bss_ht struct
William Durand
2021-03-10
2
-3
/
+3
*
|
staging: rtl8192e: rename bdHTSpecVer to bd_ht_spec_ver in bss_ht struct
William Durand
2021-03-10
3
-8
/
+8
*
|
staging: rtl8192e: rename bdHTInfoLen to bd_ht_info_len in bss_ht struct
William Durand
2021-03-10
4
-14
/
+14
*
|
staging: rtl8192e: rename bdHTInfoBuf to bd_ht_info_buf in bss_ht struct
William Durand
2021-03-10
4
-11
/
+12
*
|
staging: rtl8192e: rename bdHTCapLen to bd_ht_cap_len in bss_ht struct
William Durand
2021-03-10
4
-12
/
+12
*
|
staging: rtl8192e: rename bdHTCapBuf to bd_ht_cap_buf in bss_ht struct
William Durand
2021-03-10
5
-15
/
+16
*
|
staging: rtl8192e: rename bdSupportHT to bd_support_ht in bss_ht struct
William Durand
2021-03-10
4
-12
/
+12
*
|
staging: rtl8192e: remove blank line in bss_ht struct
William Durand
2021-03-10
1
-1
/
+0
*
|
staging: rtl8192e: fix alignment issues in rtllib_wx.c
William Durand
2021-03-10
1
-24
/
+18
*
|
staging: rtl8192e: reformat ba_record struct
William Durand
2021-03-10
1
-4
/
+4
[next]