index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Age
Commit message (
Expand
)
Author
2020-11-06
staging: rtl8192u: fix wrong judgement in rtl8192_rx_isr
Zhang Qilong
2020-10-26
staging/rtl8192u/ieee80211: remove debugging line
Elena Afanasova
2020-10-26
staging/rtl8192u/ieee80211: use __func__ macro
Elena Afanasova
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-22
staging: rtl8192u: clean up comparsions to NULL
Michael Straube
2020-09-22
staging: rtl8192u: correct placement of else if
Michael Straube
2020-09-22
staging: rtl8192u: clean up blank line style issues
Michael Straube
2020-09-16
staging: rtl8192: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-11
staging/rtl8192u: switch to RC4 library interface
Ard Biesheuvel
2020-08-18
staging: rtl8192u: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
2020-07-17
staging: rtl8192u: fix a dubious looking mask before a shift
Colin Ian King
2020-07-10
staging: rtl8192u: Using comparison to true is error prone
John Oldman
2020-07-10
staging: rtl8192u: remove copying file
Michael Straube
2020-07-10
staging: rtl8192u: remove GPL boiler plate text
Michael Straube
2020-05-19
staging: rtl8192u: Merge almost duplicate code
Pascal Terjan
2020-05-19
staging: rtl8192u: Using comparison to true is error prone
John Oldman
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_alert().
Sam Muhammed
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.
Sam Muhammed
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.
Sam Muhammed
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.
Sam Muhammed
2020-03-19
staging: rtl8192u: ieee80211: Correct a typo in a comment
R Veera Kumar
2020-03-18
staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk()
Lourdes Pedrajas
2020-03-17
staging: rtl8192u: Corrects 'Avoid CamelCase' for variables
Camylla Goncalves Cantanheide
2020-03-17
staging: rtl8192u: Using function name as string
Camylla Goncalves Cantanheide
2020-03-17
staging: rtl8192u: Replaces symbolic permissions with octal permissions
Camylla Goncalves Cantanheide
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-09
staging: rtl8192u: Add space to fix style issue
Sumera Priyadarsini
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-29
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-22
staging: rtl8192u: simplify rtl819x_evm_dbtopercentage()
Michael Straube
2020-01-15
staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211
Paulo Miguel Almeida
2020-01-10
staging: rtl8192u: remove unneeded compiler flags
Masahiro Yamada
2020-01-10
staging: rtl8192u: remove header include path to ieee80211/
Masahiro Yamada
2020-01-10
staging: rtl8192u: remove unused Makefile
Masahiro Yamada
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-16
staging: rtl*: Remove tasklet callback casts
Kees Cook
2019-11-15
staging: rtl8192u: fix indentation issue
Colin Ian King
2019-11-11
staging: rtl8192u: Fix typo in comment
Xianting Tian
2019-10-07
staging: rtl8192u: Fix indentation for cleaner code
Sumera Priyadarsini
2019-09-30
staging: rtl8192u: fix multiple memory leaks on error path
Navid Emamdoost
2019-09-30
staging: rtl8192u: release memory on error path
Navid Emamdoost
2019-09-30
staging: rtl8192u: Remove unnecessary line-breaks in function signatures
Sumera Priyadarsini
2019-09-30
staging: rtl8192u: Fix alignment to match open parenthesis
Sumera Priyadarsini
2019-09-30
staging: rtl8192u: Remove unnecessary blank lines
Sumera Priyadarsini
2019-09-30
staging: rtl8192u: ieee80211: Replace snprintf with scnprintf
Rohit Sarkar
2019-08-28
staging: rtl8192u: Fix indentation
Stephen Brennan
2019-08-27
staging: rtl8192u: Add or remove blank lines as required
Sumera Priyadarsini
2019-08-27
staging: rtl8192u: Add or remove spaces to fix style issues
Sumera Priyadarsini
2019-08-25
staging: rtl8192u: Add space around binary operators
Sumera Priyadarsini
[next]