summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-02iwlwifi: mvm: support getting nvm data from firmwareSara Sharon6-22/+194
2017-06-02iwlwifi: mvm: flush per station for DQA modeSara Sharon5-14/+42
2017-06-01rsi: use subdirectory for firmware fileamit karwar1-1/+1
2017-06-01mwifiex: uap: process remain on channel expired eventXinming Hu1-0/+11
2017-06-01mwifiex: simplify the code around ra_listShawn Lin2-11/+4
2017-06-01qtnfmac: remove duplicated assignment to macColin Ian King1-1/+1
2017-05-31mwifiex: check next packet length for usb tx aggregationXinming Hu3-12/+12
2017-05-31mwifiex: usb: add timer to flush aggregation packetsXinming Hu2-79/+193
2017-05-31mwifiex: usb: transmit aggregation packetsXinming Hu7-53/+382
2017-05-31mwifiex: usb: kill urb before free its memoryXinming Hu1-0/+1
2017-05-31mwifiex: use variable interface header lengthXinming Hu9-37/+38
2017-05-24qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko32-0/+8477
2017-05-24rtlwifi: btcoex: 23b 1ant: initialize bt_disabled to falseDan Carpenter1-1/+1
2017-05-24rtlwifi: btcoex: 23b 1ant: turn off ps and tdma mechanism when concurrent modeYan-Hsuan Chuang2-28/+91
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune for bt_sco_hid busyPing-Ke Shih1-1/+1
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune for wifi not connectedPing-Ke Shih1-14/+23
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune for wifi connectedPing-Ke Shih2-37/+79
2017-05-24rtlwifi: btcoex: 23b 1ant: coex table fine tunePing-Ke Shih1-6/+50
2017-05-24rtlwifi: btcoex: 23b 1ant: Add coex_table_type to logPing-Ke Shih2-0/+6
2017-05-24rtlwifi: btcoex: 23b 1ant: remove verbose log from periodic functionPing-Ke Shih1-33/+0
2017-05-24rtlwifi: btcoex: 23b 1ant: check more cases when bt is queingPing-Ke Shih2-18/+40
2017-05-24rtlwifi: btcoex: 23b 1ant: define wifi in high priority task.Ping-Ke Shih2-0/+16
2017-05-24rtlwifi: btcoex: 23b 1ant: Special packets statistic in notificationPing-Ke Shih2-1/+27
2017-05-24rtlwifi: btcoex: 23b 1ant: Revise media status notify to fix no scan result i...Ping-Ke Shih1-2/+37
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune connect notifyPing-Ke Shih1-1/+16
2017-05-24rtlwifi: btcoex: 23b 1ant: Add rf status notificationPing-Ke Shih3-0/+42
2017-05-24rtlwifi: btcoex: 23b 1ant: Setup register for BT WHCK testPing-Ke Shih2-0/+26
2017-05-24rtlwifi: btcoex: 23b 1ant: parse more BT information from C2HPing-Ke Shih2-12/+91
2017-05-24rtlwifi: btcoex: 23b 1ant: Add power_on_settingPing-Ke Shih2-0/+70
2017-05-24rtlwifi: btcoex: 23b 1ant: add wifi_only argument to init_hwconfigPing-Ke Shih2-59/+47
2017-05-24rtlwifi: btcoex: 23b 1ant: adjust wifi duration for bt a2dpPing-Ke Shih2-82/+246
2017-05-24rtlwifi: btcoex: 23b 1ant: need these information when scanPing-Ke Shih2-2/+29
2017-05-24rtlwifi: btcoex: 23b 1ant: Switch antenna to wifi or BT.Ping-Ke Shih2-131/+198
2017-05-24rt2x00: Add device ID for Epson WN7512BEPTom Gaudasinski1-0/+2
2017-05-24ssb: Delete an error message for a failed memory allocation in ssb_devices_re...Markus Elfring1-1/+0
2017-05-24rt2x00: convert rt2x00_desc_read return typeArnd Bergmann9-87/+83
2017-05-24rt2x00: convert rt2800_eeprom_read return typeArnd Bergmann1-97/+97
2017-05-24rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann7-68/+62
2017-05-24rt2x00: convert rt2*_bbp_read return typeArnd Bergmann6-160/+119
2017-05-24rt2x00: convert rt2800_register_read return typeArnd Bergmann2-162/+151
2017-05-24rt2x00: convert rt2x00usb_register_read return typeArnd Bergmann5-148/+118
2017-05-24rt2x00: convert rt2x00mmio_register_read return typeArnd Bergmann8-259/+252
2017-05-24rt2x00: convert rt2x00_rf_read return typeArnd Bergmann7-25/+18
2017-05-24rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann1-164/+158
2017-05-24rt2x00: change function pointers for register accessorsArnd Bergmann15-44/+157
2017-05-24libertas: Remove function entry/exit debuggingKees Cook13-502/+24
2017-05-24libertas: Avoid reading past end of bufferKees Cook1-16/+10
2017-05-24iwlegacy: warn when enabling power saveStanislaw Gruszka2-0/+3
2017-05-24wlcore: fix 64K page supportArnd Bergmann1-3/+3
2017-05-24rsi: rsi_91x_core: Use time_after time comparisonKarim Eshapa1-1/+1