index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: fix spelling mistake "Abnrormal" -> "Abnormal"
Colin Ian King
2018-10-14
1
-2
/
+2
*
staging: rtl8723bs: Remove unnecessary parentheses and dead commented code
Nathan Chancellor
2018-10-09
1
-1
/
+1
*
staging: rtl8723bs: clean up clang warning on extraneous parentheses
Colin Ian King
2018-10-02
1
-1
/
+1
*
staging: rtl8723bs: fix spelling mistake "unvalid" -> "invalid"
Colin Ian King
2018-09-25
1
-2
/
+2
*
staging: rtl8723bs: check for i out of range before accessing szLine[i]
Colin Ian King
2018-09-10
1
-3
/
+4
*
staging: rtl8188eu/rtl8723bs: fix character encoding
Arnd Bergmann
2018-07-24
1
-1
/
+1
*
staging: rtl8723bs: Add missing curly braces on else statement.
Quytelda Kahja
2018-06-28
1
-1
/
+2
*
staging: rtl8723bs: Merge workaround conditionals into single else-if.
Quytelda Kahja
2018-06-28
1
-6
/
+3
*
staging: rtl8723bs: Merge conditionals with similar bodies.
Quytelda Kahja
2018-06-28
1
-6
/
+2
*
staging: rtl8723bs: Fix spelling mistake in comment.
Quytelda Kahja
2018-06-28
1
-1
/
+1
*
staging: rtl8723bs: Move bandwidth index lookup to new function.
Quytelda Kahja
2018-06-28
1
-9
/
+17
*
staging: rtl8723bs: Move rate section index lookup to new function.
Quytelda Kahja
2018-06-28
1
-62
/
+47
*
staging: rtl8723bs: Remove empty else-if conditional.
Quytelda Kahja
2018-06-28
1
-3
/
+0
*
staging: rtl8723bs: Combine if statements with equivalent body.
Quytelda Kahja
2018-06-28
1
-5
/
+1
*
staging: rtl8723bs: Fix camel-case names in phy_get_tx_pwr_lmt().
Quytelda Kahja
2018-06-28
1
-95
/
+105
*
staging: rtl8723bs: Rename PHY_GetTxPowerLimit().
Quytelda Kahja
2018-06-28
2
-4
/
+4
*
staging: rtl8723bs: Clean up whitespace in 'PHY_GetTxPowerLimit()'.
Quytelda Kahja
2018-06-28
1
-51
/
+59
*
staging: rtl8723bs: drop test
Julia Lawall
2018-06-17
1
-3
/
+2
*
staging: rtl8723bs: Fix camel-case in 'struct rt_firmware_hdr'.
Quytelda Kahja
2018-05-25
1
-7
/
+7
*
staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'.
Quytelda Kahja
2018-05-25
1
-8
/
+8
*
staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'.
Quytelda Kahja
2018-05-25
1
-1
/
+1
*
staging: rtl8723bs: Replace license boilerplate with SPDX identifiers
Nathan Chancellor
2018-05-11
65
-585
/
+65
*
staging: rtl8723bs: fix spelling mistakes: "dismatch" and "Inviation"
Colin Ian King
2018-05-06
1
-1
/
+1
*
staging: rtl8723bs: Remove unecessary newlines from 'odm.h'.
Quytelda Kahja
2018-03-29
1
-27
/
+0
*
staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.
Quytelda Kahja
2018-03-29
5
-78
/
+84
*
staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.
Quytelda Kahja
2018-03-29
5
-42
/
+43
*
staging: rtl8723bs: Replace NULL pointer comparison with '!'.
Quytelda Kahja
2018-03-29
1
-1
/
+1
*
staging: rtl8723bs: Factor out rtl8723bs_recv_tasklet() sections.
Quytelda Kahja
2018-03-29
1
-26
/
+69
*
staging: rtl8723bs: Fix function signature that goes over 80 characters.
Quytelda Kahja
2018-03-29
1
-1
/
+2
*
staging: rtl8723bs: Fix lines too long in update_recvframe_attrib().
Quytelda Kahja
2018-03-29
1
-8
/
+22
*
staging: rtl8723bs: Remove unnecessary blank lines in 'rtl8723bs_recv.c'.
Quytelda Kahja
2018-03-29
1
-7
/
+0
*
staging: rtl8723bs: Change camel case to snake case in 'rtl8723bs_recv.c'.
Quytelda Kahja
2018-03-29
1
-16
/
+16
*
staging: rtl8723bs: Add missing braces in else statement.
Quytelda Kahja
2018-03-29
1
-1
/
+2
*
staging: rtl8723bs: Add spaces around ternary operators.
Quytelda Kahja
2018-03-29
1
-1
/
+1
*
staging: rtl8723bs: Fix lines with trailing open parentheses.
Quytelda Kahja
2018-03-29
1
-6
/
+5
*
staging: rtl8723bs: Remove unnecessary semicolon.
Arushi Singhal
2018-03-06
1
-1
/
+1
*
staging: rtl8723bs: use kmemdup for allocation and copy
Dafna Hirschfeld
2018-03-01
1
-2
/
+1
*
staging: rtl8723bs: remove a couple of redundant initializations
Colin Ian King
2018-01-26
1
-1
/
+1
*
Staging: rtl8723bs: Use !x instead of NULL comparison
Shreeya Patel
2018-01-25
1
-8
/
+8
*
Staging: rtl8723bs: Remove dead code
Shreeya Patel
2018-01-25
1
-15
/
+0
*
Staging: rtl8723bs: Change names to conform to the kernel code
Shreeya Patel
2018-01-25
1
-357
/
+357
*
staging: rtl8723bs: hal_com_phycfg: Remove unneeded semicolons
Christopher Díaz Riveros
2018-01-22
1
-9
/
+7
*
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
2018-01-10
1
-1
/
+1
*
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
2018-01-10
1
-1
/
+1
*
Staging: rtl8723bs: Replace true with x and false with !x
Shreeya Patel
2017-12-19
1
-16
/
+14
*
Staging: rtl8723bs: Merge assignment with return
Shreeya Patel
2017-12-13
1
-35
/
+18
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
13
-61
/
+73
|
\
|
*
staging: rtl8723bs: remove unused variables
Arnd Bergmann
2017-11-03
1
-4
/
+0
|
*
staging: rtl8723bs: Fix typos in printk
Masanari Iida
2017-10-18
2
-2
/
+2
|
*
staging: rtl8723bs: convert type to bool
Aastha Gupta
2017-10-18
1
-1
/
+1
[next]