index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
hal
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8723bs: remove ODM_GetRightChnlPlaceforIQK()
Michael Straube
2020-01-14
3
-45
/
+4
*
staging: rtl8723bs: Fix line length
Andreas Hellmich
2019-12-10
2
-18
/
+24
*
staging: rtl8723bs: Fix spelling errors
Andreas Hellmich
2019-12-10
2
-10
/
+10
*
staging: rtl8723bs: remove set but not used variable 'pmlmeinfo', 'pHalData'
zhengbin
2019-11-18
1
-10
/
+0
*
staging: rtl8723bs: remove set but not used variable 'pHalData', 'pdmpriv'
zhengbin
2019-11-18
1
-6
/
+0
*
staging: rtl8723bs: remove set but not used variable 'pHalData', 'pregistrypriv'
zhengbin
2019-11-18
1
-5
/
+0
*
staging: rtl*: Remove tasklet callback casts
Kees Cook
2019-11-16
1
-7
/
+4
*
staging: rtl8723bs: Simplify boolean expression
Javier F. Arias
2019-11-07
1
-1
/
+1
*
staging: rtl8723bs: Fix line over 80 characters
Javier F. Arias
2019-11-07
1
-1
/
+2
*
staging: rtl8723bs: hal: Remove unnecessary typecast in kfree.
Nachammai Karuppiah
2019-11-05
1
-1
/
+1
*
staging: rtl8723bs: use DIV_ROUND_UP helper macro
Wambui Karuga
2019-10-14
1
-3
/
+2
*
staging: rtl8723bs: Fix style in definitions
Javier F. Arias
2019-10-10
1
-6
/
+4
*
staging: rtl8723bs: Remove space before tabs
Javier F. Arias
2019-10-10
1
-33
/
+33
*
staging: rtl8723bs: Remove duplicate blank lines
Javier F. Arias
2019-10-10
1
-14
/
+0
*
staging: rtl8723bs: Remove commented code
Javier F. Arias
2019-10-10
1
-33
/
+0
*
staging: rtl8723bs: Remove phy_Config*WithParaFile() functions
Hans de Goede
2019-10-10
2
-1077
/
+0
*
staging: rtl8723bs: Remove phy_Config*With*ParaFile() calls
Hans de Goede
2019-10-10
2
-105
/
+13
*
staging: rtl8723bs: fix typo of "mechanism" in comment
Antonio Borneo
2019-10-08
1
-1
/
+1
*
staging: rtl8723bs: Remove set but not used variable 'oldcnt'
zhengbin
2019-10-07
1
-2
/
+0
*
staging: rtl8723bs: remove return statements from void functions
Michael Straube
2019-09-30
4
-6
/
+0
*
staging: rtl8723bs: hal: remove redundant variable n
Colin Ian King
2019-09-06
1
-4
/
+2
*
staging: rtl8723bs: Remove return statement from void function
Leandro Ribeiro
2019-09-05
1
-1
/
+0
*
staging: rtl8723bs: hal: Drop condition with no effect
Saurav Girepunje
2019-08-25
1
-3
/
+1
*
staging: rtl8723bs: Replace hal_btcoex_Initialize()
Nishka Dasgupta
2019-08-02
2
-11
/
+6
*
staging: rtl8723bs: Change return type of hal_btcoex_IsLpsOn()
Nishka Dasgupta
2019-08-02
1
-2
/
+2
*
staging: rtl8723bs: Change return type of hal_btcoex_IsBtControlLps()
Nishka Dasgupta
2019-08-02
1
-2
/
+2
*
staging: rtl8723bs: Change return type of hal_btcoex_IsBtExist()
Nishka Dasgupta
2019-08-02
1
-1
/
+1
*
staging: rtl8723bs: remove set but not used variable 'FirstConnect'
YueHaibing
2019-08-01
1
-2
/
+0
*
staging: rtl8723bs: remove set but not used variable 'bEEPROMCheck'
YueHaibing
2019-08-01
1
-5
/
+0
*
staging: rtl8723bs: remove set but not used variable 'pszBBRegMpFile'
YueHaibing
2019-07-30
1
-3
/
+1
*
staging: rtl8723bs: remove set but not used variable 'bWifiBusy'
YueHaibing
2019-07-30
1
-6
/
+0
*
staging: rtl8723bs: hal: Remove unneeded variable pU1Tmp
Hariprasad Kelam
2019-07-25
1
-8
/
+6
*
staging: rtl8723bs: Remove unused function prototype ODM_SetAntenna()
Nishka Dasgupta
2019-07-25
1
-4
/
+0
*
staging: rtl8723bs: Replace function ODM_TXPowerTrackingCheck()
Nishka Dasgupta
2019-07-25
1
-8
/
+0
*
staging: rtl8723bs: Replace function odm_TXPowerTrackingInit()
Nishka Dasgupta
2019-07-25
1
-8
/
+1
*
staging: rtl8723bs: Replace function beacon_timing_control()
Nishka Dasgupta
2019-07-25
1
-1
/
+1
*
staging: rtl8723bs: hal: Replace function rtl8723b_set_ap_wowlan_cmd()
Nishka Dasgupta
2019-07-25
1
-6
/
+1
*
staging: rtl8723bs: hal: Replace function rtl8723b_set_wowlan_cmd()
Nishka Dasgupta
2019-07-25
1
-6
/
+1
*
staging: rtl8723bs: hal: Replace function PHY_GetTxPowerIndex()
Nishka Dasgupta
2019-07-25
2
-12
/
+1
*
staging: rtl8723bs: hal: Replace function PHY_SetTxPowerIndex()
Nishka Dasgupta
2019-07-25
2
-8
/
+1
*
staging: rtl8723bs: hal: remove redundant assignment to variable n
Colin Ian King
2019-07-25
1
-1
/
+0
*
staging: rtl8723bs: remove unused file hal_phy.c
Michael Straube
2019-07-25
1
-157
/
+0
*
staging: rtl8723bs: remove set but not used variable 'cck_highpwr'
YueHaibing
2019-07-25
1
-7
/
+0
*
staging: rtl8723bs: hal: Remove code valid only for 5GHz
Hariprasad Kelam
2019-07-22
1
-4
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
|
*
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2019-07-12
1
-1
/
+1
*
|
staging: rtl8723bs: hal: remove redundant assignment to packetType
Colin Ian King
2019-07-03
1
-1
/
+0
*
|
staging: rtl8723bs: Change return type of hal_btcoex_IsBtDisabled()
Nishka Dasgupta
2019-07-03
2
-2
/
+2
*
|
staging: rtl8723bs: Remove rtw_btcoex_BtInfoNotify()
Nishka Dasgupta
2019-07-03
1
-2
/
+2
*
|
staging: rtl8723bs: Remove rtw_btcoex_ScanNotify()
Nishka Dasgupta
2019-07-03
1
-1
/
+1
[next]