index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
...
|
*
rtlwifi: Add rx ampdu cfg for btcoexist.
Ping-Ke Shih
2017-06-21
6
-2
/
+58
|
*
rtlwifi: Add btcoex record_pwr_mode
Ping-Ke Shih
2017-06-21
9
-6
/
+43
|
*
rtlwifi: Revise special packet notification to be readable format.
Ping-Ke Shih
2017-06-21
1
-4
/
+9
|
*
rtlwifi: Add TX report and disable key to force wait until report acked.
Ping-Ke Shih
2017-06-21
16
-25
/
+194
|
*
rtlwifi: extend debug_comp to u64
Ping-Ke Shih
2017-06-21
2
-4
/
+4
|
*
rtlwifi: Correct power save capability while init mac80211
Ping-Ke Shih
2017-06-21
2
-1
/
+6
|
*
rtlwifi: btcoex: rtl8723be: fix ant_sel not work
Ping-Ke Shih
2017-06-21
2
-0
/
+4
|
*
rtlwifi: btcoex: set correct interface type and parameter.
Ping-Ke Shih
2017-06-21
3
-7
/
+15
|
*
rtlwifi: btcoex: call bind to setup btcoex
Ping-Ke Shih
2017-06-21
2
-0
/
+2
|
*
rtlwifi: fix REG_USTIME_TSF register definition
Kevin Lo
2017-06-21
6
-6
/
+6
|
*
rtlwifi: btcoex: let btcoex get wifi rssi and link status
Yan-Hsuan Chuang
2017-06-13
3
-104
/
+292
|
*
rtlwifi: btcoex: remove unused display functions
Yan-Hsuan Chuang
2017-06-13
1
-38
/
+0
|
*
rtlwifi: btcoex: bind BT coex information with wifi driver
Yan-Hsuan Chuang
2017-06-13
3
-21
/
+72
|
*
rtlwifi: btcoex: hook external functions for newer chips
Yan-Hsuan Chuang
2017-06-13
2
-62
/
+280
|
*
rtlwifi: btcoex: add settings before the hardware is ready
Yan-Hsuan Chuang
2017-06-13
3
-0
/
+17
|
*
rtlwifi: btcoex: hook external PnP notify by chip for wifi driver
Yan-Hsuan Chuang
2017-06-13
2
-0
/
+19
|
*
rtlwifi: btcoex: settings before firmware is downloaded
Yan-Hsuan Chuang
2017-06-13
4
-0
/
+17
|
*
rtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*ant
Yan-Hsuan Chuang
2017-06-13
5
-92
/
+95
|
*
rtlwifi: btcoex: add macros to check chip type
Yan-Hsuan Chuang
2017-06-13
1
-0
/
+22
*
|
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
1
-2
/
+1
*
|
net: replace more place to skb_put_[data:zero]
yuan linyu
2017-06-20
6
-14
/
+7
*
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
3
-6
/
+4
*
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
|
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
4
-9
/
+6
*
|
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-4
/
+2
|
/
*
rtlwifi: btcoex: 23b 1ant: initialize bt_disabled to false
Dan Carpenter
2017-05-24
1
-1
/
+1
*
rtlwifi: btcoex: 23b 1ant: turn off ps and tdma mechanism when concurrent mode
Yan-Hsuan Chuang
2017-05-24
2
-28
/
+91
*
rtlwifi: btcoex: 23b 1ant: fine tune for bt_sco_hid busy
Ping-Ke Shih
2017-05-24
1
-1
/
+1
*
rtlwifi: btcoex: 23b 1ant: fine tune for wifi not connected
Ping-Ke Shih
2017-05-24
1
-14
/
+23
*
rtlwifi: btcoex: 23b 1ant: fine tune for wifi connected
Ping-Ke Shih
2017-05-24
2
-37
/
+79
*
rtlwifi: btcoex: 23b 1ant: coex table fine tune
Ping-Ke Shih
2017-05-24
1
-6
/
+50
*
rtlwifi: btcoex: 23b 1ant: Add coex_table_type to log
Ping-Ke Shih
2017-05-24
2
-0
/
+6
*
rtlwifi: btcoex: 23b 1ant: remove verbose log from periodic function
Ping-Ke Shih
2017-05-24
1
-33
/
+0
*
rtlwifi: btcoex: 23b 1ant: check more cases when bt is queing
Ping-Ke Shih
2017-05-24
2
-18
/
+40
*
rtlwifi: btcoex: 23b 1ant: define wifi in high priority task.
Ping-Ke Shih
2017-05-24
2
-0
/
+16
*
rtlwifi: btcoex: 23b 1ant: Special packets statistic in notification
Ping-Ke Shih
2017-05-24
2
-1
/
+27
*
rtlwifi: btcoex: 23b 1ant: Revise media status notify to fix no scan result i...
Ping-Ke Shih
2017-05-24
1
-2
/
+37
*
rtlwifi: btcoex: 23b 1ant: fine tune connect notify
Ping-Ke Shih
2017-05-24
1
-1
/
+16
*
rtlwifi: btcoex: 23b 1ant: Add rf status notification
Ping-Ke Shih
2017-05-24
3
-0
/
+42
*
rtlwifi: btcoex: 23b 1ant: Setup register for BT WHCK test
Ping-Ke Shih
2017-05-24
2
-0
/
+26
*
rtlwifi: btcoex: 23b 1ant: parse more BT information from C2H
Ping-Ke Shih
2017-05-24
2
-12
/
+91
*
rtlwifi: btcoex: 23b 1ant: Add power_on_setting
Ping-Ke Shih
2017-05-24
2
-0
/
+70
*
rtlwifi: btcoex: 23b 1ant: add wifi_only argument to init_hwconfig
Ping-Ke Shih
2017-05-24
2
-59
/
+47
*
rtlwifi: btcoex: 23b 1ant: adjust wifi duration for bt a2dp
Ping-Ke Shih
2017-05-24
2
-82
/
+246
*
rtlwifi: btcoex: 23b 1ant: need these information when scan
Ping-Ke Shih
2017-05-24
2
-2
/
+29
*
rtlwifi: btcoex: 23b 1ant: Switch antenna to wifi or BT.
Ping-Ke Shih
2017-05-24
2
-131
/
+198
*
rtlwifi: rtl8723ae: fix spelling mistake: "Coexistance" -> "Coexistence"
Colin Ian King
2017-05-18
1
-1
/
+1
*
rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise"
Colin Ian King
2017-05-18
3
-3
/
+3
*
rtlwifi: btcoex: 23b 1ant: check PS state before setting tdma duration
Ping-Ke Shih
2017-05-18
2
-0
/
+4
*
rtlwifi: btcoex: 23b 1ant: monitor bt is enabled or disabled
Ping-Ke Shih
2017-05-18
1
-4
/
+4
[prev]
[next]