summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih
2017-06-21rtlwifi: add btc_is_bt_lps_on() for btcoexistPing-Ke Shih
2017-06-21rtlwifi: Add rx ampdu cfg for btcoexist.Ping-Ke Shih
2017-06-21rtlwifi: Add btcoex record_pwr_modePing-Ke Shih
2017-06-21rtlwifi: Revise special packet notification to be readable format.Ping-Ke Shih
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih
2017-06-21rtlwifi: extend debug_comp to u64Ping-Ke Shih
2017-06-21rtlwifi: Correct power save capability while init mac80211Ping-Ke Shih
2017-06-21rtlwifi: btcoex: rtl8723be: fix ant_sel not workPing-Ke Shih
2017-06-21rtlwifi: btcoex: set correct interface type and parameter.Ping-Ke Shih
2017-06-21rtlwifi: btcoex: call bind to setup btcoexPing-Ke Shih
2017-06-21rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-20net: replace more place to skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-13rtlwifi: btcoex: let btcoex get wifi rssi and link statusYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: remove unused display functionsYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: bind BT coex information with wifi driverYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: hook external functions for newer chipsYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: add settings before the hardware is readyYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: hook external PnP notify by chip for wifi driverYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: settings before firmware is downloadedYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*antYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: add macros to check chip typeYan-Hsuan Chuang
2017-05-24rtlwifi: btcoex: 23b 1ant: initialize bt_disabled to falseDan Carpenter
2017-05-24rtlwifi: btcoex: 23b 1ant: turn off ps and tdma mechanism when concurrent modeYan-Hsuan Chuang
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune for bt_sco_hid busyPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune for wifi not connectedPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune for wifi connectedPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: coex table fine tunePing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: Add coex_table_type to logPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: remove verbose log from periodic functionPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: check more cases when bt is queingPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: define wifi in high priority task.Ping-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: Special packets statistic in notificationPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: Revise media status notify to fix no scan result i...Ping-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune connect notifyPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: Add rf status notificationPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: Setup register for BT WHCK testPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: parse more BT information from C2HPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: Add power_on_settingPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: add wifi_only argument to init_hwconfigPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: adjust wifi duration for bt a2dpPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: need these information when scanPing-Ke Shih
2017-05-24rtlwifi: btcoex: 23b 1ant: Switch antenna to wifi or BT.Ping-Ke Shih
2017-05-18rtlwifi: rtl8723ae: fix spelling mistake: "Coexistance" -> "Coexistence"Colin Ian King