index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
Files
Lines
2023-12-01
wifi: rtlwifi: rtl8821ae: Access full PMCS reg and use pci_regs.h
Ilpo Järvinen
1
-14
/
+7
2023-12-01
wifi: rtlwifi: rtl8821ae: Add pdev into _rtl8821ae_clear_pci_pme_status()
Ilpo Järvinen
1
-4
/
+5
2023-12-01
wifi: rtlwifi: rtl8821ae: Use pci_find_capability()
Ilpo Järvinen
1
-41
/
+8
2023-12-01
wifi: rtlwifi: rtl8821ae: Reverse PM Capability exists check
Ilpo Järvinen
1
-22
/
+23
2023-12-01
wifi: rtlwifi: rtl8821ae: Remove unnecessary PME_Status bit set
Ilpo Järvinen
1
-3
/
+1
2023-09-28
wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routines
Dmitry Antipov
1
-5
/
+0
2023-06-21
wifi: rtlwifi: simplify LED management
Dmitry Antipov
1
-7
/
+7
2022-12-14
wifi: rtlwifi: rtl8821ae: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+5
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-15
/
+15
2020-09-21
rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c
Zheng Bin
1
-1
/
+1
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-5
/
+4
2020-09-02
rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg
Larry Finger
1
-228
/
+228
2019-02-19
rtlwifi: rtl8821ae: Remove CamelCase variables
Larry Finger
1
-117
/
+117
2019-02-19
rtlwifi: rtl8821ae: Replace old-style license information
Larry Finger
1
-24
/
+2
2018-10-13
rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version
Colin Ian King
1
-70
/
+1
2018-02-07
rtlwifi: rtl8821ae: Fix connection lost problem correctly
Larry Finger
1
-2
/
+3
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
1
-6
/
+5
2017-11-08
rtlwifi: drop unused ppsc->last_wakeup_time
Arnd Bergmann
1
-5
/
+0
2017-11-08
rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
1
-2
/
+1
2017-11-08
rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
Arnd Bergmann
1
-0
/
+1
2017-11-08
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
1
-1
/
+2
2017-10-27
rtlwifi: rtl8821ae: Fix typo in variable name
Nik Nyby
1
-5
/
+5
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+1
2017-10-13
rtlwifi: Remove unused cur_rfstate variables
Christos Gkekas
1
-3
/
+1
2017-10-13
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
1
-4
/
+4
2017-10-13
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
1
-0
/
+1
2017-10-02
rtlwifi: rtl8821ae: Fix connection lost problem
Larry Finger
1
-1
/
+1
2017-07-28
rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operation
Dan Carpenter
1
-1
/
+1
2017-07-28
rtlwifi: add amplifier type for 8812ae
Ping-Ke Shih
1
-1
/
+40
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-03-24
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2017-03-20
rtlwifi: Add QoS-NULL and BT-QoS-NULL to reserved page.
Ping-Ke Shih
1
-6
/
+2
2017-02-08
rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv
Larry Finger
1
-6
/
+4
2016-12-30
rtlwifi: Fix alignment issues
Ping-Ke Shih
1
-1
/
+1
2016-12-30
rtlwifi: rtl8821ae: Remove all instances of DBG_EMERG
Larry Finger
1
-9
/
+6
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
1
-8
/
+8
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
1
-4
/
+5
2016-07-08
rtlwifi: rtl8821ae: Convert driver to use common hardware info routine
Larry Finger
1
-73
/
+11
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
1
-3
/
+3
2016-06-16
rtlwifi: fix error handling in *_read_adapter_info()
Arnd Bergmann
1
-4
/
+11
2016-04-18
treewide: Fix typos in printk
Masanari Iida
1
-2
/
+2
2016-03-08
rtlwifi: Fix size of wireless mode variable
Larry Finger
1
-1
/
+1
2016-02-25
rtlwifi: rtl8821ae: Convert driver to use common 5G channel table
Larry Finger
1
-18
/
+0
2015-11-17
rtlwifi: rtl8821ae: Fix lockups on boot
Larry Finger
1
-1
/
+1
2015-10-27
Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...
David S. Miller
1
-0
/
+4216
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
1
-0
/
+4199