index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
staging: rtl8723bs: remove struct rt_channel_plan_5g
Fabio Aiuto
3
-70
/
+8
2021-06-24
staging: rtl8723bs: remove 5Ghz field in struct registry_priv
Fabio Aiuto
2
-3
/
+0
2021-06-24
staging: rtl8723bs: rename enum items related to channel bonding
Fabio Aiuto
3
-10
/
+10
2021-06-24
staging: rtl8723bs: remove unused enum items related to channel bonding
Fabio Aiuto
1
-8
/
+0
2021-06-24
staging: rtl8723bs: remove code related to unsupported channel bandwidth
Fabio Aiuto
10
-128
/
+17
2021-06-24
staging: rtl8723bs: remove all 5Ghz network types
Fabio Aiuto
13
-168
/
+14
2021-06-24
staging: rtl8723bs: Fix an error handling path
Christophe JAILLET
1
-1
/
+3
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2021-06-18
staging: rtl8723bs: rtw_efuse: Fix coding style
Shreyas Krishnakumar
1
-7
/
+4
2021-06-18
staging: rtl8723bs: hal: use eth_broadcast_addr() to assign broadcast address
Yang Yingliang
1
-2
/
+1
2021-06-18
staging: rtl8723bs: core: use eth_broadcast_addr() to assign broadcast address
Yang Yingliang
1
-5
/
+3
2021-06-18
staging: rtl8723bs: os_dep: use eth_broadcast_addr() to assign broadcast address
Yang Yingliang
2
-4
/
+3
2021-06-15
staging: rtl8723bs: remove two unused files from tree
Fabio Aiuto
2
-226
/
+0
2021-06-15
staging: rtl8723bs: remove include/autoconf.h header file from tree
Fabio Aiuto
4
-18
/
+0
2021-06-15
staging: rtl8723bs: move LPS_RPWM_WAIT_MS macro
Fabio Aiuto
1
-0
/
+2
2021-06-15
staging: rtl8723bs: remove HAL_{BB,MAC,RF,FW}_ENABLE macros
Fabio Aiuto
3
-18
/
+0
2021-06-15
staging: rtl8723bs: remove unneeded DISABLE_BB_RF macro
Fabio Aiuto
5
-55
/
+8
2021-06-15
staging: rtl8723bs: remove unused WAKEUP_GPIO_IDX macro definition
Fabio Aiuto
1
-5
/
+0
2021-06-15
staging: rtl8723bs: remove unneeded comments
Fabio Aiuto
1
-12
/
+0
2021-06-15
staging: rtl8723bs: remove unused debug macro
Fabio Aiuto
1
-6
/
+0
2021-06-14
Merge tag 'v5.13-rc6' into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2021-06-12
staging: rtl8723bs: core: add blank line after variable declaration
Philippe Dixon
1
-16
/
+20
2021-06-12
staging: rtl8723bs: os_dep: Remove conditions with no effects
Fabio M. De Francesco
1
-10
/
+2
2021-06-09
staging: rtl8723bs: use list_for_each_safe in loops deleting iterated items
Fabio Aiuto
7
-28
/
+28
2021-06-09
staging: rtl8723bs: hal: Delete tests with no effects
Fabio M. De Francesco
1
-10
/
+2
2021-06-09
staging: rtl8723bs: Fix uninitialized variables
Wenli Looi
1
-1
/
+1
2021-06-03
staging: rtl8723bs: core: rtw_mlme_ext.c: remove deadcode
Yu Kuai
1
-12
/
+1
2021-05-31
staging: rtl8723bs: fix monitor netdev register/unregister
Johannes Berg
1
-2
/
+2
2021-05-27
staging: rtl8723bs: remove the repeated declaration
Shaokun Zhang
2
-2
/
+0
2021-05-27
Staging: rtl8723bs: fixed a blank coding style
Donggyu Kim
1
-0
/
+1
2021-05-25
staging: rtl8723bs: remove sd_f0_read8()
Bryan Brattlof
4
-39
/
+0
2021-05-25
staging: rtl8723bs: fix suspect indents
Shreyansh Chouhan
1
-25
/
+25
2021-05-25
staging: rtl8723bs: remove unnecessary braces from conditionals
Shreyansh Chouhan
1
-18
/
+17
2021-05-25
staging: rtl8723bs: refactor to reduce indents
Shreyansh Chouhan
1
-52
/
+56
2021-05-25
staging: rtl8723bs: core: rtw_mlme_ext.c: Remove set but unused variable
Fabio M. De Francesco
1
-4
/
+1
2021-05-25
staging: rtl8723bs: hal: Remove set but unused variables
Fabio M. De Francesco
1
-6
/
+3
2021-05-25
staging: rtl8723bs: moved contexts for arc4 encryption in struct security_priv
Fabio Aiuto
2
-21
/
+23
2021-05-20
staging: rtl8723bs: rename get_ra() due to global symbol collision
Greg Kroah-Hartman
2
-2
/
+2
2021-05-20
staging: rtl8723bs: rtl8723b_hal_init.c: fix build warnings about unused variables
Greg Kroah-Hartman
1
-8
/
+5
2021-05-20
staging: rtl8723bs: HalBtc8723b1Ant.c: fix build warnings about unused variables
Greg Kroah-Hartman
1
-6
/
+3
2021-05-19
staging: rtl8723bs: remove if (true) statement
Bryan Brattlof
1
-80
/
+77
2021-05-19
staging: rtl8723bs: remove _rtw_sd_f0_read8()
Bryan Brattlof
2
-23
/
+0
2021-05-19
staging: rtl8723bs: remove duplicate name for _rtw_write_port()
Bryan Brattlof
2
-4
/
+2
2021-05-19
staging: rtl8723bs: remove duplicate names for _rtw_write32()
Bryan Brattlof
2
-7
/
+2
2021-05-19
staging: rtl8723bs: remove duplicate names for _rtw_write16()
Bryan Brattlof
2
-5
/
+2
2021-05-19
staging: rtl8723bs: remove duplicate names for _rtw_write8()
Bryan Brattlof
2
-5
/
+2
2021-05-19
staging: rtl8723bs: remove duplicate names for _rtw_read32()
Bryan Brattlof
2
-7
/
+2
2021-05-19
staging: rtl8723bs: remove duplicate names for _rtw_read16()
Bryan Brattlof
2
-5
/
+2
2021-05-19
staging: rtl8723bs: remove duplicate names for _rtw_read8()
Bryan Brattlof
2
-5
/
+2
2021-05-19
Staging: rtl8723bs: remove dead code in HalBtc8723b1Ant.c
Desmond Cheong Zhi Xi
1
-6
/
+0
[prev]
[next]