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
/
rtl871x_mlme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8712: simplify control flow
Sevinj Aghayeva
2022-04-05
1
-19
/
+6
*
staging: rtl8712: Fix multiple line dereference
Alaa Mohamed
2022-04-05
1
-52
/
+25
*
staging: rtl8712: Use list iterators and helpers
Guenter Roeck
2021-05-10
1
-4
/
+2
*
staging: rtl8712: fix wrong function output
Sergei Krainov
2021-04-09
1
-0
/
+2
*
staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_info
Christophe JAILLET
2021-04-09
1
-5
/
+5
*
staging: rtl8712: Use constants from <linux/ieee80211.h>
Christophe JAILLET
2021-04-07
1
-5
/
+5
*
staging: rtl8712: remove extra blank lines
Zhansaya Bagdauletkyzy
2021-04-05
1
-3
/
+0
*
staging: rtl8712: Fix a possible NULL pointer dereference in function r8712_j...
Lee Gibson
2021-03-20
1
-1
/
+2
*
staging: rtl8712: clean up comparsions to NULL
Michael Straube
2020-09-22
1
-6
/
+5
*
staging: rtl8712/: Using comparison to true is error prone
John Oldman
2020-07-10
1
-4
/
+4
*
staging: rtl8712: use common ieee80211 constants
Michael Straube
2020-07-03
1
-4
/
+4
*
staging: rtl8712: switch to common ieee80211 headers
Pascal Terjan
2020-06-16
1
-7
/
+7
*
staging: rtl8712: r8712_set_key(): Change return values
Nishka Dasgupta
2019-07-25
1
-10
/
+10
*
staging: rtl8712: r8712_set_auth(): Change return values
Nishka Dasgupta
2019-07-25
1
-5
/
+5
*
staging: rtl8712: r8712_init_mlme_priv(): Change return values
Nishka Dasgupta
2019-07-25
1
-2
/
+2
*
staging: rtl8712: Replace r8712_find_network()
Nishka Dasgupta
2019-06-26
1
-16
/
+2
*
staging: rtl8712: r8712_wdg_timeout_handler: Remove function
Nishka Dasgupta
2019-06-21
1
-5
/
+0
*
staging: rtl8712: r8712_joinbss_cmd(): Change return values and type
Nishka Dasgupta
2019-06-20
1
-5
/
+3
*
staging: rtl8712: Replace function r8712_free_network_queue
Nishka Dasgupta
2019-06-06
1
-6
/
+1
*
staging: rtl8712: Replace function r8712_init_mlme_priv
Nishka Dasgupta
2019-06-03
1
-6
/
+1
*
staging: rtl8712: remove unnecessary NULL check
Himadri Pandya
2019-04-16
1
-2
/
+0
*
staging: rtl8712: rtl871x_mlme.c: use !x in place of NULL comparison
Payal Kshirsagar
2019-04-02
1
-4
/
+4
*
staging: rtl8712: rename bSurpriseRemoved to surprise_removed
Himadri Pandya
2019-03-18
1
-3
/
+3
*
staging: rtl8712: rename bDriverStopped to driver_stopped
Himadri Pandya
2019-03-18
1
-3
/
+3
*
staging: rtl8712: clean up various indentation and coding style issues
Colin Ian King
2019-01-15
1
-1
/
+1
*
staging: rtl8712: Fix possible buffer overrun
Young Xiao
2018-12-05
1
-1
/
+1
*
staging: rtl8712: add SPDX identifiers
Michael Straube
2018-10-03
1
-13
/
+1
*
staging: rtl8712: make unsigned length for rtl8717_get{_wpa_, _wpa2_, _}ie
Stefano Manni
2018-02-19
1
-1
/
+2
*
staging: rtl8712: style fix multiple line dereferences
Martin Homuth
2017-12-21
1
-6
/
+3
*
staging: rtl8712: Fix unbalanced braces around else statement
Liam Ryan
2017-09-17
1
-2
/
+2
*
staging: r8712u: Fix Sparse warnings in rtl871x_mlme.c
Larry Finger
2017-02-12
1
-5
/
+4
*
staging: rtl8712: changed u32 to __le32
Jannik Becher
2017-01-03
1
-8
/
+7
*
Staging: rtl8712: rtl871x_*: Removed unnecessary else statements after a brea...
Shiva Kerdel
2016-11-21
1
-2
/
+2
*
staging: rtl8712: Fix coding style warnings on Block comments
Vijai Kumar K
2016-11-21
1
-17
/
+13
*
staging: rtl8712: checkpatch cleanup: block comments using a trailing */
Raphaƫl Beamonte
2016-09-12
1
-10
/
+20
*
staging: rtl8712: use container_of() instead of LIST_CONTAINOR()
Geliang Tang
2016-04-29
1
-6
/
+6
*
staging: rtl8712: rtl871x_mlme: Clean up tests if NULL returned on failure
Bhaktipriya Shridhar
2016-03-28
1
-2
/
+2
*
staging: rtl8712: Remove unnecessary else after return
Bhaktipriya Shridhar
2016-03-11
1
-2
/
+1
*
Staging: rtl8712: Clean up tests if NULL returned on failure
Bhumika Goyal
2016-03-11
1
-3
/
+3
*
staging: rtl8712: use list_first_entry_or_null()
Geliang Tang
2016-02-07
1
-8
/
+7
*
staging: rtl8712: rtl871x_mlme: Remove wrapper function
Amitoj Kaur Chawla
2015-11-15
1
-7
/
+1
*
staging: rtl8712: Replace kmalloc with kmalloc_array
Cristina Moraru
2015-10-24
1
-2
/
+2
*
staging: rtl8712: spaces preferred around operands
Luis de Bethencourt
2015-10-24
1
-20
/
+20
*
staging: rtl8712: braces should be used on all arms
Luis de Bethencourt
2015-10-24
1
-11
/
+18
*
staging: rtl8712: Remove boolean comparisons
Luis de Bethencourt
2015-10-24
1
-39
/
+38
*
staging: rtl8712: remove dead code
Luis de Bethencourt
2015-09-29
1
-1
/
+1
*
staging: rtl8712: rename function
Joshua Clayton
2015-08-07
1
-8
/
+8
*
staging: rtl8712: remove duplicate struct
Joshua Clayton
2015-08-07
1
-12
/
+11
*
staging: rtl8712: fix buggy size calculation
Joshua Clayton
2015-08-07
1
-11
/
+1
*
staging: rtl8712: fix stack dump
Sudip Mukherjee
2015-05-31
1
-3
/
+3
[next]