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
/
sdio_halinit.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-06
staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is empty
Michael Straube
1
-1
/
+0
2025-07-24
staging: rtl8723bs: _InitOtherVariable is empty
Michael Straube
1
-5
/
+0
2025-07-16
staging: rtl8723bs: remove struct hal_ops
Michael Straube
1
-8
/
+0
2024-11-04
staging: rtl8723bs: Remove function pointer hal_xmitframe_enqueue
Philipp Hortmann
1
-1
/
+0
2024-11-04
staging: rtl8723bs: Remove function pointer mgnt_xmit
Philipp Hortmann
1
-1
/
+0
2024-11-04
staging: rtl8723bs: Remove function pointer hal_xmit
Philipp Hortmann
1
-1
/
+0
2024-11-04
staging: rtl8723bs: Remove function pointer SetHalDefVarHandler
Philipp Hortmann
1
-4
/
+1
2024-11-04
staging: rtl8723bs: Remove function pointer GetHalDefVarHandler
Philipp Hortmann
1
-2
/
+1
2024-11-04
staging: rtl8723bs: Remove function pointer SetHwRegHandlerWithBuf
Philipp Hortmann
1
-2
/
+1
2024-11-04
staging: rtl8723bs: Remove function pointer GetHwRegHandler
Philipp Hortmann
1
-2
/
+1
2024-11-04
staging: rtl8723bs: Remove function pointer SetHwRegHandler
Philipp Hortmann
1
-2
/
+1
2024-11-04
staging: rtl8723bs: Remove function pointer check_ips_status
Philipp Hortmann
1
-1
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer disable_interrupt
Philipp Hortmann
1
-1
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer enable_interrupt
Philipp Hortmann
1
-1
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer read_adapter_info
Philipp Hortmann
1
-3
/
+1
2024-10-09
staging: rtl8723bs: Remove function pointer intf_chip_configure
Philipp Hortmann
1
-2
/
+1
2024-10-09
staging: rtl8723bs: Remove function pointer init_default_value
Philipp Hortmann
1
-2
/
+1
2024-10-09
staging: rtl8723bs: Remove function pointer free_recv_priv
Philipp Hortmann
1
-2
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer init_recv_priv
Philipp Hortmann
1
-1
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer free_xmit_priv
Philipp Hortmann
1
-2
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer init_xmit_priv
Philipp Hortmann
1
-1
/
+0
2024-10-09
staging: rtl8723bs: Remove function pointer hal_deinit
Philipp Hortmann
1
-3
/
+1
2024-10-09
staging: rtl8723bs: Remove function pointer hal_init
Philipp Hortmann
1
-2
/
+1
2024-10-09
staging: rtl8723bs: Remove unused function rtl8723bs_inirp_deinit
Philipp Hortmann
1
-7
/
+0
2024-10-09
staging: rtl8723bs: Remove unused function rtl8723bs_inirp_init
Philipp Hortmann
1
-6
/
+0
2024-09-11
staging: rtl8723bs: Remove unused files rtw_debug.c and rtw_debug.h
Philipp Hortmann
1
-1
/
+0
2024-08-13
staging: rtl8723bs: Improve clarity of MAR usage
Manjae Cho
1
-2
/
+2
2021-08-10
staging: rtl8723bs: remove rf type branching (third patch)
Fabio Aiuto
1
-2
/
+0
2021-06-24
staging: rtl8723bs: remove all 5Ghz network types
Fabio Aiuto
1
-5
/
+0
2021-06-15
staging: rtl8723bs: remove HAL_{BB,MAC,RF,FW}_ENABLE macros
Fabio Aiuto
1
-6
/
+0
2021-06-15
staging: rtl8723bs: remove unneeded DISABLE_BB_RF macro
Fabio Aiuto
1
-9
/
+0
2021-05-10
staging: rtl8723bs: remove commented out DbgPrint logs
Fabio Aiuto
1
-2
/
+0
2021-05-10
staging: rtl8723bs: remove commented out RT_ASSERT occurrences
Fabio Aiuto
1
-5
/
+0
2021-05-10
staging: rtl8723bs: remove debug macros related to hal/sdio_halinit.c tracing
Fabio Aiuto
1
-2
/
+0
2021-05-10
staging: rtl8723bs: hal: sdio_halinit: Remove unused variable 'ret'
Lee Jones
1
-4
/
+2
2021-04-12
staging: rtl8723bs: remove unused variable 'start' in hal/sdio_halinit.c
Fabio Aiuto
1
-4
/
+0
2021-04-11
staging: rtl8723bs: remove more empty if blocks after DBG_8192C deletion
Fabio Aiuto
1
-4
/
+0
2021-04-11
staging: rtl8723bs: put constant on the right side of the test
Fabio Aiuto
1
-1
/
+1
2021-04-11
staging: rtl8723bs: remove unnecessary bracks
Fabio Aiuto
1
-2
/
+2
2021-04-11
staging: rtl8723bs: remove all commented out DBG_8192C logs
Fabio Aiuto
1
-4
/
+0
2021-04-11
staging: rtl8723bs: remove all DBG_8192C logs
Fabio Aiuto
1
-7
/
+0
2021-04-09
staging: rtl8723bs: remove all MSG_8192C logs
Fabio Aiuto
1
-4
/
+0
2021-04-07
staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sites
Fabio Aiuto
1
-2
/
+2
2021-04-07
staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removal
Fabio Aiuto
1
-4
/
+0
2021-04-07
staging: rtl8723bs: remove all DBG_871X logs
Fabio Aiuto
1
-24
/
+1
2021-04-06
staging: rtl8723bs: place constant on the right side of the test
Fabio Aiuto
1
-1
/
+1
2021-04-06
staging: rtl8723bs: remove unnecessary bracks after RT_TRACE deletion
Fabio Aiuto
1
-10
/
+5
2021-04-06
staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/
Fabio Aiuto
1
-34
/
+0
2021-03-18
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...
Fabio Aiuto
1
-105
/
+0
2021-03-18
Staging: rtl8723bs: fix names in hal_phy.h
Marco Cesati
1
-2
/
+2
[next]