index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
1
-1
/
+1
2021-10-20
staging: rtl: use eth_hw_addr_set()
Jakub Kicinski
2
-3
/
+6
2021-10-20
staging: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2
-2
/
+2
2021-10-05
staging: rtl8192e: remove unused variable ieee
Saurav Girepunje
1
-5
/
+4
2021-08-11
staging: rtl8192e: rtl_core: Fix possible null-pointer dereference in _rtl92e...
Tuo Li
1
-2
/
+0
2021-08-10
staging: rtl8192e: rtl8192e: rtl_core: remove unused global variable
Saurav Girepunje
1
-3
/
+0
2021-08-10
staging: rtl8192e: Avoid field-overflowing memcpy()
Kees Cook
2
-41
/
+20
2021-07-27
staging/rtl8192e: Remove all strcpy() uses
Len Baker
3
-13
/
+10
2021-05-25
staging: rtl8192e: Fix shadowed variable name
Thomas Bracht Laumann Jespersen
1
-1
/
+1
2021-05-19
staging: rtl8192e: delete extra blank lines
Wang Qing
1
-5
/
+0
2021-05-10
staging: rtl8192e: Fix whitespace around conditional statement
Ojaswin Mujoo
1
-1
/
+1
2021-05-10
staging: rtl8192e: Add identifier name to function definition
Ojaswin Mujoo
1
-2
/
+2
2021-05-10
staging: rtl8192e: Avoid multiple line dereference
Ojaswin Mujoo
2
-10
/
+5
2021-05-10
staging: rtl8192e: Remove duplicate declartion
Saurav Girepunje
1
-2
/
+0
2021-05-10
staging: rtl8192e: replace comparison to NULL by bool
zhaoxiao
1
-5
/
+5
2021-05-10
staging: rtl8192e: remove unnecesasry ftrace-like logging
zhaoxiao
2
-5
/
+0
2021-04-22
staging: rtl8192e: indent statement properly
Ian Kewish
1
-1
/
+1
2021-04-14
staging: rtl8192e: removed multiple blank lines
Mitali Borkar
1
-7
/
+0
2021-04-14
staging: rtl8192e: remove unnecessary blank line after close brace
Mitali Borkar
1
-2
/
+0
2021-04-14
staging: rtl8192e: remove unnecessary blank line before brace
Mitali Borkar
2
-4
/
+0
2021-04-14
staging: rtl8192e: add spaces around binary operators
Mitali Borkar
2
-8
/
+8
2021-04-13
staging: rtl8192e: remove unnecessary ftrace-like logging
Mitali Borkar
1
-4
/
+0
2021-04-11
staging: rtl8192e: Fix incorrect pointer check
Mitali Borkar
1
-1
/
+1
2021-04-10
staging: rtl8192e: remove unnecesasry f-trace like logging
Mitali Borkar
1
-1
/
+0
2021-04-10
staging: rtl8192e: replace comparison to NULL by bool
Mitali Borkar
1
-3
/
+3
2021-04-07
staging: rtl8192e: rtl8192E_dev: remove unused variable
Jiapeng Chong
1
-3
/
+3
2021-04-05
staging: rtl8192e: move const after static
Deborah Brouwer
1
-2
/
+2
2021-04-05
Merge 5.12-rc6 into staging-next
Greg Kroah-Hartman
2
-2
/
+2
2021-03-23
staging: rtl8192e: Change state information from u16 to u8
Atul Gopinathan
1
-1
/
+1
2021-03-23
staging: rtl8192e: Fix incorrect source in memcpy()
Atul Gopinathan
1
-1
/
+1
2021-03-15
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2
-3
/
+5
2021-03-10
staging: rtl8192e: remove redundant variable shadowing
Nikolay Kyx
1
-5
/
+3
2021-03-10
staging: rtl8192e: reformat rx_ts_record struct
William Durand
1
-7
/
+7
2021-03-10
staging: rtl8192e: rename RxLastFragNum to rx_last_frag_num in rx_ts_record s...
William Durand
2
-3
/
+3
2021-03-10
staging: rtl8192e: rename RxLastSeqNum to rx_last_seq_num in rx_ts_record struct
William Durand
2
-3
/
+3
2021-03-10
staging: rtl8192e: rename RxAdmittedBARecord to rx_admitted_ba_record in rx_t...
William Durand
3
-8
/
+8
2021-03-10
staging: rtl8192e: rename RxPktPendingTimer to rx_pkt_pending_timer in rx_ts_...
William Durand
3
-10
/
+10
2021-03-10
staging: rtl8192e: rename RxPendingPktList to rx_pending_pkt_list in rx_ts_re...
William Durand
3
-12
/
+12
2021-03-10
staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in ...
William Durand
3
-9
/
+9
2021-03-10
staging: rtl8192e: rename RxIndicateSeq to rx_indicate_seq in rx_ts_record st...
William Durand
3
-30
/
+30
2021-03-10
staging: rtl8192e: rename TsCommonInfo to ts_common_info in rx_ts_record struct
William Durand
3
-7
/
+7
2021-03-10
staging: rtl8192e: reformat bss_ht struct
William Durand
1
-9
/
+9
2021-03-10
staging: rtl8192e: rename bdHT1R to bd_ht_1r in bss_ht struct
William Durand
2
-5
/
+5
2021-03-10
staging: rtl8192e: rename RT2RT_HT_Mode to rt2rt_ht_mode in bss_ht struct
William Durand
4
-8
/
+8
2021-03-10
staging: rtl8192e: rename bdRT2RTLongSlotTime to bd_rt2rt_long_slot_time in b...
William Durand
4
-7
/
+6
2021-03-10
staging: rtl8192e: rename bdRT2RTAggregation to bd_rt2rt_aggregation in bss_h...
William Durand
3
-9
/
+9
2021-03-10
staging: rtl8192e: rename bdBandWidth to bd_bandwidth in bss_ht struct
William Durand
2
-3
/
+3
2021-03-10
staging: rtl8192e: rename bdHTSpecVer to bd_ht_spec_ver in bss_ht struct
William Durand
3
-8
/
+8
2021-03-10
staging: rtl8192e: rename bdHTInfoLen to bd_ht_info_len in bss_ht struct
William Durand
4
-14
/
+14
2021-03-10
staging: rtl8192e: rename bdHTInfoBuf to bd_ht_info_buf in bss_ht struct
William Durand
4
-11
/
+12
[next]