summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-06iwlwifi: mvm: don't send identical PHY_CTXT_CMDEmmanuel Grumbach3-0/+17
2017-10-06iwlwifi: remove redundant reading from NVM fileChaya Rachel Ivgi1-7/+0
2017-10-06iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu6-6/+36
2017-10-06iwlwifi: Add few debug prints to the WRT dump flowIlan Peer1-0/+15
2017-10-06iwlwifi: mvm: support firmware debug trigger on frame reorder timeoutEmmanuel Grumbach5-26/+39
2017-10-06iwlwifi: mvm: remove support for Link Quality MeasurementsEmmanuel Grumbach6-238/+0
2017-10-06iwlwifi: mvm: Add new quota command APIDavid Spinadel5-33/+113
2017-10-06iwlwifi: add a new a000 deviceOren Givon1-0/+1
2017-10-06iwlwifi: fix wrong struct for a000 deviceOren Givon1-1/+1
2017-10-06iwlwifi: trans: move ref/unref code to the common part of the transportLuca Coelho2-12/+18
2017-10-06iwlwifi: mvm: add dbgfs entry for fw infoLiad Kaufman1-0/+32
2017-10-06iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi9-28/+59
2017-10-06iwlwifi: nvm-parse: unify channel flags printingJohannes Berg1-59/+39
2017-10-06iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho1-1/+1
2017-10-06iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami2-5/+17
2017-10-06iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz4-2/+16
2017-10-02brcmfmac: Delete redundant length checkKevin Cernekee1-5/+0
2017-10-02brcmfmac: Avoid possible out-of-bounds readKevin Cernekee1-2/+1
2017-10-02brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann1-100/+97
2017-10-02brcmfmac: Add check for short event packetsKevin Cernekee1-1/+2
2017-10-02rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger1-1/+1
2017-09-25b43: make const arrays static, reduces object code sizeColin Ian King1-3/+3
2017-09-25iwlegacy: make const array static to shink object code sizeColin Ian King1-1/+1
2017-09-25qtnfmac: do not report channel changes until wiphy is registeredIgor Mitsyanko1-0/+3
2017-09-25qtnfmac: remove unused mac::status fieldIgor Mitsyanko3-8/+0
2017-09-25qtnfmac: do not cache CSA chandef infoIgor Mitsyanko4-22/+1
2017-09-25qtnfmac: pass VIF info to SendChannel commandIgor Mitsyanko3-4/+5
2017-09-25qtnfmac: let wifi card handle channel switch request to the same chanIgor Mitsyanko1-5/+0
2017-09-25qtnfmac: do not cache channel info from "connect" commandIgor Mitsyanko2-16/+5
2017-09-25qtnfmac: retrieve current channel info from EPIgor Mitsyanko4-21/+64
2017-09-25qtnfmac: make "Channel change" event report full channel infoIgor Mitsyanko4-18/+85
2017-09-25qtnfmac: convert channel width from bitfiled to simple enumIgor Mitsyanko2-16/+16
2017-09-25rsi: sdio suspend and resume supportKarun Eagalapati2-4/+126
2017-09-25rsi: add version informationPavani Muthyala5-17/+57
2017-09-25mwifiex: make const array tos_to_ac static, reduces object code sizeColin Ian King1-1/+2
2017-09-25rtl8xxxu: Don't printk raw binary if serial number is not burned in.Adam Borowski1-1/+4
2017-09-25brcmsmac: make const array ucode_ofdm_rates static, reduces object code sizeColin Ian King1-1/+1
2017-09-25brcmfmac: use setup_timer() helperAllen Pais1-4/+2
2017-09-25Merge ath-current from ath.gitKalle Valo1-5/+2
2017-09-21ath10k: mark PM functions as __maybe_unusedArnd Bergmann1-5/+2
2017-09-20mwifiex: use get_random_mask_addr() helperGanapathi Bhat1-6/+5
2017-09-20mwifiex: avoid storing random_mac in privateGanapathi Bhat3-9/+6
2017-09-20mwifiex: make const arrays static to shink object code sizeColin Ian King1-7/+7
2017-09-20mwifiex: remove unnecessary call to memsetHimanshu Jha1-2/+0
2017-09-20mwifiex: check for mfg_mode in add_virtual_intfGanapathi Bhat1-8/+11
2017-09-20mwifiex: notify cfg80211 about scan abortGanapathi Bhat1-5/+1
2017-09-20rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger1-2/+4
2017-09-20rtlwifi: btcoexist: 23b 1ant: fix duplicated code for different branchesLarry Finger1-8/+5
2017-09-20b43legacy: fix unitialized reads of ret by initializing the array to zeroColin Ian King1-1/+1
2017-09-20b43: fix unitialized reads of ret by initializing the array to zeroColin Ian King1-1/+1