index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
staging: rtl8723bs: Remove yield call, replace with cond_resched()
Thomas Avery
1
-1
/
+1
2018-03-29
staging: rtl8723bs: Replace yield() call with cond_resched()
Thomas Avery
1
-1
/
+1
2018-03-29
staging: rtl8723bs: Remove unecessary newlines from 'odm.h'.
Quytelda Kahja
1
-27
/
+0
2018-03-29
staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.
Quytelda Kahja
7
-84
/
+90
2018-03-29
staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.
Quytelda Kahja
5
-42
/
+43
2018-03-29
staging: rtl8723bs: Replace NULL pointer comparison with '!'.
Quytelda Kahja
1
-1
/
+1
2018-03-29
staging: rtl8723bs: Factor out rtl8723bs_recv_tasklet() sections.
Quytelda Kahja
1
-26
/
+69
2018-03-29
staging: rtl8723bs: Fix function signature that goes over 80 characters.
Quytelda Kahja
1
-1
/
+2
2018-03-29
staging: rtl8723bs: Fix lines too long in update_recvframe_attrib().
Quytelda Kahja
1
-8
/
+22
2018-03-29
staging: rtl8723bs: Remove unnecessary blank lines in 'rtl8723bs_recv.c'.
Quytelda Kahja
1
-7
/
+0
2018-03-29
staging: rtl8723bs: Change camel case to snake case in 'rtl8723bs_recv.c'.
Quytelda Kahja
1
-16
/
+16
2018-03-29
staging: rtl8723bs: Add missing braces in else statement.
Quytelda Kahja
1
-1
/
+2
2018-03-29
staging: rtl8723bs: Add spaces around ternary operators.
Quytelda Kahja
1
-1
/
+1
2018-03-29
staging: rtl8723bs: Fix lines with trailing open parentheses.
Quytelda Kahja
1
-6
/
+5
2018-03-29
staging: rtl8723bs: Remove unnecessary length #define's.
Quytelda Kahja
2
-19
/
+3
2018-03-29
staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.
Quytelda Kahja
2
-12
/
+8
2018-03-29
staging: rtl8723bs: Fix alignment in rtw_wx_set_auth().
Quytelda Kahja
1
-3
/
+3
2018-03-29
staging: rtl8723bs: Remove braces from single statement conditionals.
Quytelda Kahja
1
-9
/
+9
2018-03-29
staging: rtl8723bs: Remove unecessary braces from switch statement.
Quytelda Kahja
1
-27
/
+23
2018-03-29
staging: rtl8723bs: Fix newlines in rtw_wx_set_auth().
Quytelda Kahja
1
-9
/
+1
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.
Quytelda Kahja
3
-45
/
+2
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.
Quytelda Kahja
3
-8
/
+3
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.
Quytelda Kahja
3
-20
/
+6
2018-03-29
staging: rtl8723bs: Remove #defines shadowing enums in 'linux/ieee80211.h'
Quytelda Kahja
1
-56
/
+0
2018-03-28
staging: rtl8723bs: Remove duplicate #defines.
Quytelda Kahja
1
-12
/
+0
2018-03-22
Staging:rtl8723bs:Add blank line after declaration
Paul McQuade
1
-0
/
+1
2018-03-22
Staging:rtl8723bs clean up spaces
Paul McQuade
1
-8
/
+8
2018-03-22
Staging:rtl8723bs Remove unnecessary braces
Paul McQuade
1
-3
/
+3
2018-03-22
Staging:rtl8723bs static variables are always 0
Paul McQuade
1
-1
/
+1
2018-03-14
staging: rtl8723bs: core: rtw_cmd: remove unnecessary initialization
Ji-Hun Kim
1
-1
/
+1
2018-03-06
staging: rtl8723bs: Replace memset with eth_zero_addr
Arushi Singhal
3
-6
/
+9
2018-03-06
staging: rtl8723bs: Remove unnecessary semicolon.
Arushi Singhal
2
-2
/
+2
2018-03-01
staging: rtl8723bs: fix u8 less than zero check
Colin Ian King
1
-1
/
+1
2018-03-01
staging: rtl8723bs: use kmemdup for allocation and copy
Dafna Hirschfeld
1
-2
/
+1
2018-02-22
staging: rtl8723bs: Remove unneeded cast
Christopher Diaz Riveros
1
-1
/
+1
2018-02-19
staging: rtl8723bs: clean up conditionals
Dafna Hirschfeld
1
-17
/
+7
2018-02-16
staging: rtl8723bs: make 'myid' function to follow kernel coding rules
Maciek Fijalkowski
1
-2
/
+2
2018-01-26
staging: rtl8723bs: remove a couple of redundant initializations
Colin Ian King
2
-2
/
+2
2018-01-25
Staging: rtl8723bs: Use !x instead of NULL comparison
Shreeya Patel
1
-8
/
+8
2018-01-25
Staging: rtl8723bs: Remove dead code
Shreeya Patel
1
-15
/
+0
2018-01-25
Staging: rtl8723bs: Change names to conform to the kernel code
Shreeya Patel
1
-357
/
+357
2018-01-22
staging: rtl8723bs: hal_com_phycfg: Remove unneeded semicolons
Christopher Díaz Riveros
1
-9
/
+7
2018-01-10
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-10
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-09
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2017-12-21
Staging: rtl8723bs: Do not check for NOT NULL before kfree()
Shreeya Patel
1
-3
/
+1
2017-12-19
Staging: rtl8723bs: Replace true with x and false with !x
Shreeya Patel
1
-16
/
+14
2017-12-13
Staging: rtl8723bs: Merge assignment with return
Shreeya Patel
1
-35
/
+18
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
42
-536
/
+478
2017-11-03
staging: rtl8723bs: Convert timers to use timer_setup()
Kees Cook
13
-74
/
+69
[next]