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
2021-04-09
staging: rtl8712: fix wrong function output
Sergei Krainov
1
-0
/
+2
2021-04-09
staging: rtl8712: remove (most of) enum WIFI_FRAME_TYPE
Christophe JAILLET
3
-9
/
+6
2021-04-09
staging: rtl8712: remove enum WIFI_FRAME_SUBTYPE
Christophe JAILLET
3
-40
/
+8
2021-04-09
staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_info
Christophe JAILLET
4
-44
/
+9
2021-04-09
staging: rtl8712: add spaces around '+'
Mitali Borkar
1
-1
/
+1
2021-04-08
staging: rtl8712: removed extra blank line
Mitali Borkar
1
-1
/
+0
2021-04-08
staging: rtl8712: matched alignment with open parenthesis
Mitali Borkar
1
-3
/
+3
2021-04-07
staging: rtl8712: Use constants from <linux/ieee80211.h>
Christophe JAILLET
5
-31
/
+17
2021-04-06
staging: rtl8712: Remove extra blank lines
Zhansaya Bagdauletkyzy
4
-4
/
+0
2021-04-06
staging: rtl8712: Rewrite NULL comparisons
Zhansaya Bagdauletkyzy
1
-5
/
+5
2021-04-06
drivers: staging: rtl8712: align arguments with open parenthesis
Beatriz Martins de Carvalho
1
-2
/
+2
2021-04-06
staging: rtl8712: Remove spaces after a cast
Zhansaya Bagdauletkyzy
1
-5
/
+5
2021-04-06
staging: rtl8712: remove extra blank lines
Zhansaya Bagdauletkyzy
1
-2
/
+0
2021-04-06
staging: rtl8712: match parentheses alignment
Zhansaya Bagdauletkyzy
3
-16
/
+16
2021-04-06
staging: rtl8712: add spaces around operators
Zhansaya Bagdauletkyzy
4
-10
/
+10
2021-04-06
staging: rtl8712: add space before binary operator
Deborah Brouwer
1
-1
/
+1
2021-04-06
staging: rtl8712: remove space after cast
Deborah Brouwer
1
-3
/
+3
2021-04-06
staging: rtl8712: remove a blank line
Deborah Brouwer
1
-1
/
+0
2021-04-06
staging: rtl8712: add period within a comment
Deborah Brouwer
1
-2
/
+2
2021-04-05
staging: rtl8712: remove extra blank lines
Zhansaya Bagdauletkyzy
4
-8
/
+0
2021-04-05
staging: rtl8712: add blank lines after declarations
Zhansaya Bagdauletkyzy
7
-0
/
+18
2021-03-26
drivers: staging: rtl8712: _adapter is declared twice
Wan Jiabing
1
-2
/
+0
2021-03-20
staging: rtl8712: Fix a possible NULL pointer dereference in function r8712_j...
Lee Gibson
1
-1
/
+2
2021-03-15
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2
-3
/
+5
2021-03-12
staging: rtl8712: fixed whitespace coding style issue
Selvakumar Elangovan
1
-3
/
+0
2021-03-12
staging: rtl8712: fixed no space coding style issue
Selvakumar Elangovan
1
-1
/
+1
2021-03-10
staging:rtl8712: replace cap_* definitions with native kernel WLAN_CAPABILITY_*
Ivan Safonov
2
-10
/
+3
2021-03-10
staging:rtl8712: use IEEE80211_FCTL_* kernel definitions
Ivan Safonov
1
-30
/
+22
2021-03-10
staging:rtl8712: remove unused definitions from wifi.h
Ivan Safonov
1
-74
/
+0
2021-03-10
staging:rtl8712: replace get_(d|s)a with ieee80211_get_(D|S)A
Ivan Safonov
2
-47
/
+2
2021-03-10
staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd
Lee Gibson
1
-2
/
+4
2021-03-10
staging: rtl8712: unterminated string leads to read overflow
Dan Carpenter
1
-1
/
+1
2021-02-09
staging: rtl8712: Remove multiple blank lines
Aakash Hemadri
1
-2
/
+0
2021-02-04
staging: rtl8712: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-01-31
staging:rtl8712: remove unused enum WIFI_STATUS_CODE
Ivan Safonov
1
-14
/
+0
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
[next]