开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8821ae
Age
Commit message (
Expand
)
Author
2024-12-23
wifi: rtlwifi: rtl8821ae: Fix media status report
Bitterblue Smith
2024-11-18
wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix infinite loop
Colin Ian King
2024-10-25
wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmware
Ping-Ke Shih
2024-07-05
wifi: rtlwifi: fix default typo
Fredrik Lönnegren
2023-12-21
wifi: rtlwifi: rtl8821ae: phy: using calculate_bit_shift()
Su Hui
2023-12-01
wifi: rtlwifi: rtl8821ae: Access full PMCS reg and use pci_regs.h
Ilpo Järvinen
2023-12-01
wifi: rtlwifi: rtl8821ae: Add pdev into _rtl8821ae_clear_pci_pme_status()
Ilpo Järvinen
2023-12-01
wifi: rtlwifi: rtl8821ae: Use pci_find_capability()
Ilpo Järvinen
2023-12-01
wifi: rtlwifi: rtl8821ae: Reverse PM Capability exists check
Ilpo Järvinen
2023-12-01
wifi: rtlwifi: rtl8821ae: Remove unnecessary PME_Status bit set
Ilpo Järvinen
2023-11-30
wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior
Su Hui
2023-11-30
wifi: rtlwifi: rtl8821ae: phy: remove some useless code
Su Hui
2023-11-22
wifi: rtlwifi: drop unused const_amdpci_aspm
Bjorn Helgaas
2023-10-14
wifi: rtlwifi: simplify TX command fill callbacks
Dmitry Antipov
2023-10-12
wifi: rtlwifi: use convenient list_count_nodes()
Dmitry Antipov
2023-09-28
wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routines
Dmitry Antipov
2023-06-21
wifi: rtlwifi: simplify LED management
Dmitry Antipov
2022-12-14
wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_lim...
Li Zetao
2022-12-14
wifi: rtlwifi: rtl8821ae: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-04-12
rtlwifi: Fix spelling mistake "cacluated" -> "calculated"
Lv Ruyi
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-03-16
rtlwifi: rtl8821ae: fix typos in comments
Julia Lawall
2021-04-17
rtlwifi: 8821ae: upgrade PHY and RF parameters
Ping-Ke Shih
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: rtl8821ae: use true,false for bool variable large_cfo_hit
Jason Yan
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-21
rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c
Zheng Bin
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
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
2020-07-15
rtlwifi: 8821ae: remove unused path B parameters from swing table
Ping-Ke Shih
2020-07-15
rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarations
Joe Perches
2020-04-21
rtlwifi: rtl8821ae: use true,false for bool variables
Jason Yan
2020-01-26
rtlwifi: rtl8821ae: remove unused variables
YueHaibing
2020-01-26
rtlwifi: rtl8821ae: Make functions static & rm sw.h
Amadeusz Sławiński
2019-12-18
rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros
Larry Finger
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: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
2019-09-13
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
2019-09-03
rtlwifi: rtl8821ae: Fix incorrect returned values
Larry Finger
2019-07-24
rtlwifi: remove assignment to itself
Ping-Ke Shih
[next]