index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
/
os_intfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8712: fix a potential memory leak in r871xu_drv_init()
Xiaoke Wang
2022-04-05
1
-1
/
+0
*
staging: rtl8712: prepare for const netdev->dev_addr
Jakub Kicinski
2021-10-20
1
-1
/
+2
*
staging: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
1
-1
/
+1
*
staging: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-2
/
+2
*
staging/rtl8712: Remove all strcpy() uses in favor of strscpy()
Len Baker
2021-07-21
1
-1
/
+1
*
staging: rtl8712: fix error handling in r871xu_drv_init
Pavel Skripkin
2021-06-14
1
-4
/
+0
*
staging: rtl8712: r8712_free_drv_sw(): Change return type
Nishka Dasgupta
2019-08-08
1
-2
/
+1
*
staging: rtl8712: init_drv_sw(): Change return values
Nishka Dasgupta
2019-08-08
1
-10
/
+16
*
staging: rtl8712: init_default_value(): Change return type
Nishka Dasgupta
2019-08-08
1
-4
/
+2
*
staging: rtl8712: r8712_init_mlme_priv(): Change return values
Nishka Dasgupta
2019-07-25
1
-1
/
+1
*
staging: rtl8712: _r8712_init_sta_priv(): Change return values
Nishka Dasgupta
2019-07-01
1
-1
/
+2
*
staging: rtl8712: Change return values of r8712_init_evt_priv()
Nishka Dasgupta
2019-06-26
1
-1
/
+1
*
staging: rtl8712: Change return values in r8712_init_cmd_priv()
Nishka Dasgupta
2019-06-26
1
-1
/
+1
*
staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_thread
Deepak Mishra
2019-06-10
1
-3
/
+3
*
staging: rtl8712 - fix up non-kerneldoc comments
Valdis Klētnieks
2019-03-18
1
-2
/
+2
*
staging: rtl8712: rename bSurpriseRemoved to surprise_removed
Himadri Pandya
2019-03-18
1
-1
/
+1
*
staging: rtl8712: rename bDriverStopped to driver_stopped
Himadri Pandya
2019-03-18
1
-1
/
+1
*
staging: rtl8712: add SPDX identifiers
Michael Straube
2018-10-03
1
-9
/
+1
*
staging: rtl8712: Remove multiple blank line(s)
Arushi Singhal
2018-03-06
1
-1
/
+0
*
staging: rtl8712: match alignment with open parenthesis
Arushi Singhal
2018-03-06
1
-1
/
+1
*
staging: rtl8712: style fix over 80 characters warnings
Martin Homuth
2017-12-19
1
-1
/
+4
*
staging: rtl8712: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-2
/
+2
*
staging: rtl8712: Fix unbalanced braces around else statement
Liam Ryan
2017-09-17
1
-2
/
+2
*
staging: rtl8712: use octal permissions
Aleksey Kurbatov
2017-05-15
1
-1
/
+1
*
staging: rtl8712: Remove space after a cast.
Varsha Rao
2017-03-06
1
-1
/
+1
*
staging: rtl8712: Removes the FSF mailing address.
Varsha Rao
2017-03-06
1
-4
/
+0
*
staging: rtl8712: Remove unnecessary parentheses.
Varsha Rao
2017-03-06
1
-2
/
+2
*
staging: rtl8712: Match alignment with open parenthesis.
Varsha Rao
2017-03-06
1
-2
/
+2
*
staging: rtl8712: delete one space before if statement
Louie Lu
2016-09-02
1
-1
/
+1
*
rtl8712: Replace semaphore terminate_cmdthread_sema with completion
Binoy Jayan
2016-08-21
1
-1
/
+1
*
rtl8712: Replace semaphore cmd_queue_sema with completion
Binoy Jayan
2016-08-21
1
-1
/
+1
*
staging: rtl8712: os_intfs: Change form of NULL comparisons
Bhaktipriya Shridhar
2016-03-28
1
-2
/
+2
*
staging: rtl8712: Remove unnecessary ret variable
Joseph Bisch
2016-02-14
1
-2
/
+1
*
staging: rtl8712: spaces preferred around operands
Luis de Bethencourt
2015-10-24
1
-1
/
+1
*
staging: rtl8712: Remove boolean comparisons
Luis de Bethencourt
2015-10-24
1
-2
/
+2
*
Staging: rtl8712: os_intfs: Remove unnecessary cast
Shivani Bhardwaj
2015-10-16
1
-1
/
+1
*
Staging: rtl8712: os_intfs.c : Coding style warning fix for block comment
Punit Vara
2015-10-08
1
-1
/
+2
*
staging: rtl8712: remove useless return value
Luca Ceresoli
2015-05-31
1
-3
/
+1
*
staging: rtl8712: remove unneeded forward declaration
Luca Ceresoli
2015-05-31
1
-1
/
+0
*
staging: rtl8712: remove useless comment
Luca Ceresoli
2015-05-31
1
-1
/
+0
*
staging: rtl8712: Use ether_addr_copy() instead of memcpy()
Jagan Teki
2015-05-31
1
-1
/
+1
*
staging: rtl8712: Drop unneeded cast on netdev_priv
Julia Lawall
2015-04-03
1
-5
/
+5
*
Staging: rtl8712: Eliminate use of _cancel_timer_ex
Vaishali Thakkar
2015-03-16
1
-7
/
+6
*
Staging: rtl8712: Eliminate use of _init_timer
Vaishali Thakkar
2015-03-06
1
-2
/
+2
*
Staging: rtl8712: Eliminate use of _set_timer
Vaishali Thakkar
2015-03-01
1
-3
/
+4
*
staging: rtl8712: Remove useless variable 'fw_found'
Thomas Vegas
2014-06-19
1
-2
/
+1
*
Staging: rtl8712: fix an error test in start_drv_threads()
Dan Carpenter
2014-03-06
1
-1
/
+1
*
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
1
-1
/
+0
*
Staging: rtl8712: fix spaces before semicolons
Thomas Cort
2013-10-03
1
-1
/
+1
*
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-07-03
1
-1
/
+1
[next]