index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8712: fix memory leak in rtl871x_load_fw_cb
Pavel Skripkin
2021-06-14
1
-0
/
+3
*
staging: rtl8712: fix error handling in r871xu_drv_init
Pavel Skripkin
2021-06-14
2
-13
/
+13
*
staging: rtl8712: remove redundant check in r871xu_drv_init
Pavel Skripkin
2021-06-14
1
-6
/
+4
*
staging: rtl8712: Replace printk() with netdev_dbg()
Fabio M. De Francesco
2021-06-12
1
-1
/
+1
*
staging: rtl8712: Remove unnecessary alias of printk()
Fabio M. De Francesco
2021-06-09
2
-24
/
+1
*
Staging: rtl8712: Cleanup coding style warning
Khoa Tran Minh
2021-06-03
1
-3
/
+3
*
staging: rtl8712: Removed unnecessary blank lines
Hriday Hegde
2021-05-25
4
-4
/
+0
*
staging: rtl8712: fix the bssid in mp_start_test()
Dan Carpenter
2021-05-19
1
-1
/
+1
*
staging: rtl8712: Fix some tests against some 'data' subtype frames
Christophe JAILLET
2021-05-10
2
-7
/
+7
*
staging: rtl8712: remove multiple multiple assignments
Alexander Vorwerk
2021-05-10
1
-2
/
+3
*
staging: rtl8712: Use list iterators and helpers
Guenter Roeck
2021-05-10
1
-4
/
+2
*
staging: rtl8712: rtl871x_mp_ioctl: Move a large data struct onto the heap
Lee Jones
2021-05-10
1
-12
/
+17
*
staging: rtl8712: rtl871x_mp_ioctl: Remove a bunch of unused tables
Lee Jones
2021-05-10
1
-127
/
+0
*
staging: rtl8712: fix wrong function output
Sergei Krainov
2021-04-09
1
-0
/
+2
*
staging: rtl8712: remove (most of) enum WIFI_FRAME_TYPE
Christophe JAILLET
2021-04-09
3
-9
/
+6
*
staging: rtl8712: remove enum WIFI_FRAME_SUBTYPE
Christophe JAILLET
2021-04-09
3
-40
/
+8
*
staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_info
Christophe JAILLET
2021-04-09
4
-44
/
+9
*
staging: rtl8712: add spaces around '+'
Mitali Borkar
2021-04-09
1
-1
/
+1
*
staging: rtl8712: removed extra blank line
Mitali Borkar
2021-04-08
1
-1
/
+0
*
staging: rtl8712: matched alignment with open parenthesis
Mitali Borkar
2021-04-08
1
-3
/
+3
*
staging: rtl8712: Use constants from <linux/ieee80211.h>
Christophe JAILLET
2021-04-07
5
-31
/
+17
*
staging: rtl8712: Remove extra blank lines
Zhansaya Bagdauletkyzy
2021-04-06
4
-4
/
+0
*
staging: rtl8712: Rewrite NULL comparisons
Zhansaya Bagdauletkyzy
2021-04-06
1
-5
/
+5
*
drivers: staging: rtl8712: align arguments with open parenthesis
Beatriz Martins de Carvalho
2021-04-06
1
-2
/
+2
*
staging: rtl8712: Remove spaces after a cast
Zhansaya Bagdauletkyzy
2021-04-06
1
-5
/
+5
*
staging: rtl8712: remove extra blank lines
Zhansaya Bagdauletkyzy
2021-04-06
1
-2
/
+0
*
staging: rtl8712: match parentheses alignment
Zhansaya Bagdauletkyzy
2021-04-06
3
-16
/
+16
*
staging: rtl8712: add spaces around operators
Zhansaya Bagdauletkyzy
2021-04-06
4
-10
/
+10
*
staging: rtl8712: add space before binary operator
Deborah Brouwer
2021-04-06
1
-1
/
+1
*
staging: rtl8712: remove space after cast
Deborah Brouwer
2021-04-06
1
-3
/
+3
*
staging: rtl8712: remove a blank line
Deborah Brouwer
2021-04-06
1
-1
/
+0
*
staging: rtl8712: add period within a comment
Deborah Brouwer
2021-04-06
1
-2
/
+2
*
staging: rtl8712: remove extra blank lines
Zhansaya Bagdauletkyzy
2021-04-05
4
-8
/
+0
*
staging: rtl8712: add blank lines after declarations
Zhansaya Bagdauletkyzy
2021-04-05
7
-0
/
+18
*
drivers: staging: rtl8712: _adapter is declared twice
Wan Jiabing
2021-03-26
1
-2
/
+0
*
staging: rtl8712: Fix a possible NULL pointer dereference in function r8712_j...
Lee Gibson
2021-03-20
1
-1
/
+2
*
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2021-03-15
2
-3
/
+5
|
\
|
*
staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd
Lee Gibson
2021-03-10
1
-2
/
+4
|
*
staging: rtl8712: unterminated string leads to read overflow
Dan Carpenter
2021-03-10
1
-1
/
+1
*
|
staging: rtl8712: fixed whitespace coding style issue
Selvakumar Elangovan
2021-03-12
1
-3
/
+0
*
|
staging: rtl8712: fixed no space coding style issue
Selvakumar Elangovan
2021-03-12
1
-1
/
+1
*
|
staging:rtl8712: replace cap_* definitions with native kernel WLAN_CAPABILITY_*
Ivan Safonov
2021-03-10
2
-10
/
+3
*
|
staging:rtl8712: use IEEE80211_FCTL_* kernel definitions
Ivan Safonov
2021-03-10
1
-30
/
+22
*
|
staging:rtl8712: remove unused definitions from wifi.h
Ivan Safonov
2021-03-10
1
-74
/
+0
*
|
staging:rtl8712: replace get_(d|s)a with ieee80211_get_(D|S)A
Ivan Safonov
2021-03-10
2
-47
/
+2
|
/
*
staging: rtl8712: Remove multiple blank lines
Aakash Hemadri
2021-02-09
1
-2
/
+0
*
staging: rtl8712: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2021-02-04
1
-1
/
+1
*
staging:rtl8712: remove unused enum WIFI_STATUS_CODE
Ivan Safonov
2021-01-31
1
-14
/
+0
*
staging: rtl8712: Fix enqueue_reorder_recvframe()
Dan Carpenter
2020-10-01
1
-3
/
+6
*
staging: rtl8712: use shorter array initializations
Michael Straube
2020-09-22
1
-4
/
+3
[next]