index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
staging: rtl8723bs: align condition to match open parentheses
Fabio Aiuto
1
-1
/
+1
2021-07-30
staging: rtl8723bs: remove unnecessary parentheses
Fabio Aiuto
1
-3
/
+3
2021-07-30
staging: rtl8723bs: fix camel case issue in struct wlan_bssid_ex
Fabio Aiuto
6
-19
/
+19
2021-07-30
staging: rtl8723bs: remove unused BIT macros definitions
Fabio Aiuto
2
-12
/
+0
2021-07-29
staging: rtl8723bs: remove unused BT static variables
Fabio Aiuto
2
-14
/
+0
2021-07-28
staging: rtl8723bs: core: Fix incorrect type in assignment
Fabio M. De Francesco
1
-13
/
+18
2021-07-28
staging: rtl8723bs: remove BT debug code
Fabio Aiuto
8
-985
/
+0
2021-07-23
staging: rtl8723bs: fix camel case in struct ndis_802_11_wep
Fabio Aiuto
4
-41
/
+41
2021-07-23
staging: rtl8723bs: remove unused struct ndis_801_11_ai_resfi
Fabio Aiuto
1
-6
/
+0
2021-07-23
staging: rtl8723bs: remove unused struct ndis_802_11_ai_reqfi
Fabio Aiuto
1
-6
/
+0
2021-07-23
staging: rtl8723bs: fix camel case in IE structures
Fabio Aiuto
3
-29
/
+29
2021-07-23
staging: rtl8723bs: fix camel case in struct wlan_bcn_info
Fabio Aiuto
3
-23
/
+23
2021-07-23
staging: rtl8723bs: fix camel case in struct wlan_phy_info
Fabio Aiuto
5
-26
/
+26
2021-07-23
staging: rtl8723bs: fix camel case in struct ndis_802_11_ssid
Fabio Aiuto
12
-82
/
+82
2021-07-23
staging: rtl8723bs: remove struct ndis_802_11_conf_fh
Fabio Aiuto
2
-12
/
+0
2021-07-23
staging: rtl8723bs: fix camel case in struct ndis_802_11_conf
Fabio Aiuto
9
-63
/
+63
2021-07-23
staging: rtl8723bs: fix camel case in struct wlan_bssid_ex
Fabio Aiuto
14
-495
/
+495
2021-07-23
staging: rtl8723bs: remove commented out condition
Fabio Aiuto
1
-1
/
+1
2021-07-23
staging: rtl8723bs: remove 5Ghz code blocks
Fabio Aiuto
2
-22
/
+5
2021-07-23
staging: rtl8723bs: add spaces around operator
Fabio Aiuto
1
-1
/
+1
2021-07-23
staging: rtl8723bs: convert function name to snake case
Fabio Aiuto
1
-2
/
+2
2021-07-23
staging: rtl8723bs: fix camel case inside function
Fabio Aiuto
1
-12
/
+12
2021-07-23
staging: rtl8723bs: simplify function selecting channel group
Fabio Aiuto
1
-50
/
+12
2021-07-21
staging: rtl8723bs: select CONFIG_CRYPTO_LIB_ARC4
Arnd Bergmann
1
-0
/
+1
2021-07-21
staging: rtl8723bs: Fix a resource leak in sd_int_dpc
Xiangyang Zhang
1
-0
/
+2
2021-07-21
staging: rtl8723bs: fix camel case argument name in macro is_supported_tx_cck
Fabio Aiuto
1
-1
/
+1
2021-07-21
staging: rtl8723bs: fix camel case name in macro IsSupportedTxCCK
Fabio Aiuto
3
-3
/
+3
2021-07-21
staging: rtl8723bs: remove unused macros in include/ieee80211.h
Fabio Aiuto
1
-8
/
+0
2021-07-21
staging: rtl8723bs: fix post-commit camel case issues
Fabio Aiuto
2
-4
/
+4
2021-07-21
staging: rtl8723bs: fix camel case name in macro IsSupported24G
Fabio Aiuto
3
-4
/
+4
2021-07-21
staging: rtl8723bs: fix camel case in argument of macro is_legacy_only
Fabio Aiuto
1
-1
/
+1
2021-07-21
staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()
Fabio Aiuto
2
-2
/
+2
2021-07-21
staging: rtl8723bs: fix camel case issue
Fabio Aiuto
1
-1
/
+1
2021-07-21
staging: rtl8723bs: convert IsSupportedHT to snake_case
Fabio Aiuto
4
-4
/
+4
2021-07-21
staging: rtl8723bs: add get_channel cfg80211 implementation
Fabio Aiuto
1
-1
/
+52
2021-07-21
staging: rtl8723bs: fix wpa_set_auth_algs() function
Fabio Aiuto
1
-3
/
+3
2021-07-21
staging: rtl8723bs: remove custom endian conversion macros
Bryan Brattlof
1
-11
/
+2
2021-07-05
Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
88
-7679
/
+1290
2021-06-24
staging: rtl8723bs: convert function to static
Fabio Aiuto
1
-2
/
+1
2021-06-24
staging: rtl8723bs: remove item from TODO list
Fabio Aiuto
1
-2
/
+0
2021-06-24
staging: rtl8723bs: fix check allowing 5Ghz settings
Fabio Aiuto
1
-4
/
+3
2021-06-24
staging: rtl8723bs: remove obsolete 5Ghz comments
Fabio Aiuto
2
-6
/
+0
2021-06-24
staging: rtl8723bs: fix macro value for 2.4Ghz only device
Fabio Aiuto
1
-4
/
+1
2021-06-24
staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum item
Fabio Aiuto
2
-8
/
+1
2021-06-24
staging: rtl8723bs: remove VHT dead code
Fabio Aiuto
8
-752
/
+9
2021-06-24
staging: rtl8723bs: remove 5Ghz code related to RF power calibration
Fabio Aiuto
4
-114
/
+2
2021-06-24
staging: rtl8723bs: remove some unused 5Ghz macro definitions
Fabio Aiuto
4
-6
/
+0
2021-06-24
staging: rtl8723bs: remove 5Ghz code related to channel plan definition
Fabio Aiuto
6
-207
/
+97
2021-06-24
staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.h
Fabio Aiuto
1
-140
/
+48
2021-06-24
staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band types
Fabio Aiuto
17
-867
/
+488
[prev]
[next]