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
/
rtlwifi
/
rtl8188ee
Age
Commit message (
Expand
)
Author
2020-07-15
rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarations
Joe Perches
2020-07-15
rtlwifi: rtl8188ee: Fix endian issue
Larry Finger
2020-05-06
rtlwifi: rtl8188ee: remove Comparison to bool in rf.c
Jason Yan
2020-04-21
rtlwifi: rtl8188ee: use true,false for bool variables
Jason Yan
2020-03-12
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
Larry Finger
2020-01-26
rtlwifi: rtl8188ee: remove redundant assignment to variable cond
Colin Ian King
2020-01-26
rtlwifi: rtl8188ee: Make functions static & rm sw.h
Amadeusz Sławiński
2019-12-18
rtlwifi: rtl8188ee: Remove usage of private bit manipulation
Larry Finger
2019-11-20
rtlwifi: set proper udelay within rf_serial_read
Ping-Ke Shih
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-10-09
rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter'
zhengbin
2019-10-09
rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ec...
zhengbin
2019-09-13
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
2019-09-03
rtlwifi: rtl8188ee: Fix incorrect returned values
Larry Finger
2019-08-06
rtlwifi: rtl8188ee: Remove local configuration variable
Larry Finger
2019-08-06
rtlwifi: rtl8188ee: Convert inline routines to little-endian words
Larry Finger
2019-08-06
rtlwifi: rtl8188ee: Convert macros that set descriptor
Larry Finger
2019-08-06
rtlwifi: rtl88188ee: Replace local bit manipulation macros
Larry Finger
2019-08-06
rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macros
Larry Finger
2019-07-24
rtlwifi: remove assignment to itself
Ping-Ke Shih
2019-06-25
rtlwifi: rtl8188ee: remove redundant assignment to rtstatus
Colin Ian King
2019-04-18
rtlwifi: rtl8188ee: Remove extraneous file
Larry Finger
2019-04-13
rtlwifi: Convert the wake_match variable to local
Larry Finger
2019-04-13
rtlwifi: Fix duplicate tests of one of the RX descriptors
Larry Finger
2019-04-04
rtlwifi: fix potential NULL pointer dereference
Ping-Ke Shih
2019-02-19
rtlwifi: rtl8188ee: Remove CamelCase variable
Larry Finger
2019-02-19
rtlwifi: Remove CamelCase variables from base code
Larry Finger
2019-02-19
rtlwifi: rtl8188ee: Replace old-style license information
Larry Finger
2018-11-06
rtlwifi: Remove same duplicated includes
zhong jiang
2018-09-04
rtlwifi: remove set but unused variables
Kevin Lo
2018-05-29
rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723ae
Ping-Ke Shih
2018-05-29
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
2018-05-29
rtlwifi: remove duplicate rx_packet_type definition
Ping-Ke Shih
2018-03-27
rtlwifi: correct comment
Kevin Lo
2018-01-08
rtlwifi: fill FW version and subversion
Ping-Ke Shih
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-11-08
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
rtlwifi: Convert timers to use timer_setup()
Kees Cook
2017-10-13
rtlwifi: Remove unused cur_rfstate variables
Christos Gkekas
2017-10-13
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
2017-10-13
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2017-10-13
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-08-03
rtlwifi: rtl8188ee: constify pci_device_id.
Arvind Yadav
2017-07-28
rtlwifi: Fix memory leak when firmware request fails
Souptick Joarder
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-21
rtlwifi: Add TX report and disable key to force wait until report acked.
Ping-Ke Shih
2017-06-21
rtlwifi: fix REG_USTIME_TSF register definition
Kevin Lo
[next]