index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2019-07-12
1
-1
/
+1
*
rtw88: refine flow to get tx power index
Zong-Zhe Yang
2019-06-27
2
-22
/
+44
*
rtw88: remove all RTW_MAX_POWER_INDEX macro
Tzu-En Huang
2019-06-27
3
-15
/
+19
*
rtw88: update tx power limit table to RF v20
Zong-Zhe Yang
2019-06-27
4
-93
/
+793
*
rtw88: correct power limit selection
Zong-Zhe Yang
2019-06-27
3
-8
/
+131
*
rtw88: choose the lowest as world-wide power limit
Yan-Hsuan Chuang
2019-06-27
1
-2
/
+10
*
rtw88: fix incorrect tx power limit at 5G
Yan-Hsuan Chuang
2019-06-27
1
-10
/
+7
*
rtw88: remove unused variable
Yan-Hsuan Chuang
2019-06-27
1
-2
/
+1
*
rtw88: unify prefixes for tx power setting routine
Yan-Hsuan Chuang
2019-06-27
3
-66
/
+66
*
rtw88: do not use (void *) as argument
Yan-Hsuan Chuang
2019-06-27
1
-7
/
+5
*
rtw88: resolve order of tx power setting routines
Yan-Hsuan Chuang
2019-06-27
2
-525
/
+515
*
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-26
21
-903
/
+1360
|
\
|
*
rtw88: fix typo rtw_writ16_set
Tzu-En Huang
2019-06-25
1
-1
/
+1
|
*
rtw88: rsvd page should go though management queue
Yan-Hsuan Chuang
2019-06-25
1
-1
/
+1
|
*
rtw88: restore DACK results to save time
Yan-Hsuan Chuang
2019-06-25
3
-12
/
+355
|
*
rtw88: power on again if it was already on
Yan-Hsuan Chuang
2019-06-25
1
-1
/
+7
|
*
rtw88: 8822c: use more accurate ofdm fa counting
Yan-Hsuan Chuang
2019-06-25
2
-4
/
+26
|
*
rtw88: 8822c: disable rx clock gating before counter reset
Yan-Hsuan Chuang
2019-06-25
2
-0
/
+6
|
*
rtw88: 8822c: update channel and bandwidth BB setting
Chien-Hsun Liao
2019-06-25
2
-8
/
+56
|
*
rtw88: 8822c: add rf write protection when switching channel
Chien-Hsun Liao
2019-06-25
1
-4
/
+9
|
*
rtw88: add beacon function setting
Chin-Yen Lee
2019-06-25
3
-0
/
+21
|
*
rtw88: add support for random mac scan
Yan-Hsuan Chuang
2019-06-25
2
-0
/
+21
|
*
rtw88: add fast xmit support
Yan-Hsuan Chuang
2019-06-25
1
-0
/
+1
|
*
rtlwifi: rtl8188ee: remove redundant assignment to rtstatus
Colin Ian King
2019-06-25
1
-1
/
+1
|
*
rtlwifi: remove redundant assignment to variable k
Colin Ian King
2019-06-25
1
-3
/
+1
|
*
rtlwifi: remove redundant assignment to variable badworden
Colin Ian King
2019-06-25
1
-1
/
+0
|
*
rtlwifi: rtl8192cu: fix error handle when usb probe failed
Ping-Ke Shih
2019-06-25
1
-2
/
+3
|
*
rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notify
YueHaibing
2019-05-28
2
-25
/
+0
|
*
rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'
YueHaibing
2019-05-28
2
-10
/
+4
|
*
rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...
YueHaibing
2019-05-28
1
-4
/
+1
|
*
rtlwifi: rtl8821ae: Convert inline routines to little-endian words
Larry Finger
2019-05-28
3
-179
/
+185
|
*
rtlwifi: rtl8821ae: Convert macros that set descriptor
Larry Finger
2019-05-28
3
-275
/
+474
|
*
rtlwifi: rtl8821ae: Replace local bit manipulation macros
Larry Finger
2019-05-28
2
-126
/
+127
|
*
rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macros
Larry Finger
2019-05-28
1
-155
/
+2
|
*
rtlwifi: 8192de: use le32 to access cckswing tables
Ping-Ke Shih
2019-05-28
1
-22
/
+14
|
*
rtlwifi: 8192de: Fix used uninitialized variables in power tracking
Ping-Ke Shih
2019-05-28
1
-2
/
+9
|
*
rtlwifi: 8192de: make tables to be 'static const'
Ping-Ke Shih
2019-05-28
1
-4
/
+4
|
*
rtlwifi: 8192de: Reduce indentation and fix coding style
Ping-Ke Shih
2019-05-28
1
-337
/
+303
|
*
rtw88: more descriptions about LPS
Yan-Hsuan Chuang
2019-05-28
1
-1
/
+1
|
*
rtw88: pci: check if queue mapping exceeds size of ac_to_hwq
Yan-Hsuan Chuang
2019-05-28
1
-0
/
+2
|
*
rtw88: pci: use ieee80211_ac_numbers instead of 0-3
Yan-Hsuan Chuang
2019-05-28
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
17
-68
/
+17
|
\
\
|
*
\
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
17
-68
/
+17
|
|
\
\
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
17
-68
/
+17
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
10
-74
/
+27
|
\
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
3
-11
/
+20
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
rtw88: Make some symbols static
YueHaibing
2019-05-28
2
-8
/
+11
|
|
*
|
rtw88: avoid circular locking between local->iflist_mtx and rtwdev->mutex
Stanislaw Gruszka
2019-05-28
1
-1
/
+2
|
|
*
|
rtw88: fix unassigned rssi_level in rtw_sta_info
Yan-Hsuan Chuang
2019-05-28
1
-2
/
+2
|
|
*
|
rtw88: fix subscript above array bounds compiler warning
Stanislaw Gruszka
2019-05-28
1
-0
/
+5
|
|
|
/
[next]