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
/
rtl8723bs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
staging: rtl8723bs: core: Remove unnecessary parentheses
Kushal Kothari
2021-10-24
1
-21
/
+21
|
*
|
staging: rtl8723bs: core: Remove true and false comparison
Kushal Kothari
2021-10-24
1
-11
/
+11
|
*
|
staging: rtl8723bs: core: Remove true and false comparison
Kushal Kothari
2021-10-20
1
-9
/
+8
|
*
|
staging: rtl: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-1
/
+1
|
*
|
staging: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
2
-2
/
+2
|
*
|
staging: rtl8723bs: hal: remove duplicate check
Saurav Girepunje
2021-10-10
1
-1
/
+1
|
*
|
staging: rtl8723bs: core: remove reassignment of same value to variable
Saurav Girepunje
2021-10-05
1
-1
/
+0
|
*
|
staging: rtl8723bs: core: remove condition never execute
Saurav Girepunje
2021-10-05
1
-3
/
+0
|
*
|
staging: rtl8723bs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2021-10-05
2
-2
/
+2
|
*
|
staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()
Longji Guo
2021-10-05
1
-6
/
+2
|
*
|
staging: rtl8723bs: remove a third possible deadlock
Hans de Goede
2021-09-21
1
-5
/
+2
|
*
|
staging: rtl8723bs: remove a second possible deadlock
Hans de Goede
2021-09-21
4
-13
/
+9
|
*
|
staging: rtl8723bs: remove possible deadlock when disconnect (v2)
Fabio Aiuto
2021-09-21
5
-33
/
+24
|
*
|
staging: rtl8723bs: ignore unused wiphy_wowlan object warnings
Bryan Brattlof
2021-09-17
1
-1
/
+1
|
*
|
Revert "staging: rtl8723bs: remove possible deadlock when disconnect"
Greg Kroah-Hartman
2021-09-17
4
-12
/
+20
|
*
|
staging: rtl8723bs: remove unused macros from ioctl_linux.c
Michael Straube
2021-09-13
1
-14
/
+0
|
*
|
staging: rtl8723bs: remove possible deadlock when disconnect
Fabio Aiuto
2021-09-13
4
-20
/
+12
|
*
|
staging: rtl8723bs: clean up comparsions to NULL
Michael Straube
2021-09-13
9
-117
/
+117
|
*
|
staging: rtl8723bs: remove unused _rtw_init_queue() function
Fabio Aiuto
2021-09-13
1
-7
/
+0
|
*
|
staging: rtl8723bs: remove unnecessary parentheses
Fabio Aiuto
2021-09-13
1
-2
/
+2
|
*
|
staging: rtl8723bs: unwrap initialization of queues
Fabio Aiuto
2021-09-13
7
-26
/
+52
|
|
/
*
/
treewide: Replace 0-element memcpy() destinations with flexible arrays
Kees Cook
2021-10-18
1
-3
/
+3
|
/
*
staging: rtl8723bs: remove header file ethernet.h
Michael Straube
2021-08-26
4
-18
/
+5
*
staging: rtl8723bs: remove unused rtw_set_802_11_bssid() function
Fabio Aiuto
2021-08-26
2
-65
/
+0
*
staging: rtl8723bs: remove functions notifying wext events
Fabio Aiuto
2021-08-26
4
-48
/
+1
*
staging: rtl8723bs: fix logical continuation issue
Fabio Aiuto
2021-08-26
1
-3
/
+3
*
staging: rtl8723bs: fix code indent issues
Fabio Aiuto
2021-08-26
1
-6
/
+6
*
staging: rtl8723bs: remove obsolete wext support
Fabio Aiuto
2021-08-26
3
-3101
/
+1
*
staging: rtl8723bs: os_dep: remove unused variable
Saurav Girepunje
2021-08-10
1
-8
/
+0
*
staging: rtl8723bs: remove unused RF_*T*R enum
Fabio Aiuto
2021-08-10
1
-10
/
+0
*
staging: rtl8723bs: fix tx power tables size
Fabio Aiuto
2021-08-10
3
-100
/
+4
*
staging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling to rf path index
Fabio Aiuto
2021-08-10
3
-13
/
+9
*
staging: rtl8723bs: remove RF_*TX enum
Fabio Aiuto
2021-08-10
7
-112
/
+64
*
staging: rtl8723bs: remove unused macro in include/hal_data.h
Fabio Aiuto
2021-08-10
1
-1
/
+0
*
staging: rtl8723bs: remove unused rtw_rf_config module param
Fabio Aiuto
2021-08-10
2
-5
/
+0
*
staging: rtl8723bs: remove rf type branching (fourth patch)
Fabio Aiuto
2021-08-10
9
-168
/
+44
*
staging: rtl8723bs: remove rf type branching (third patch)
Fabio Aiuto
2021-08-10
7
-32
/
+1
*
staging: rtl8723bs: remove rf type branching (second patch)
Fabio Aiuto
2021-08-10
6
-58
/
+14
*
staging: rtl8723bs: remove rf type branching (first patch)
Fabio Aiuto
2021-08-10
3
-34
/
+2
*
staging: rtl8723bs: remove unused struct member
Fabio Aiuto
2021-08-10
3
-7
/
+0
*
staging: rtl8723bs: remove unused macros
Fabio Aiuto
2021-08-10
1
-17
/
+0
*
staging: rtl8723bs: clean driver from unused RF paths
Fabio Aiuto
2021-08-10
15
-214
/
+185
*
staging: rtl8723bs: fix right side of condition
Fabio Aiuto
2021-08-10
1
-1
/
+1
*
staging: rtl8723bs: beautify function ODM_PhyStatusQuery()
Fabio Aiuto
2021-08-10
3
-13
/
+5
*
staging: rtl8723bs: remove wrapping static function
Fabio Aiuto
2021-08-10
1
-12
/
+1
*
staging: rtl8723bs: remove empty files
Fabio Aiuto
2021-08-10
4
-22
/
+0
*
staging: rtl8723bs: move function to file hal/odm_HWConfig.c
Fabio Aiuto
2021-08-10
3
-30
/
+27
*
staging: rtl8723bs: do some code cleaning in modified function
Fabio Aiuto
2021-08-10
6
-134
/
+139
*
staging: rtl8723bs: remove unneeded loop
Fabio Aiuto
2021-08-10
1
-23
/
+20
*
staging: rtl8723bs: remove code related to unsupported MCS index values
Fabio Aiuto
2021-08-10
10
-511
/
+8
[prev]
[next]