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
/
os_dep
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8723bs: Allocate full pwep structure
Kees Cook
2022-06-10
1
-2
/
+4
*
staging: rtl8723bs: Change rtw_ndev_notifier_call message to dbg
Chris Morgan
2022-04-04
1
-1
/
+1
*
Staging: rtl8723bs: Placing opening { braces in previous line
Jagath Jog J
2022-01-25
1
-66
/
+32
*
staging: rtl8723bs: remove redundant result variable
Minghao Chi
2022-01-25
1
-5
/
+1
*
staging: rtl8723bs: fix typo in a comment
Jason Wang
2021-12-20
1
-1
/
+1
*
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: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2021-10-05
1
-1
/
+1
*
staging: rtl8723bs: remove a second possible deadlock
Hans de Goede
2021-09-21
1
-2
/
+0
*
staging: rtl8723bs: ignore unused wiphy_wowlan object warnings
Bryan Brattlof
2021-09-17
1
-1
/
+1
*
staging: rtl8723bs: remove unused macros from ioctl_linux.c
Michael Straube
2021-09-13
1
-14
/
+0
*
staging: rtl8723bs: clean up comparsions to NULL
Michael Straube
2021-09-13
3
-23
/
+23
*
staging: rtl8723bs: remove unused _rtw_init_queue() function
Fabio Aiuto
2021-09-13
1
-7
/
+0
*
staging: rtl8723bs: remove functions notifying wext events
Fabio Aiuto
2021-08-26
2
-42
/
+0
*
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
2
-3099
/
+0
*
staging: rtl8723bs: os_dep: remove unused variable
Saurav Girepunje
2021-08-10
1
-8
/
+0
*
staging: rtl8723bs: remove unused rtw_rf_config module param
Fabio Aiuto
2021-08-10
1
-4
/
+0
*
staging: rtl8723bs: remove rf type branching (fourth patch)
Fabio Aiuto
2021-08-10
1
-17
/
+6
*
staging: rtl8723bs: Remove initialisation of globals to 0
Scott J. Crouch
2021-08-05
1
-2
/
+2
*
staging: rtl8723bs: remove unused macros
Fabio Aiuto
2021-08-05
3
-5
/
+0
*
staging: rtl8723bs: fix camel case issue in struct wlan_bssid_ex
Fabio Aiuto
2021-07-30
2
-7
/
+7
*
staging: rtl8723bs: remove unused BT static variables
Fabio Aiuto
2021-07-29
1
-10
/
+0
*
staging: rtl8723bs: fix camel case in struct ndis_802_11_wep
Fabio Aiuto
2021-07-23
2
-33
/
+33
*
staging: rtl8723bs: fix camel case in struct wlan_phy_info
Fabio Aiuto
2021-07-23
2
-3
/
+3
*
staging: rtl8723bs: fix camel case in struct ndis_802_11_ssid
Fabio Aiuto
2021-07-23
3
-37
/
+37
*
staging: rtl8723bs: fix camel case in struct ndis_802_11_conf
Fabio Aiuto
2021-07-23
2
-15
/
+15
*
staging: rtl8723bs: fix camel case in struct wlan_bssid_ex
Fabio Aiuto
2021-07-23
2
-84
/
+84
*
staging: rtl8723bs: remove commented out condition
Fabio Aiuto
2021-07-23
1
-1
/
+1
*
staging: rtl8723bs: remove 5Ghz code blocks
Fabio Aiuto
2021-07-23
1
-17
/
+3
*
staging: rtl8723bs: convert IsSupportedHT to snake_case
Fabio Aiuto
2021-07-21
1
-1
/
+1
*
staging: rtl8723bs: add get_channel cfg80211 implementation
Fabio Aiuto
2021-07-21
1
-1
/
+52
*
staging: rtl8723bs: fix wpa_set_auth_algs() function
Fabio Aiuto
2021-07-21
1
-3
/
+3
*
Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-05
10
-148
/
+45
|
\
|
*
staging: rtl8723bs: fix check allowing 5Ghz settings
Fabio Aiuto
2021-06-24
1
-4
/
+3
|
*
staging: rtl8723bs: remove obsolete 5Ghz comments
Fabio Aiuto
2021-06-24
2
-6
/
+0
|
*
staging: rtl8723bs: remove 5Ghz code related to channel plan definition
Fabio Aiuto
2021-06-24
2
-3
/
+0
|
*
staging: rtl8723bs: remove 5Ghz field in struct registry_priv
Fabio Aiuto
2021-06-24
1
-1
/
+0
|
*
staging: rtl8723bs: remove code related to unsupported channel bandwidth
Fabio Aiuto
2021-06-24
1
-4
/
+6
|
*
staging: rtl8723bs: remove all 5Ghz network types
Fabio Aiuto
2021-06-24
1
-1
/
+1
|
*
staging: rtl8723bs: Fix an error handling path
Christophe JAILLET
2021-06-24
1
-1
/
+3
|
*
staging: rtl8723bs: os_dep: use eth_broadcast_addr() to assign broadcast address
Yang Yingliang
2021-06-18
2
-4
/
+3
|
*
Merge tag 'v5.13-rc6' into staging-next
Greg Kroah-Hartman
2021-06-14
1
-1
/
+1
|
|
\
|
*
|
staging: rtl8723bs: os_dep: Remove conditions with no effects
Fabio M. De Francesco
2021-06-12
1
-10
/
+2
|
*
|
staging: rtl8723bs: use list_for_each_safe in loops deleting iterated items
Fabio Aiuto
2021-06-09
1
-2
/
+2
|
*
|
staging: rtl8723bs: remove sd_f0_read8()
Bryan Brattlof
2021-05-25
1
-28
/
+0
|
*
|
Merge 5.13-rc2 into staging-next
Greg Kroah-Hartman
2021-05-17
2
-19
/
+25
|
|
\
\
|
*
|
|
staging: rtl8723bs: Delete two redundant condition branches
Zhen Lei
2021-05-10
1
-4
/
+0
|
*
|
|
staging: rtl8723bs: Use list iterators and helpers
Guenter Roeck
2021-05-10
3
-57
/
+17
[next]