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
/
rtl8712
Age
Commit message (
Expand
)
Author
2020-10-01
staging: rtl8712: Fix enqueue_reorder_recvframe()
Dan Carpenter
2020-09-22
staging: rtl8712: use shorter array initializations
Michael Straube
2020-09-22
staging: rtl8712: clean up comparsions to NULL
Michael Straube
2020-09-16
staging: rtl8712: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-29
Staging: rtl8712: Fixed a coding sytle issue
Ankit Baluni
2020-07-28
staging: rtl8712: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-17
staging: rtl*/security: Use static const in array declarations
Joe Perches
2020-07-17
staging: rtl8712: handle firmware load failure
Rustam Kovhaev
2020-07-10
staging: rtl8712/: Using comparison to true is error prone
John Oldman
2020-07-10
staging: rtl8712: Use proper format in call to dev_err()
Mauro Dreissig
2020-07-10
staging: rtl8712: Remove variable 'raw' from rtl871x_open_fw()
Mauro Dreissig
2020-07-10
staging: rtl8712: Use ETH_ALEN instead of hardcoded value
Mauro Dreissig
2020-07-10
staging: rtl8712: Simplify expressions with boolean logic
Mauro Dreissig
2020-07-10
staging: rtl8712: Replace constant 49152 with expression 48 * 1024
Mauro Dreissig
2020-07-10
staging: rtl8712: Annotate r8712_sitesurvey_cmd()
Mauro Dreissig
2020-07-03
staging: rtl8712: base_types: Remove unused macros
Mauro Dreissig
2020-07-03
staging: rtl8712: Replace FIELD_OFFSET() with offsetof()
Mauro Dreissig
2020-07-03
staging: rtl8712: use common ieee80211 constants
Michael Straube
2020-07-01
staging: rtl8712: remove some ieee80211 constants from wifi.h
Michael Straube
2020-06-18
staging:rtl8712: avoid skb_clone after skb allocation fail
Ivan Safonov
2020-06-16
staging: rtl8712: Remove unnecesary else after return statement.
Sebastian Arriola
2020-06-16
staging: rtl8712: switch to common ieee80211 headers
Pascal Terjan
2020-05-27
staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
Pascal Terjan
2020-04-16
staging: rtl8712: correct spelling mistake in comment
Michael Straube
2020-04-13
staging: rtl8712: fix multiline derefernce warnings
Aiman Najjar
2020-04-13
staging: rtl8712: code improvements to make_wlanhdr
Aiman Najjar
2020-04-13
staging: rtl8712: fix checkpatch warnings
Aiman Najjar
2020-04-13
staging: rtl8712: fix long-line checkpatch warning
Aiman Najjar
2020-04-13
staging: rtl8712: fix checkpatch long-line warning
Aiman Najjar
2020-03-20
staging: rtl8712: Remove unnecessary braces
Gokce Kuler
2020-03-19
staging: rtl8712: Fix for long lines in Kconfig help
R Veera Kumar
2020-03-19
staging: rtl8712: Correct a typo in a comment
R Veera Kumar
2020-03-12
staging: rtl8712: Fixes for simple typos in C comments
R Veera Kumar
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-22
staging: rtl8712: simplify evm_db2percentage()
Michael Straube
2019-12-10
staging: rtl8712: fix interface sanity check
Johan Hovold
2019-11-16
staging: rtl*: Remove tasklet callback casts
Kees Cook
2019-10-28
staging: rtl8712: Fix Alignment of open parenthesis
Cristiane Naves
2019-10-27
staging: rtl8712: Remove lines before a close brace
Cristiane Naves
2019-10-14
staging: rtl8712: clean up function headers
Wambui Karuga
2019-10-14
staging: rtl8712: remove unnecessary return variables
Wambui Karuga
2019-10-10
staging: rtl8712: Align function arguments with opening paranthesis
Wambui Karuga
2019-10-07
staging: rtl8712: align arguments with open parenthesis in file rtl8712_led.c
Gabriela Bittencourt
2019-10-04
staging: rtl8712: fix boundary condition for n
Rohit Sarkar
2019-09-30
staging: rtl8712: Replace snprintf with scnprintf
Rohit Sarkar
2019-08-27
staging: rtl8712: wifi: checkpatch style fix
Taihsiang Ho (tai271828)
2019-08-21
staging: rtl8712: Improve naming of include hearder guards
Christophe JAILLET
2019-08-14
Staging: rtl8712: rtl8712_recv: fixed 80 character length warning
Merwin Trever Ferrao
2019-08-14
staging: rtl8712: r8712_dump_aggr_xframe(): Change type to void
Nishka Dasgupta
2019-08-14
staging: rtl8712: r8712_xmitframe_aggr_1st(): Change return type to void
Nishka Dasgupta
[next]