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
/
net
/
wireless
/
realtek
/
rtl8xxxu
/
rtl8xxxu_8192e.c
Age
Commit message (
Expand
)
Author
2021-06-19
rtl8xxxu: Fix device info for RTL8192EU devices
Pascal Terjan
2021-02-08
rtl8xxxu: remove unused assignment value
wengjianfeng
2019-10-09
rtl8xxxu: make arrays static, makes object smaller
Colin Ian King
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2017-09-25
rtl8xxxu: Don't printk raw binary if serial number is not burned in.
Adam Borowski
2017-01-20
rtl8xxxu: Update author/maintainer contact info
Jes Sorensen
2016-11-25
rtl8xxxu: Fix non static symbol warning
Wei Yongjun
2016-11-25
rtl8xxxu: Fix rtl8192eu driver reload issue
Jes Sorensen
2016-09-17
rtl8xxxu: Implement 8192e specific power down sequence
Jes Sorensen
2016-09-03
rtl8xxxu: Split filling of TX descriptors into separate functions
Jes Sorensen
2016-09-03
rtl8xxxu: Introduce fops bitflag indicating type of thermal meter
Jes Sorensen
2016-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2016-07-08
rtl8xxxu: remove unneeded assignments
Luis de Bethencourt
2016-06-29
rtl8xxxu: tuse %*ph to dump buffers
Andy Shevchenko
2016-06-16
rtl8xxxu: fix typo on variable name, compare against correct variable
Colin Ian King
2016-05-03
rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c
Jes Sorensen