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
/
rtl8712
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
staging: rtl8712: Fix enqueue_reorder_recvframe()
Dan Carpenter
1
-3
/
+6
2020-09-22
staging: rtl8712: use shorter array initializations
Michael Straube
1
-4
/
+3
2020-09-22
staging: rtl8712: clean up comparsions to NULL
Michael Straube
10
-47
/
+46
2020-09-16
staging: rtl8712: convert tasklets to use new tasklet_setup() API
Allen Pais
4
-10
/
+10
2020-07-29
Staging: rtl8712: Fixed a coding sytle issue
Ankit Baluni
1
-2
/
+1
2020-07-28
staging: rtl8712: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-17
staging: rtl*/security: Use static const in array declarations
Joe Perches
1
-1
/
+1
2020-07-17
staging: rtl8712: handle firmware load failure
Rustam Kovhaev
2
-4
/
+10
2020-07-10
staging: rtl8712/: Using comparison to true is error prone
John Oldman
1
-4
/
+4
2020-07-10
staging: rtl8712: Use proper format in call to dev_err()
Mauro Dreissig
1
-2
/
+2
2020-07-10
staging: rtl8712: Remove variable 'raw' from rtl871x_open_fw()
Mauro Dreissig
1
-4
/
+2
2020-07-10
staging: rtl8712: Use ETH_ALEN instead of hardcoded value
Mauro Dreissig
1
-1
/
+1
2020-07-10
staging: rtl8712: Simplify expressions with boolean logic
Mauro Dreissig
3
-6
/
+5
2020-07-10
staging: rtl8712: Replace constant 49152 with expression 48 * 1024
Mauro Dreissig
1
-1
/
+1
2020-07-10
staging: rtl8712: Annotate r8712_sitesurvey_cmd()
Mauro Dreissig
1
-6
/
+1
2020-07-03
staging: rtl8712: base_types: Remove unused macros
Mauro Dreissig
1
-7
/
+0
2020-07-03
staging: rtl8712: Replace FIELD_OFFSET() with offsetof()
Mauro Dreissig
3
-5
/
+4
2020-07-03
staging: rtl8712: use common ieee80211 constants
Michael Straube
3
-56
/
+5
2020-07-01
staging: rtl8712: remove some ieee80211 constants from wifi.h
Michael Straube
1
-4
/
+0
2020-06-18
staging:rtl8712: avoid skb_clone after skb allocation fail
Ivan Safonov
1
-18
/
+11
2020-06-16
staging: rtl8712: Remove unnecesary else after return statement.
Sebastian Arriola
1
-2
/
+1
2020-06-16
staging: rtl8712: switch to common ieee80211 headers
Pascal Terjan
10
-633
/
+21
2020-05-27
staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
Pascal Terjan
1
-8
/
+1
2020-04-16
staging: rtl8712: correct spelling mistake in comment
Michael Straube
1
-1
/
+1
2020-04-13
staging: rtl8712: fix multiline derefernce warnings
Aiman Najjar
1
-7
/
+4
2020-04-13
staging: rtl8712: code improvements to make_wlanhdr
Aiman Najjar
2
-64
/
+61
2020-04-13
staging: rtl8712: fix checkpatch warnings
Aiman Najjar
1
-8
/
+7
2020-04-13
staging: rtl8712: fix long-line checkpatch warning
Aiman Najjar
1
-2
/
+2
2020-04-13
staging: rtl8712: fix checkpatch long-line warning
Aiman Najjar
1
-2
/
+3
2020-03-20
staging: rtl8712: Remove unnecessary braces
Gokce Kuler
1
-2
/
+2
2020-03-19
staging: rtl8712: Fix for long lines in Kconfig help
R Veera Kumar
1
-2
/
+5
2020-03-19
staging: rtl8712: Correct a typo in a comment
R Veera Kumar
1
-1
/
+1
2020-03-12
staging: rtl8712: Fixes for simple typos in C comments
R Veera Kumar
2
-3
/
+3
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+4
2020-01-22
staging: rtl8712: simplify evm_db2percentage()
Michael Straube
1
-8
/
+2
2019-12-10
staging: rtl8712: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-11-16
staging: rtl*: Remove tasklet callback casts
Kees Cook
4
-11
/
+9
2019-10-28
staging: rtl8712: Fix Alignment of open parenthesis
Cristiane Naves
1
-18
/
+18
2019-10-27
staging: rtl8712: Remove lines before a close brace
Cristiane Naves
1
-2
/
+0
2019-10-14
staging: rtl8712: clean up function headers
Wambui Karuga
1
-38
/
+19
2019-10-14
staging: rtl8712: remove unnecessary return variables
Wambui Karuga
1
-27
/
+19
2019-10-10
staging: rtl8712: Align function arguments with opening paranthesis
Wambui Karuga
1
-1
/
+1
2019-10-07
staging: rtl8712: align arguments with open parenthesis in file rtl8712_led.c
Gabriela Bittencourt
1
-1
/
+1
2019-10-04
staging: rtl8712: fix boundary condition for n
Rohit Sarkar
1
-2
/
+2
2019-09-30
staging: rtl8712: Replace snprintf with scnprintf
Rohit Sarkar
1
-2
/
+2
2019-08-27
staging: rtl8712: wifi: checkpatch style fix
Taihsiang Ho (tai271828)
1
-8
/
+0
2019-08-21
staging: rtl8712: Improve naming of include hearder guards
Christophe JAILLET
2
-6
/
+4
2019-08-14
Staging: rtl8712: rtl8712_recv: fixed 80 character length warning
Merwin Trever Ferrao
1
-1
/
+2
2019-08-14
staging: rtl8712: r8712_dump_aggr_xframe(): Change type to void
Nishka Dasgupta
2
-6
/
+4
2019-08-14
staging: rtl8712: r8712_xmitframe_aggr_1st(): Change return type to void
Nishka Dasgupta
2
-6
/
+4
[next]