summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
...
| * rtlwifi: Add rx ampdu cfg for btcoexist.Ping-Ke Shih2017-06-216-2/+58
| * rtlwifi: Add btcoex record_pwr_modePing-Ke Shih2017-06-219-6/+43
| * rtlwifi: Revise special packet notification to be readable format.Ping-Ke Shih2017-06-211-4/+9
| * rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih2017-06-2116-25/+194
| * rtlwifi: extend debug_comp to u64Ping-Ke Shih2017-06-212-4/+4
| * rtlwifi: Correct power save capability while init mac80211Ping-Ke Shih2017-06-212-1/+6
| * rtlwifi: btcoex: rtl8723be: fix ant_sel not workPing-Ke Shih2017-06-212-0/+4
| * rtlwifi: btcoex: set correct interface type and parameter.Ping-Ke Shih2017-06-213-7/+15
| * rtlwifi: btcoex: call bind to setup btcoexPing-Ke Shih2017-06-212-0/+2
| * rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo2017-06-216-6/+6
| * rtlwifi: btcoex: let btcoex get wifi rssi and link statusYan-Hsuan Chuang2017-06-133-104/+292
| * rtlwifi: btcoex: remove unused display functionsYan-Hsuan Chuang2017-06-131-38/+0
| * rtlwifi: btcoex: bind BT coex information with wifi driverYan-Hsuan Chuang2017-06-133-21/+72
| * rtlwifi: btcoex: hook external functions for newer chipsYan-Hsuan Chuang2017-06-132-62/+280
| * rtlwifi: btcoex: add settings before the hardware is readyYan-Hsuan Chuang2017-06-133-0/+17
| * rtlwifi: btcoex: hook external PnP notify by chip for wifi driverYan-Hsuan Chuang2017-06-132-0/+19
| * rtlwifi: btcoex: settings before firmware is downloadedYan-Hsuan Chuang2017-06-134-0/+17
| * rtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*antYan-Hsuan Chuang2017-06-135-92/+95
| * rtlwifi: btcoex: add macros to check chip typeYan-Hsuan Chuang2017-06-131-0/+22
* | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+1
* | net: replace more place to skb_put_[data:zero]yuan linyu2017-06-206-14/+7
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-163-6/+4
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-164-9/+6
* | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-4/+2
|/
* rtlwifi: btcoex: 23b 1ant: initialize bt_disabled to falseDan Carpenter2017-05-241-1/+1
* rtlwifi: btcoex: 23b 1ant: turn off ps and tdma mechanism when concurrent modeYan-Hsuan Chuang2017-05-242-28/+91
* rtlwifi: btcoex: 23b 1ant: fine tune for bt_sco_hid busyPing-Ke Shih2017-05-241-1/+1
* rtlwifi: btcoex: 23b 1ant: fine tune for wifi not connectedPing-Ke Shih2017-05-241-14/+23
* rtlwifi: btcoex: 23b 1ant: fine tune for wifi connectedPing-Ke Shih2017-05-242-37/+79
* rtlwifi: btcoex: 23b 1ant: coex table fine tunePing-Ke Shih2017-05-241-6/+50
* rtlwifi: btcoex: 23b 1ant: Add coex_table_type to logPing-Ke Shih2017-05-242-0/+6
* rtlwifi: btcoex: 23b 1ant: remove verbose log from periodic functionPing-Ke Shih2017-05-241-33/+0
* rtlwifi: btcoex: 23b 1ant: check more cases when bt is queingPing-Ke Shih2017-05-242-18/+40
* rtlwifi: btcoex: 23b 1ant: define wifi in high priority task.Ping-Ke Shih2017-05-242-0/+16
* rtlwifi: btcoex: 23b 1ant: Special packets statistic in notificationPing-Ke Shih2017-05-242-1/+27
* rtlwifi: btcoex: 23b 1ant: Revise media status notify to fix no scan result i...Ping-Ke Shih2017-05-241-2/+37
* rtlwifi: btcoex: 23b 1ant: fine tune connect notifyPing-Ke Shih2017-05-241-1/+16
* rtlwifi: btcoex: 23b 1ant: Add rf status notificationPing-Ke Shih2017-05-243-0/+42
* rtlwifi: btcoex: 23b 1ant: Setup register for BT WHCK testPing-Ke Shih2017-05-242-0/+26
* rtlwifi: btcoex: 23b 1ant: parse more BT information from C2HPing-Ke Shih2017-05-242-12/+91
* rtlwifi: btcoex: 23b 1ant: Add power_on_settingPing-Ke Shih2017-05-242-0/+70
* rtlwifi: btcoex: 23b 1ant: add wifi_only argument to init_hwconfigPing-Ke Shih2017-05-242-59/+47
* rtlwifi: btcoex: 23b 1ant: adjust wifi duration for bt a2dpPing-Ke Shih2017-05-242-82/+246
* rtlwifi: btcoex: 23b 1ant: need these information when scanPing-Ke Shih2017-05-242-2/+29
* rtlwifi: btcoex: 23b 1ant: Switch antenna to wifi or BT.Ping-Ke Shih2017-05-242-131/+198
* rtlwifi: rtl8723ae: fix spelling mistake: "Coexistance" -> "Coexistence"Colin Ian King2017-05-181-1/+1
* rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise"Colin Ian King2017-05-183-3/+3
* rtlwifi: btcoex: 23b 1ant: check PS state before setting tdma durationPing-Ke Shih2017-05-182-0/+4
* rtlwifi: btcoex: 23b 1ant: monitor bt is enabled or disabledPing-Ke Shih2017-05-181-4/+4