index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8821ae
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
rtlwifi: rtl8821ae: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-01-26
rtlwifi: rtl8821ae: remove unused variables
YueHaibing
1
-118
/
+0
2020-01-26
rtlwifi: rtl8821ae: Make functions static & rm sw.h
Amadeusz Sławiński
2
-16
/
+3
2019-12-18
rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros
Larry Finger
1
-55
/
+47
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
1
-6
/
+4
2019-10-31
rtlwifi: rtl8821ae: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-10-09
rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'
zhengbin
1
-6
/
+1
2019-09-13
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
1
-31
/
+0
2019-09-13
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
1
-2
/
+2
2019-09-03
rtlwifi: rtl8821ae: Fix incorrect returned values
Larry Finger
1
-5
/
+5
2019-07-24
rtlwifi: remove assignment to itself
Ping-Ke Shih
1
-4
/
+0
2019-05-28
rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...
YueHaibing
1
-4
/
+1
2019-05-28
rtlwifi: rtl8821ae: Convert inline routines to little-endian words
Larry Finger
3
-179
/
+185
2019-05-28
rtlwifi: rtl8821ae: Convert macros that set descriptor
Larry Finger
3
-275
/
+474
2019-05-28
rtlwifi: rtl8821ae: Replace local bit manipulation macros
Larry Finger
1
-126
/
+126
2019-05-28
rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macros
Larry Finger
1
-155
/
+2
2019-04-13
rtlwifi: Convert the wake_match variable to local
Larry Finger
1
-7
/
+7
2019-04-04
rtlwifi: fix potential NULL pointer dereference
Ping-Ke Shih
1
-0
/
+4
2019-02-19
rtlwifi: rtl8821ae: Remove CamelCase variables
Larry Finger
7
-350
/
+350
2019-02-19
rtlwifi: rtl8821ae: Replace old-style license information
Larry Finger
22
-531
/
+45
2018-12-13
rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...
YueHaibing
1
-2
/
+0
2018-11-06
rtlwifi: Remove same duplicated includes
zhong jiang
1
-1
/
+0
2018-11-06
rtlwifi: rtl8821ae: phy: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-10-13
rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version
Colin Ian King
1
-70
/
+1
2018-06-03
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
6
-153
/
+7
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
1
-1
/
+1
2018-05-29
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
1
-1
/
+0
2018-05-29
rtlwifi: remove hal_op rx_command_packet
Ping-Ke Shih
3
-30
/
+0
2018-05-29
rtlwifi: remove duplicate C2H handler
Ping-Ke Shih
4
-75
/
+2
2018-05-29
rtlwifi: Add hal_op c2h_ra_report_handler for special process
Ping-Ke Shih
3
-2
/
+6
2018-05-29
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
1
-25
/
+0
2018-05-29
rtlwifi: remove duplicate C2H definition
Ping-Ke Shih
2
-20
/
+6
2018-05-29
rtlwifi: remove duplicate rx_packet_type definition
Ping-Ke Shih
1
-8
/
+0
2018-05-29
rtlwifi: support accurate nullfunc frame tx ack report
Tzu-En Huang
1
-2
/
+3
2018-03-27
rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"
Colin Ian King
1
-8
/
+8
2018-03-27
rtlwifi: correct comment
Kevin Lo
1
-2
/
+2
2018-02-27
rtlwifi: Add Support VHT to spec_ver
Ping-Ke Shih
1
-0
/
+1
2018-02-07
rtlwifi: rtl8821ae: Fix connection lost problem correctly
Larry Finger
1
-2
/
+3
2017-12-08
wireless: use ARRAY_SIZE
Jérémy Lefaure
1
-20
/
+14
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2
-8
/
+6
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
2
-2
/
+4
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
1
-5
/
+5
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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
[next]