index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
hal
/
hal_com.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
staging: rtl8723bs: hw_var_port_switch is empty
Michael Straube
1
-7
/
+0
2025-04-15
staging: rtl8723bs: Fix compilation errors for W=1 build
Andy Shevchenko
1
-7
/
+4
2025-03-20
staging: rtl8723bs: Remove some unused functions, macros, and structs
谢致邦 (XIE Zhibang)
1
-0
/
+3
2024-12-20
staging: rtl8723bs: delete HAL_DEF_DBG_RX_INFO_DUMP enum and caller
Rodrigo Gobbi
1
-2
/
+0
2024-12-20
staging: rtl8723bs: delete DBG_RX_SIGNAL_DISPLAY_RAW_DATA ifdef code
Rodrigo Gobbi
1
-53
/
+0
2024-11-04
staging: rtl8723bs: change remaining printk to proper api
Rodrigo Gobbi
1
-4
/
+3
2024-10-16
staging: rtl8723bs: remove unused debug statements
Rodrigo Gobbi
1
-1
/
+0
2024-10-09
staging: rtl8723bs: Remove constant result macro is_primary_adapter
Philipp Hortmann
1
-12
/
+9
2024-10-09
staging: rtl8723bs: Remove unused function GetHalODMVar
Philipp Hortmann
1
-13
/
+0
2024-09-11
staging: rtl8723bs: Remove unused files rtw_debug.c and rtw_debug.h
Philipp Hortmann
1
-1
/
+0
2023-03-16
staging: rtl8723bs: rtw_get_raw_rssi_info() is not used
Michael Straube
1
-32
/
+0
2023-03-16
staging: rtl8723bs: linked_info_dump() is not used
Michael Straube
1
-21
/
+0
2023-03-16
staging: rtl8723bs: isAllSpaceOrTab() is not used
Michael Straube
1
-15
/
+0
2023-03-16
staging: rtl8723bs: ParseQualifiedString() is not used
Michael Straube
1
-24
/
+0
2023-03-16
staging: rtl8723bs: MapCharToHexDigit() is not used
Michael Straube
1
-16
/
+0
2022-09-09
staging: rtl8723bs: remove IsHexDigit
Nam Cao
1
-19
/
+0
2022-09-09
staging: rtl8723bs: remove GetHexValueFromString
Nam Cao
1
-45
/
+0
2022-08-23
staging: rtl8723bs: remove function IsCommentString
Nam Cao
1
-12
/
+0
2022-08-23
staging: rtl8723bs: remove function GetFractionValueFromString
Nam Cao
1
-43
/
+0
2021-08-10
staging: rtl8723bs: remove rf type branching (fourth patch)
Fabio Aiuto
1
-6
/
+2
2021-08-10
staging: rtl8723bs: remove rf type branching (third patch)
Fabio Aiuto
1
-3
/
+0
2021-08-10
staging: rtl8723bs: remove rf type branching (first patch)
Fabio Aiuto
1
-9
/
+1
2021-08-10
staging: rtl8723bs: remove code related to unsupported MCS index values
Fabio Aiuto
1
-144
/
+0
2021-08-05
staging: rtl8723bs: remove unused macros
Fabio Aiuto
1
-1
/
+0
2021-07-23
staging: rtl8723bs: fix camel case in struct wlan_bssid_ex
Fabio Aiuto
1
-1
/
+1
2021-07-21
staging: rtl8723bs: fix post-commit camel case issues
Fabio Aiuto
1
-2
/
+2
2021-07-21
staging: rtl8723bs: fix camel case name in macro IsSupported24G
Fabio Aiuto
1
-1
/
+1
2021-06-24
staging: rtl8723bs: remove VHT dead code
Fabio Aiuto
1
-241
/
+0
2021-05-10
staging: rtl8723bs: remove DebugLevel member in dm_odm_t struct
Fabio Aiuto
1
-4
/
+0
2021-05-10
staging: rtl8723bs: remove member in dm_odm_t struct
Fabio Aiuto
1
-10
/
+0
2021-05-10
staging: rtl8723bs: remove unnecessary hex dumps
Fabio Aiuto
1
-6
/
+0
2021-04-22
staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()
Fabio Aiuto
1
-14
/
+12
2021-04-14
staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()
Fabio Aiuto
1
-18
/
+13
2021-04-11
staging: rtl8723bs: remove unnecessary bracks
Fabio Aiuto
1
-2
/
+1
2021-04-11
staging: rtl8723bs: remove all DBG_8192C logs
Fabio Aiuto
1
-7
/
+0
2021-04-07
staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sites
Fabio Aiuto
1
-4
/
+2
2021-04-07
staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removal
Fabio Aiuto
1
-4
/
+2
2021-04-07
staging: rtl8723bs: remove commented out DBG_871X logs
Fabio Aiuto
1
-1
/
+0
2021-04-07
staging: rtl8723bs: remove all DBG_871X logs
Fabio Aiuto
1
-38
/
+2
2021-04-02
staging: rtl8723bs: use print_hex_dump_debug instead of private RT_PRINT_DATA
Fabio Aiuto
1
-9
/
+4
2021-03-18
Staging: rtl8723bs: fix names in odm.h
Marco Cesati
1
-5
/
+5
2021-03-18
Staging: rtl8723bs: fix names in odm_DIG.h
Marco Cesati
1
-1
/
+1
2021-03-18
Staging: rtl8723bs: fix names in HalVerDef.h
Marco Cesati
1
-1
/
+1
2021-03-18
Staging: rtl8723bs: fix names in hal_intf.h
Marco Cesati
1
-4
/
+4
2021-03-16
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...
Fabio Aiuto
1
-2
/
+0
2021-03-16
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...
Fabio Aiuto
1
-35
/
+0
2021-03-16
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...
Fabio Aiuto
1
-2
/
+2
2021-03-16
Staging: rtl8723bs: fix spaces in hal_com.c
Marco Cesati
1
-1
/
+1
2021-03-12
staging: rtl8723bs: remove typedefs in odm_DIG.h
Marco Cesati
1
-1
/
+1
2021-03-12
staging: rtl8723bs: remove typedefs in HalVerDef.h
Marco Cesati
1
-1
/
+1
[next]