summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-23iwlwifi: mvm: support D0I3_END_CMD at the start of resumeLuca Coelho2-3/+20
2017-06-23iwlwifi: mvm: make D0I3_END_CMD sync during system resumeLuca Coelho1-4/+1
2017-06-23iwlwifi: mvm: track and report IBSS manager status to mac80211Johannes Berg3-0/+13
2017-06-23iwlwifi: use bitfield.h for some registersJohannes Berg4-24/+23
2017-06-23iwlwifi: mvm: use scnprintf() instead of snprintf()Johannes Berg1-10/+12
2017-06-23iwlwifi: mvm: avoid variable shadowingJohannes Berg2-3/+3
2017-06-23iwlwifi: pcie: fix TVQM queue ID range checkJohannes Berg1-1/+1
2017-06-23iwlwifi: mvm: remove pointless num_stored conditionJohannes Berg1-1/+1
2017-06-23iwlwifi: mvm: avoid unnecessary cache trashing in Tx pathEmmanuel Grumbach1-1/+4
2017-06-23iwlwifi: mvm: Enable security on new TX APIDavid Spinadel2-40/+80
2017-06-23iwlwifi: mvm: disable dbg data collect when fw isn't aliveLiad Kaufman1-0/+4
2017-06-23iwlwifi: remove resp_pkt NULL checksJohannes Berg5-24/+3
2017-06-23iwlwifi: mvm: remove txq EMPTYING_DELBA state for DQALiad Kaufman1-2/+7
2017-06-22Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo28-622/+1718
2017-06-21brcmfmac: initialize oob irq data before request_irq()Michał Mirosław1-5/+3
2017-06-21rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih8-26/+203
2017-06-21rtlwifi: add btc_is_bt_lps_on() for btcoexistPing-Ke Shih3-0/+8
2017-06-21rtlwifi: Add rx ampdu cfg for btcoexist.Ping-Ke Shih6-2/+58
2017-06-21rtlwifi: Add btcoex record_pwr_modePing-Ke Shih9-6/+43
2017-06-21rtlwifi: Revise special packet notification to be readable format.Ping-Ke Shih1-4/+9
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih16-25/+194
2017-06-21rtlwifi: extend debug_comp to u64Ping-Ke Shih2-4/+4
2017-06-21rtlwifi: Correct power save capability while init mac80211Ping-Ke Shih2-1/+6
2017-06-21rtlwifi: btcoex: rtl8723be: fix ant_sel not workPing-Ke Shih2-0/+4
2017-06-21rtlwifi: btcoex: set correct interface type and parameter.Ping-Ke Shih3-7/+15
2017-06-21rtlwifi: btcoex: call bind to setup btcoexPing-Ke Shih2-0/+2
2017-06-21rsi: add tx frame for common device configurationPrameela Rani Garnepudi5-14/+178
2017-06-21rsi: configure new boot parameters to devicePrameela Rani Garnepudi2-13/+22
2017-06-21rsi: receive path enhancement for RS9113Prameela Rani Garnepudi2-1/+9
2017-06-21rsi: Register interrupt handler before firmware loadPrameela Rani Garnepudi3-10/+13
2017-06-21rsi: use enum for FSM statesAmitkumar Karwar1-7/+9
2017-06-21rsi: add usb RS9113 chipset supportPrameela Rani Garnepudi1-0/+1
2017-06-21mwifiex: debugfs: remove redunant check of mwifiex_dfs_dirShawn Lin1-2/+1
2017-06-21mwifiex: fixes the unexpected be printed log by defaultCaesar Wang1-1/+1
2017-06-21rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo6-6/+6
2017-06-21brcmfmac: Use separate firmware for revision 0 of the brcm43430 chipHans de Goede1-2/+5
2017-06-21wil6210: remove ioctl interfaceMaya Erez5-277/+0
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez11-49/+603
2017-06-21wil6210: prevent platform callbacks after uninitDedy Lansky1-4/+9
2017-06-21ath10k: set rxnss_override for QCA9888Sven Eckelmann1-2/+6
2017-06-21ath10k: configure rxnss_override for QCA9984Ben Greear5-1/+69
2017-06-21ath10k: use complete VHT chan width for 160MHz workaroundBen Greear1-1/+1
2017-06-16ath6kl: fix spelling mistake: "Indicat" -> "Indicate"Colin Ian King1-1/+1
2017-06-16ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan1-0/+13
2017-06-16ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak6-195/+325
2017-06-13wlcore: spi: remove unnecessary variableGustavo A. R. Silva1-5/+2
2017-06-13wlcore: add wl1285 compatibleSebastian Reichel3-0/+3
2017-06-13mwifiex: Replace semaphore async_sem with mutexBinoy Jayan3-4/+4
2017-06-13rtlwifi: btcoex: let btcoex get wifi rssi and link statusYan-Hsuan Chuang3-104/+292
2017-06-13rtlwifi: btcoex: remove unused display functionsYan-Hsuan Chuang1-38/+0