index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtlwifi
/
rtl8822be
Age
Commit message (
Expand
)
Author
2019-01-15
staging: rtlwifi: rtl8822b: fix a missing check of alloc_skb
Kangjie Lu
2018-07-16
Merge 4.18-rc5 into staging-next
Greg Kroah-Hartman
2018-07-06
staging: r8822be: Fix RTL8822be can't find any wireless AP
Ping-Ke Shih
2018-06-17
staging: rtlwifi: Fix "Alwyas"->"Always"
Sabin Mihai Rapan
2018-06-17
staging: rtlwifi: Fix "writen"->"written"
Sabin Mihai Rapan
2018-05-06
staging: rtlwifi: Replace license boilerplate with SPDX identifiers
Nathan Chancellor
2018-03-06
staging: rtlwifi: remove unneeded semicolon
Santha Meena Ramamoorthy
2017-11-28
staging: rtl8822be: fix missing null check on dev_alloc_skb return
Colin Ian King
2017-11-03
staging: rtl8822be: fix wrong dma unmap len
Stanislaw Gruszka
2017-10-18
staging: rtlwifi: rtl8822be: Align the * in block comment
Frank A. Cancio Bello
2017-10-18
staging: rtlwifi: rtl8822be: Remove useless parentheses
Frank A. Cancio Bello
2017-10-18
staging: rtlwifi: rtl8822be: Use __func__ instead of hardcoded name
Frank A. Cancio Bello
2017-10-18
staging: rtlwifi: rtl8822be: Balance braces in else statement
Frank A. Cancio Bello
2017-10-03
staging: rtlwifi: pr_err() strings should end with newlines
Arvind Yadav
2017-08-28
staging: r8822be: remove some dead code
Dan Carpenter
2017-08-20
staging: rtlwifi: Reviewers fixes
Larry Finger
2017-08-20
staging: r8822be: Add Makefiles and Kconfig for new driver
Larry Finger
2017-08-20
staging: r8822be: Add the driver code
Ping-Ke Shih