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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
21
-903
/
+1360
2019-06-25
rtw88: fix typo rtw_writ16_set
Tzu-En Huang
1
-1
/
+1
2019-06-25
rtw88: rsvd page should go though management queue
Yan-Hsuan Chuang
1
-1
/
+1
2019-06-25
rtw88: restore DACK results to save time
Yan-Hsuan Chuang
3
-12
/
+355
2019-06-25
rtw88: power on again if it was already on
Yan-Hsuan Chuang
1
-1
/
+7
2019-06-25
rtw88: 8822c: use more accurate ofdm fa counting
Yan-Hsuan Chuang
2
-4
/
+26
2019-06-25
rtw88: 8822c: disable rx clock gating before counter reset
Yan-Hsuan Chuang
2
-0
/
+6
2019-06-25
rtw88: 8822c: update channel and bandwidth BB setting
Chien-Hsun Liao
2
-8
/
+56
2019-06-25
rtw88: 8822c: add rf write protection when switching channel
Chien-Hsun Liao
1
-4
/
+9
2019-06-25
rtw88: add beacon function setting
Chin-Yen Lee
3
-0
/
+21
2019-06-25
rtw88: add support for random mac scan
Yan-Hsuan Chuang
2
-0
/
+21
2019-06-25
rtw88: add fast xmit support
Yan-Hsuan Chuang
1
-0
/
+1
2019-06-25
rtlwifi: rtl8188ee: remove redundant assignment to rtstatus
Colin Ian King
1
-1
/
+1
2019-06-25
rtlwifi: remove redundant assignment to variable k
Colin Ian King
1
-3
/
+1
2019-06-25
rtlwifi: remove redundant assignment to variable badworden
Colin Ian King
1
-1
/
+0
2019-06-25
rtlwifi: rtl8192cu: fix error handle when usb probe failed
Ping-Ke Shih
1
-2
/
+3
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-68
/
+17
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-68
/
+17
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
17
-68
/
+17
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-74
/
+27
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-11
/
+20
2019-06-14
mac80211: call rate_control_send_low() internally
Johannes Berg
1
-3
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
7
-63
/
+7
2019-05-28
rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notify
YueHaibing
2
-25
/
+0
2019-05-28
rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'
YueHaibing
2
-10
/
+4
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
2
-126
/
+127
2019-05-28
rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macros
Larry Finger
1
-155
/
+2
2019-05-28
rtlwifi: 8192de: use le32 to access cckswing tables
Ping-Ke Shih
1
-22
/
+14
2019-05-28
rtlwifi: 8192de: Fix used uninitialized variables in power tracking
Ping-Ke Shih
1
-2
/
+9
2019-05-28
rtlwifi: 8192de: make tables to be 'static const'
Ping-Ke Shih
1
-4
/
+4
2019-05-28
rtlwifi: 8192de: Reduce indentation and fix coding style
Ping-Ke Shih
1
-337
/
+303
2019-05-28
rtw88: more descriptions about LPS
Yan-Hsuan Chuang
1
-1
/
+1
2019-05-28
rtw88: pci: check if queue mapping exceeds size of ac_to_hwq
Yan-Hsuan Chuang
1
-0
/
+2
2019-05-28
rtw88: pci: use ieee80211_ac_numbers instead of 0-3
Yan-Hsuan Chuang
1
-4
/
+4
2019-05-28
rtw88: Make some symbols static
YueHaibing
2
-8
/
+11
2019-05-28
rtw88: avoid circular locking between local->iflist_mtx and rtwdev->mutex
Stanislaw Gruszka
1
-1
/
+2
2019-05-28
rtw88: fix unassigned rssi_level in rtw_sta_info
Yan-Hsuan Chuang
1
-2
/
+2
2019-05-28
rtw88: fix subscript above array bounds compiler warning
Stanislaw Gruszka
1
-0
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
10
-0
/
+10
2019-05-03
rtw88: add license for Makefile
Yan-Hsuan Chuang
1
-0
/
+2
2019-05-02
rtw88: Make RA_MASK macros ULL
Nathan Chancellor
1
-6
/
+6
2019-05-02
rtw88: phy: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-05-02
rtw88: fix shift of more than 32 bits of a integer
Colin Ian King
1
-3
/
+3
2019-04-30
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang
41
-0
/
+47508
2019-04-26
rtlwifi: rtl8192cu: remove set but not used variable 'turbo_scanoff'
YueHaibing
1
-3
/
+0
2019-04-25
rtlwifi: rtl8723ae: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-04-18
rtlwifi: rtl8188ee: Remove extraneous file
Larry Finger
1
-10
/
+0
[next]