开源镜像站
帮助
动态
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
/
hw.c
Age
Commit message (
Expand
)
Author
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-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: rtl8821ae: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
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
2019-02-19
rtlwifi: rtl8821ae: Remove CamelCase variables
Larry Finger
2019-02-19
rtlwifi: rtl8821ae: Replace old-style license information
Larry Finger
2018-10-13
rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version
Colin Ian King
2018-02-07
rtlwifi: rtl8821ae: Fix connection lost problem correctly
Larry Finger
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-11-08
rtlwifi: drop unused ppsc->last_wakeup_time
Arnd Bergmann
2017-11-08
rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
2017-11-08
rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
Arnd Bergmann
2017-11-08
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-10-27
rtlwifi: rtl8821ae: Fix typo in variable name
Nik Nyby
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-13
rtlwifi: Remove unused cur_rfstate variables
Christos Gkekas
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-10-02
rtlwifi: rtl8821ae: Fix connection lost problem
Larry Finger
2017-07-28
rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operation
Dan Carpenter
2017-07-28
rtlwifi: add amplifier type for 8812ae
Ping-Ke Shih
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-03-24
treewide: Fix typos in printk
Masanari Iida
2017-03-20
rtlwifi: Add QoS-NULL and BT-QoS-NULL to reserved page.
Ping-Ke Shih
2017-02-08
rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv
Larry Finger
2016-12-30
rtlwifi: Fix alignment issues
Ping-Ke Shih
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: rtl8821ae: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-06-16
rtlwifi: fix error handling in *_read_adapter_info()
Arnd Bergmann
2016-04-18
treewide: Fix typos in printk
Masanari Iida
2016-03-08
rtlwifi: Fix size of wireless mode variable
Larry Finger
2016-02-25
rtlwifi: rtl8821ae: Convert driver to use common 5G channel table
Larry Finger
2015-11-17
rtlwifi: rtl8821ae: Fix lockups on boot
Larry Finger
2015-10-27
Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...
David S. Miller
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger