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
/
core.c
Age
Commit message (
Expand
)
Author
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-07-27
wifi: rtlwifi: Remove duplicate word and Fix typo
Zhang Jiaming
2022-07-18
wifi: rtlwifi: fix repeated words in comments
Jilin Yuan
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2021-04-21
rtlwifi: implement set_tim by update beacon content
Ping-Ke Shih
2021-04-17
rtlwifi: Few mundane typo fixes
Bhaskar Chowdhury
2020-12-17
rtlwifi: rise completion at the last step of firmware callback
Ping-Ke Shih
2020-09-29
net: rtlwifi: Replace in_interrupt() for context detection
Sebastian Andrzej Siewior
2020-09-01
rtlwifi: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-31
rtlwifi: Replace RT_TRACE with rtl_dbg
Larry Finger
2020-05-06
rtlwifi: remove comparison of 0/1 to bool variable
Jason Yan
2019-02-28
rtlwifi: Fix all blank line irregularities in main code files
Larry Finger
2019-02-19
rtlwifi: Replace old-style license information
Larry Finger
2019-02-01
rtl8723ae: Dont use old data for input gain control
Bernd Edlinger
2018-06-29
rtlwifi: rtl8821ae: fix firmware is not ready to run
Ping-Ke Shih
2018-06-24
rtlwifi: Fix kernel Oops "Fw download fail!!"
Ping-Ke Shih
2018-01-24
rtlwifi: btcoex: Add wifi_only series ops to control solo card
Ping-Ke Shih
2018-01-17
rtlwifi: unlink bss when un-association
Tsang-Shian Lin
2018-01-08
rtlwifi: Remove unnecessary parentheses
Frank A. Cancio Bello
2018-01-08
rtlwifi: fix parenthesis alignment
Ping-Ke Shih
2017-11-08
rtlwifi: remove redundant initialization to cfg_cmd
Colin Ian King
2017-11-08
rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
2017-10-27
rtlwifi: Convert timers to use timer_setup()
Kees Cook
2017-10-13
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2017-10-10
rtlwifi: silence underflow warning
Dan Carpenter
2017-07-28
rtlwifi: Fill in_4way field by driver
Ping-Ke Shih
2017-06-28
rtlwifi: Fill ap_num field by driver
Ping-Ke Shih
2017-06-21
rtlwifi: Add TX report and disable key to force wait until report acked.
Ping-Ke Shih
2017-06-21
rtlwifi: Correct power save capability while init mac80211
Ping-Ke Shih
2017-02-07
rtlwifi: Set retry limit depends on vif type.
Ping-Ke Shih
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
2017-01-01
rtlwifi: fix spelling mistake: "encrypiton" -> "encryption"
Colin Ian King
2016-12-30
rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
Larry Finger
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-12-21
rtlwifi: Fix kernel oops introduced with commit e49656147359
Larry Finger
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
2016-11-29
rtlwifi: Fix enter/exit power_save
Larry Finger
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-17
rtlwifi: Use dev_kfree_skb_irq instead of kfree_skb
Wei Yongjun
2016-10-13
rtlwifi: Fix regression caused by commit d86e64768859
Larry Finger
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-09-03
rtlwifi: remove superfluous condition
Heinrich Schuchardt
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-05-27
rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01
Larry Finger
2016-03-07
rtlwifi: Change long delays to sleeps
Larry Finger
2016-03-06
Merge 'net-next/master'
Kalle Valo
[next]