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
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
2016-12-01
rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnecting
Jes Sorensen
2016-11-29
rtlwifi: Fix enter/exit power_save
Larry Finger
2016-11-28
rtl8xxxu: tx rate reported before set
Barry Day
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-25
rtl8xxxu: Fix non static symbol warning
Wei Yongjun
2016-11-25
rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry count
Jes Sorensen
2016-11-25
rtl8xxxu: Obtain RTS rates from mac80211
Jes Sorensen
2016-11-25
rtl8xxxu: Fix rtl8192eu driver reload issue
Jes Sorensen
2016-11-25
rtl8xxxu: Fix rtl8723bu driver reload issue
Jes Sorensen
2016-11-25
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
2016-11-25
rtl8xxxu: Fix memory leak in handling rxdesc16 packets
Jes Sorensen
2016-11-17
rtlwifi: Use dev_kfree_skb_irq instead of kfree_skb
Wei Yongjun
2016-11-17
rtlwifi: Remove address of Free Software Foundation
Larry Finger
2016-11-17
rtlwifi: rtl8192c: Remove address of Free Software Foundation
Larry Finger
2016-11-17
rtlwifi: rtl8188ee: Remove address of Free Software Foundation
Larry Finger
2016-11-17
rtlwifi: rtl8723ae: Remove address of Free Software Foundation
Larry Finger
2016-11-17
rtlwifi: rtl8192cu: Remove address of Free Software Foundation
Larry Finger
2016-11-17
rtlwifi: rtl8192ce: Remove address of Free Software Foundation
Larry Finger
2016-11-17
rtlwifi: rtl8192se: Remove address of Free Software Foundation
Larry Finger
2016-11-17
rtlwifi: rtl8192de: Remove address of Free Software Foundation
Larry Finger
2016-10-13
rtlwifi: Fix regression caused by commit d86e64768859
Larry Finger
2016-10-07
rtl8xxxu: Fix rtl8192eu driver reload issue
Jes Sorensen
2016-10-07
rtl8xxxu: Fix rtl8723bu driver reload issue
Jes Sorensen
2016-10-07
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
2016-10-07
rtl8xxxu: Fix memory leak in handling rxdesc16 packets
Jes Sorensen
2016-09-27
rtlwifi: Add explicit values to hw_variables enum
Larry Finger
2016-09-27
rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines
Larry Finger
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-09-26
rtl8xxxu: Stop log spam from each successful interrupt
Larry Finger
2016-09-26
rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()
Jes Sorensen
2016-09-26
rtl8xxxu: Clean up llt_init() API
Jes Sorensen
2016-09-26
rtl8xxxu: Fix off by one error calculating pubq
Jes Sorensen
2016-09-17
rtl8xxxu: Implement 8192e specific power down sequence
Jes Sorensen
2016-09-14
rtlwifi: rtl818x: constify local structures
Julia Lawall
2016-09-14
rtl8xxxu: fix spelling mistake "firmare" -> "firmware"
Colin Ian King
2016-09-14
rtl8xxxu: Reset device on module unload if still attached
Jes Sorensen
2016-09-03
rtlwifi/rtl8192de: Fix print format string
Oleg Drokin
2016-09-03
rtlwifi: Fix missing country code for Great Britain
Larry Finger
2016-09-03
rtl8xxxu: Make rtl8xxxu_ampdu_action less chatty
Hans de Goede
2016-09-03
rtl8xxxu: gen1: Fix non static symbol warning
Wei Yongjun
2016-09-03
rtl8xxxu: Split filling of TX descriptors into separate functions
Jes Sorensen
2016-09-03
rtl8xxxu: Determine need for shore preamble before updating TX descriptors
Jes Sorensen
2016-09-03
rtl8xxxu: Determine the need for SGI before handling specific TX desc formats
Jes Sorensen
2016-09-03
rtl8xxxu: Simplify calculating of hw value used for setting TX rate
Jes Sorensen
2016-09-03
rtl8xxxu: Introduce fops bitflag indicating type of thermal meter
Jes Sorensen
2016-09-03
rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflags
Jes Sorensen
[next]