index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8821ae
/
dm.c
Age
Commit message (
Expand
)
Author
2023-10-12
wifi: rtlwifi: use convenient list_count_nodes()
Dmitry Antipov
2022-03-16
rtlwifi: rtl8821ae: fix typos in comments
Julia Lawall
2020-09-22
rtlwifi: rtl8821ae: use true,false for bool variable large_cfo_hit
Jason Yan
2020-09-02
rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg
Larry Finger
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-01-26
rtlwifi: rtl8821ae: remove unused variables
YueHaibing
2019-05-28
rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...
YueHaibing
2019-05-28
rtlwifi: rtl8821ae: Convert inline routines to little-endian words
Larry Finger
2019-05-28
rtlwifi: rtl8821ae: Convert macros that set descriptor
Larry Finger
2019-02-19
rtlwifi: rtl8821ae: Replace old-style license information
Larry Finger
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-03-27
rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"
Colin Ian King
2017-10-13
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2016-12-30
rtlwifi: rtl8821ae: Remove all instances of DBG_EMERG
Larry Finger
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-07-05
rtlwifi: rtl8821ae: Fix potential race condition
Larry Finger
2016-06-29
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-06
rtlwifi: rtl8821ae: Fix Smatch warnings
Larry Finger
2016-03-23
rtlwifi: fix gcc-6 indentation warning
Arnd Bergmann
2016-02-15
treewide: Fix typo in printk
Masanari Iida
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger