index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
hal
/
odm.c
Age
Commit message (
Expand
)
Author
2023-08-22
staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addresses
Ruan Jinjie
2021-08-10
staging: rtl8723bs: remove rf type branching (second patch)
Fabio Aiuto
2021-08-10
staging: rtl8723bs: remove unused struct member
Fabio Aiuto
2021-08-10
staging: rtl8723bs: clean driver from unused RF paths
Fabio Aiuto
2021-08-05
staging: rtl8723bs: remove unused macros
Fabio Aiuto
2021-06-24
staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum item
Fabio Aiuto
2021-06-24
staging: rtl8723bs: remove 5Ghz code related to RF power calibration
Fabio Aiuto
2021-06-24
staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band types
Fabio Aiuto
2021-06-24
staging: rtl8723bs: remove all 5Ghz network types
Fabio Aiuto
2021-05-10
staging: rtl8723bs: remove DebugLevel member in dm_odm_t struct
Fabio Aiuto
2021-05-10
staging: rtl8723bs: remove member in dm_odm_t struct
Fabio Aiuto
2021-05-10
staging: rtl8723bs: remove ODM_InitDebugSetting() function
Fabio Aiuto
2021-05-10
staging: rtl8723bs: replace ODM_RT_ASSERT with netdev_dbg()
Fabio Aiuto
2021-05-10
staging: rtl8723bs: remove all commented out ODM_RT_TRACE logs
Fabio Aiuto
2021-05-10
staging: rtl8723bs: remove empty functions
Fabio Aiuto
2021-05-10
staging: rtl8723bs: remove ODM_RT_TRACE logs
Fabio Aiuto
2021-04-11
staging: rtl8723bs: remove all commented out DBG_8192C logs
Fabio Aiuto
2021-04-09
staging: rtl8723bs: remove commented out MSG_8192C log
Fabio Aiuto
2021-04-07
staging: rtl8723bs: remove commented out DBG_871X logs
Fabio Aiuto
2021-03-23
staging: rtl8723bs: remove function prototypes in hal/odm.c
Fabio Aiuto
2021-03-20
staging: rtl8723bs: remove unnecessary logging in hal/odm.c
Fabio Aiuto
2021-03-18
Staging: rtl8723bs: fix names in odm.h
Marco Cesati
2021-03-18
Staging: rtl8723bs: fix names in odm_DIG.h
Marco Cesati
2021-03-16
Staging: rtl8723bs: fix spaces in odm.c
Marco Cesati
2021-03-12
staging: rtl8723bs: remove typedefs in odm_DIG.h
Marco Cesati
2021-03-12
staging: rtl8723bs: remove typedefs in odm.h
Marco Cesati
2021-03-10
staging: rtl8723bs: remove duplicate pstat->hwaddr check
Denis Efremov
2020-04-23
staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'
Jason Yan
2019-08-01
staging: rtl8723bs: remove set but not used variable 'FirstConnect'
YueHaibing
2019-07-25
staging: rtl8723bs: Replace function ODM_TXPowerTrackingCheck()
Nishka Dasgupta
2019-07-25
staging: rtl8723bs: Replace function odm_TXPowerTrackingInit()
Nishka Dasgupta
2019-04-19
Staging: rtl8723bs: Avoid typedefs for structure
Bhanusree Pola
2019-03-29
staging: rtl8723bs: Remove unnecessary parentheses
Payal Kshirsagar
2018-05-11
staging: rtl8723bs: Replace license boilerplate with SPDX identifiers
Nathan Chancellor
2017-08-29
staging: rtl8723bs: hal: remove cast to void pointer
Himanshu Jha
2017-04-08
staging: Add rtl8723bs sdio wifi driver
Hans de Goede