index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-02-01
1
-1
/
+1
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes, again
Masahiro Yamada
2018-01-22
1
-1
/
+1
*
|
staging: rtlwifi: remove redundant initialization of 'cfg_cmd'
Colin Ian King
2018-01-26
1
-1
/
+1
*
|
staging: rtlwifi: remove unused RTLHALMAC_ST and RTLPHYDM_ST
Corentin Labbe
2018-01-25
1
-10
/
+0
*
|
Staging: rtlwifi: Remove unused variable and the code
Shreeya Patel
2018-01-08
1
-19
/
+1
*
|
staging: rtl8822be: fix missing null check on dev_alloc_skb return
Colin Ian King
2017-11-28
1
-0
/
+2
*
|
staging: rtlwifi: rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
2017-11-27
2
-7
/
+3
*
|
staging: rtlwifi: remove redundant assignments to ul_enc_algo
Colin Ian King
2017-11-27
1
-2
/
+2
|
/
*
staging: rtl8822be: fix wrong dma unmap len
Stanislaw Gruszka
2017-11-03
1
-1
/
+1
*
staging: rtlwifi: Remove unused variable
Kees Cook
2017-11-03
1
-1
/
+0
*
Staging: rtlwifi: pci: fixed a coding style issue
Woohyung Jeon
2017-11-03
1
-1
/
+1
*
staging: r8822be: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-18
1
-0
/
+2
*
staging: rtlwifi: phydm: Remove useless parentheses
Frank A. Cancio Bello
2017-10-18
5
-22
/
+22
*
staging: rtlwifi: Remove unnecessary parentheses
Frank A. Cancio Bello
2017-10-18
4
-35
/
+35
*
rtlwifi: Fix typo in if ... else if ... else construct
Larry Finger
2017-10-18
1
-2
/
+2
*
staging: rtlwifi: halmac: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-18
1
-1
/
+1
*
staging: rtlwifi: mark expected switch fall-through in rtl_make_smps_action
Gustavo A. R. Silva
2017-10-18
1
-3
/
+1
*
staging: rtlwifi: Convert timers to use timer_setup()
Kees Cook
2017-10-18
6
-48
/
+15
*
staging: rtlwifi: rtl8822be: Align the * in block comment
Frank A. Cancio Bello
2017-10-18
1
-3
/
+3
*
staging: rtlwifi: rtl8822be: Remove useless parentheses
Frank A. Cancio Bello
2017-10-18
4
-17
/
+17
*
staging: rtlwifi: rtl8822be: Use __func__ instead of hardcoded name
Frank A. Cancio Bello
2017-10-18
1
-3
/
+3
*
staging: rtlwifi: rtl8822be: Balance braces in else statement
Frank A. Cancio Bello
2017-10-18
2
-2
/
+4
*
staging: rtl8822be: Keep array subscript no lower than zero
Larry Finger
2017-10-18
1
-0
/
+2
*
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-10-09
2
-8
/
+9
|
\
|
*
staging: r8822be: fix null pointer dereferences with a null driver_adapter
Colin Ian King
2017-09-18
2
-8
/
+9
*
|
staging: rtlwifi: pr_err() strings should end with newlines
Arvind Yadav
2017-10-03
2
-5
/
+5
*
|
staging: rtlwifi: make various structures static
Colin Ian King
2017-10-03
1
-16
/
+16
*
|
staging: rtlwifi: silence underflow warning
Dan Carpenter
2017-10-03
1
-1
/
+2
*
|
staging: rtlwifi: use ARRAY_SIZE
Jérémy Lefaure
2017-10-03
4
-18
/
+13
*
|
Staging: rtlwifi: halmac: Remove unnecessary 'out of memory' messages
Georgiana Chelu
2017-09-22
1
-33
/
+11
*
|
Staging: rtlwifi: Remove unnecessary 'out of memory' message.
Shreeya Patel
2017-09-17
1
-3
/
+1
*
|
staging: rtlwifi: remove unused functions
Tobin C. Harding
2017-09-17
2
-41
/
+0
*
|
staging: rtlwifi: use kcalloc instead of multiply
Tobin C. Harding
2017-09-17
1
-3
/
+2
*
|
staging: rtlwifi: fix parenthesis alignment
Tobin C. Harding
2017-09-17
1
-3
/
+3
|
/
*
staging: r8822be: Simplify deinit_priv()
Larry Finger
2017-08-31
1
-7
/
+1
*
staging: r8822be: Remove some dead code
Larry Finger
2017-08-31
1
-20
/
+0
*
staging: rtlwifi: remove memset before memcpy
Himanshu Jha
2017-08-29
1
-1
/
+0
*
staging: r8822be: remove some dead code
Dan Carpenter
2017-08-28
1
-7
/
+0
*
staging: r8822be: fix null pointer dereference with a null driver_adapter
Colin Ian King
2017-08-28
1
-2
/
+1
*
staging: r8822be: fix memory leak of eeprom_map on error exit return
Colin Ian King
2017-08-28
1
-1
/
+3
*
staging: rtlwifi: Improve debugging by using debugfs
Larry Finger
2017-08-28
1
-91
/
+135
*
staging: rtlwifi: check for array overflow
Dan Carpenter
2017-08-28
1
-0
/
+4
*
staging: r8822be: remove unnecessary call to memset
Himanshu Jha
2017-08-27
2
-7
/
+0
*
staging: rtlwifi: add MAC80211 dependency
Arnd Bergmann
2017-08-23
1
-1
/
+1
*
staging: rtlwifi: simplify logical operation
Arnd Bergmann
2017-08-23
1
-3
/
+1
*
staging: rtlwifi: shut up -Wmaybe-uninitialized warning
Arnd Bergmann
2017-08-23
1
-10
/
+7
*
staging: r8822be: fix a couple of spelling mistakes
Colin Ian King
2017-08-22
2
-9
/
+9
*
staging: rtlwifi: fix multiple build errors
Randy Dunlap
2017-08-22
1
-1
/
+1
*
staging: rtlwifi: Reviewers fixes
Larry Finger
2017-08-20
4
-21
/
+17
*
staging: r8822be: Add Makefiles and Kconfig for new driver
Larry Finger
2017-08-20
7
-246
/
+134
[next]