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
/
rtl8821ae
/
phy.c
Age
Commit message (
Expand
)
Author
2022-12-14
wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_lim...
Li Zetao
2021-02-10
rtlwifi: rtl8821ae: phy: Simplify bool comparison
Jiapeng Chong
2021-01-25
rtlwifi: rtl8821ae: fix bool comparison in expressions
Aditya Srivastava
2020-11-10
rtlwifi: fix spelling typo of workaround
Wang Qing
2020-11-07
rtlwifi: rtl8821ae: Place braces around empty if() body
Lee Jones
2020-11-07
rtlwifi: rtl8821ae: phy: Remove a couple of unused variables
Lee Jones
2020-11-07
rtlwifi: fix -Wpointer-sign warning
Arnd Bergmann
2020-11-07
wireless: remove unneeded break
Tom Rix
2020-09-22
rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
Joe Perches
2020-09-21
rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c
Zheng Bin
2020-09-02
rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-09-01
rtlwifi: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-10-31
rtlwifi: rtl8821ae: Drop condition with no effect
Saurav Girepunje
2019-10-09
rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'
zhengbin
2019-09-13
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
2019-02-19
rtlwifi: rtl8821ae: Remove CamelCase variables
Larry Finger
2019-02-19
rtlwifi: rtl8821ae: Replace old-style license information
Larry Finger
2018-11-06
rtlwifi: rtl8821ae: phy: Mark expected switch fall-through
Gustavo A. R. Silva
2017-08-24
rtlwifi: make a couple arrays larger
Dan Carpenter
2017-04-26
rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
Larry Finger
2017-03-20
rtlwifi: Update 8812ae new phy parameters and its parser.
Ping-Ke Shih
2017-03-20
rtlwifi: Update 8821ae new phy parameters and its parser.
Ping-Ke Shih
2017-02-07
rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbers
Larry Finger
2016-12-30
rtlwifi: rtl8821ae: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-06-29
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-04-26
rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures
David Müller
2016-04-06
rtlwifi: rtl8821ae: Fix Smatch warnings
Larry Finger
2016-02-25
rtlwifi: rtl8821ae: Convert driver to use common 5G channel table
Larry Finger
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger