index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
hal
/
sdio_halinit.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-07
staging: rtl8723bs: fix spacing around operators
Luka Gejak
-1
/
+1
2026-02-07
staging: rtl8723bs: rename u1bTmp to val
Luka Gejak
-16
/
+16
2026-02-07
staging: rtl8723bs: remove unused private debug counters
Ethan Tidmore
-7
/
+1
2025-10-13
staging: rtl8723bs: fall back to random mac address
Michael Straube
-5
/
+1
2025-10-13
staging: rtl8723bs: rtw_hal_set_def_var is not used
Michael Straube
-9
/
+0
2025-09-06
staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is empty
Michael Straube
-1
/
+0
2025-07-24
staging: rtl8723bs: _InitOtherVariable is empty
Michael Straube
-5
/
+0
2025-07-16
staging: rtl8723bs: remove struct hal_ops
Michael Straube
-8
/
+0
2024-11-04
staging: rtl8723bs: Remove function pointer hal_xmitframe_enqueue
Philipp Hortmann
-1
/
+0
2024-11-04
staging: rtl8723bs: Remove function pointer mgnt_xmit
Philipp Hortmann
-1
/
+0
2024-11-04
staging: rtl8723bs: Remove function pointer hal_xmit
Philipp Hortmann
-1
/
+0
2024-11-04
staging: rtl8723bs: Remove function pointer SetHalDefVarHandler
Philipp Hortmann
-4
/
+1
2024-11-04
staging: rtl8723bs: Remove function pointer GetHalDefVarHandler
Philipp Hortmann
-2
/
+1
2024-11-04
staging: rtl8723bs: Remove function pointer SetHwRegHandlerWithBuf
Philipp Hortmann
-2
/
+1
2024-11-04
staging: rtl8723bs: Remove function pointer GetHwRegHandler
Philipp Hortmann
-2
/
+1
2024-11-04
staging: rtl8723bs: Remove function pointer SetHwRegHandler
Philipp Hortmann
-2
/
+1
2024-11-04
staging: rtl8723bs: Remove function pointer check_ips_status
Philipp Hortmann
-1
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer disable_interrupt
Philipp Hortmann
-1
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer enable_interrupt
Philipp Hortmann
-1
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer read_adapter_info
Philipp Hortmann
-3
/
+1
2024-10-09
staging: rtl8723bs: Remove function pointer intf_chip_configure
Philipp Hortmann
-2
/
+1
2024-10-09
staging: rtl8723bs: Remove function pointer init_default_value
Philipp Hortmann
-2
/
+1
2024-10-09
staging: rtl8723bs: Remove function pointer free_recv_priv
Philipp Hortmann
-2
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer init_recv_priv
Philipp Hortmann
-1
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer free_xmit_priv
Philipp Hortmann
-2
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer init_xmit_priv
Philipp Hortmann
-1
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer hal_deinit
Philipp Hortmann
-3
/
+1
2024-10-09
staging: rtl8723bs: Remove function pointer hal_init
Philipp Hortmann
-2
/
+1
2024-10-09
staging: rtl8723bs: Remove unused function rtl8723bs_inirp_deinit
Philipp Hortmann
-7
/
+0
2024-10-09
staging: rtl8723bs: Remove unused function rtl8723bs_inirp_init
Philipp Hortmann
-6
/
+0
2024-09-11
staging: rtl8723bs: Remove unused files rtw_debug.c and rtw_debug.h
Philipp Hortmann
-1
/
+0
2024-08-13
staging: rtl8723bs: Improve clarity of MAR usage
Manjae Cho
-2
/
+2
2021-08-10
staging: rtl8723bs: remove rf type branching (third patch)
Fabio Aiuto
-2
/
+0
2021-06-24
staging: rtl8723bs: remove all 5Ghz network types
Fabio Aiuto
-5
/
+0
2021-06-15
staging: rtl8723bs: remove HAL_{BB,MAC,RF,FW}_ENABLE macros
Fabio Aiuto
-6
/
+0
2021-06-15
staging: rtl8723bs: remove unneeded DISABLE_BB_RF macro
Fabio Aiuto
-9
/
+0
2021-05-10
staging: rtl8723bs: remove commented out DbgPrint logs
Fabio Aiuto
-2
/
+0
2021-05-10
staging: rtl8723bs: remove commented out RT_ASSERT occurrences
Fabio Aiuto
-5
/
+0
2021-05-10
staging: rtl8723bs: remove debug macros related to hal/sdio_halinit.c tracing
Fabio Aiuto
-2
/
+0
2021-05-10
staging: rtl8723bs: hal: sdio_halinit: Remove unused variable 'ret'
Lee Jones
-4
/
+2
2021-04-12
staging: rtl8723bs: remove unused variable 'start' in hal/sdio_halinit.c
Fabio Aiuto
-4
/
+0
2021-04-11
staging: rtl8723bs: remove more empty if blocks after DBG_8192C deletion
Fabio Aiuto
-4
/
+0
2021-04-11
staging: rtl8723bs: put constant on the right side of the test
Fabio Aiuto
-1
/
+1
2021-04-11
staging: rtl8723bs: remove unnecessary bracks
Fabio Aiuto
-2
/
+2
2021-04-11
staging: rtl8723bs: remove all commented out DBG_8192C logs
Fabio Aiuto
-4
/
+0
2021-04-11
staging: rtl8723bs: remove all DBG_8192C logs
Fabio Aiuto
-7
/
+0
2021-04-09
staging: rtl8723bs: remove all MSG_8192C logs
Fabio Aiuto
-4
/
+0
2021-04-07
staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sites
Fabio Aiuto
-2
/
+2
2021-04-07
staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removal
Fabio Aiuto
-4
/
+0
2021-04-07
staging: rtl8723bs: remove all DBG_871X logs
Fabio Aiuto
-24
/
+1
[next]