index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Lines
2017-06-28
rtlwifi: Add in_4way field for btcoexist
Ping-Ke Shih
-2
/
+2
2017-06-28
rtlwifi: Fill ap_num field by driver
Ping-Ke Shih
-0
/
+123
2017-06-28
rtlwifi: Add ap_num field for btcoexist
Ping-Ke Shih
-4
/
+4
2017-06-28
rtlwifi: Add return value to btc_set.
Ping-Ke Shih
-1
/
+3
2017-06-28
rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and retu...
Ping-Ke Shih
-7
/
+17
2017-06-28
rtlwifi: Modify power mode parameters of 8723be and 8821ae.
Ping-Ke Shih
-4
/
+4
2017-06-28
rtlwifi: Do IQK only once to reduce wifi occupy antenna
Ping-Ke Shih
-4
/
+9
2017-06-28
rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.
Ping-Ke Shih
-12
/
+30
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
-390
/
+1358
2017-06-21
rtlwifi: btcoexist control to enter/leave LPS
Ping-Ke Shih
-26
/
+203
2017-06-21
rtlwifi: add btc_is_bt_lps_on() for btcoexist
Ping-Ke Shih
-0
/
+8
2017-06-21
rtlwifi: Add rx ampdu cfg for btcoexist.
Ping-Ke Shih
-2
/
+58
2017-06-21
rtlwifi: Add btcoex record_pwr_mode
Ping-Ke Shih
-6
/
+43
2017-06-21
rtlwifi: Revise special packet notification to be readable format.
Ping-Ke Shih
-4
/
+9
2017-06-21
rtlwifi: Add TX report and disable key to force wait until report acked.
Ping-Ke Shih
-25
/
+194
2017-06-21
rtlwifi: extend debug_comp to u64
Ping-Ke Shih
-4
/
+4
2017-06-21
rtlwifi: Correct power save capability while init mac80211
Ping-Ke Shih
-1
/
+6
2017-06-21
rtlwifi: btcoex: rtl8723be: fix ant_sel not work
Ping-Ke Shih
-0
/
+4
2017-06-21
rtlwifi: btcoex: set correct interface type and parameter.
Ping-Ke Shih
-7
/
+15
2017-06-21
rtlwifi: btcoex: call bind to setup btcoex
Ping-Ke Shih
-0
/
+2
2017-06-21
rtlwifi: fix REG_USTIME_TSF register definition
Kevin Lo
-6
/
+6
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
-2
/
+1
2017-06-20
net: replace more place to skb_put_[data:zero]
yuan linyu
-14
/
+7
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
-6
/
+4
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
-9
/
+6
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
-4
/
+2
2017-06-13
rtlwifi: btcoex: let btcoex get wifi rssi and link status
Yan-Hsuan Chuang
-104
/
+292
2017-06-13
rtlwifi: btcoex: remove unused display functions
Yan-Hsuan Chuang
-38
/
+0
2017-06-13
rtlwifi: btcoex: bind BT coex information with wifi driver
Yan-Hsuan Chuang
-21
/
+72
2017-06-13
rtlwifi: btcoex: hook external functions for newer chips
Yan-Hsuan Chuang
-62
/
+280
2017-06-13
rtlwifi: btcoex: add settings before the hardware is ready
Yan-Hsuan Chuang
-0
/
+17
2017-06-13
rtlwifi: btcoex: hook external PnP notify by chip for wifi driver
Yan-Hsuan Chuang
-0
/
+19
2017-06-13
rtlwifi: btcoex: settings before firmware is downloaded
Yan-Hsuan Chuang
-0
/
+17
2017-06-13
rtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*ant
Yan-Hsuan Chuang
-92
/
+95
2017-06-13
rtlwifi: btcoex: add macros to check chip type
Yan-Hsuan Chuang
-0
/
+22
2017-05-24
rtlwifi: btcoex: 23b 1ant: initialize bt_disabled to false
Dan Carpenter
-1
/
+1
2017-05-24
rtlwifi: btcoex: 23b 1ant: turn off ps and tdma mechanism when concurrent mode
Yan-Hsuan Chuang
-28
/
+91
2017-05-24
rtlwifi: btcoex: 23b 1ant: fine tune for bt_sco_hid busy
Ping-Ke Shih
-1
/
+1
2017-05-24
rtlwifi: btcoex: 23b 1ant: fine tune for wifi not connected
Ping-Ke Shih
-14
/
+23
2017-05-24
rtlwifi: btcoex: 23b 1ant: fine tune for wifi connected
Ping-Ke Shih
-37
/
+79
2017-05-24
rtlwifi: btcoex: 23b 1ant: coex table fine tune
Ping-Ke Shih
-6
/
+50
2017-05-24
rtlwifi: btcoex: 23b 1ant: Add coex_table_type to log
Ping-Ke Shih
-0
/
+6
2017-05-24
rtlwifi: btcoex: 23b 1ant: remove verbose log from periodic function
Ping-Ke Shih
-33
/
+0
2017-05-24
rtlwifi: btcoex: 23b 1ant: check more cases when bt is queing
Ping-Ke Shih
-18
/
+40
2017-05-24
rtlwifi: btcoex: 23b 1ant: define wifi in high priority task.
Ping-Ke Shih
-0
/
+16
2017-05-24
rtlwifi: btcoex: 23b 1ant: Special packets statistic in notification
Ping-Ke Shih
-1
/
+27
2017-05-24
rtlwifi: btcoex: 23b 1ant: Revise media status notify to fix no scan result i...
Ping-Ke Shih
-2
/
+37
2017-05-24
rtlwifi: btcoex: 23b 1ant: fine tune connect notify
Ping-Ke Shih
-1
/
+16
2017-05-24
rtlwifi: btcoex: 23b 1ant: Add rf status notification
Ping-Ke Shih
-0
/
+42
[next]