summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-13bcma: keep *config menu togetherRandy Dunlap1-9/+9
2017-10-11Merge tag 'iwlwifi-next-for-kalle-2017-10-06-2' of git://git.kernel.org/pub/s...Kalle Valo39-775/+846
2017-10-10mwifiex: Random MAC address during scanningKarthik Ananthapadmanabha2-4/+7
2017-10-10rtlwifi: silence underflow warningDan Carpenter1-1/+2
2017-10-10p54: don't unregister leds when they are not initializedAndrey Konovalov1-4/+3
2017-10-06iwlwifi: remove dflt_pwr_limit from the transportLuca Coelho3-13/+12
2017-10-06iwlwifi: mvm: warn on invalid statistics sizeJohannes Berg1-4/+3
2017-10-06iwlwifi: acpi: move code that reads SPLC to acpiLuca Coelho3-23/+36
2017-10-06iwlwifi: fix indentation in a000 family configurationJohannes Berg1-50/+50
2017-10-06iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho6-46/+51
2017-10-06iwlwifi: acpi: remove a couple of unnecessary ifdefsLuca Coelho2-8/+0
2017-10-06iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functionsLuca Coelho3-54/+20
2017-10-06iwlwifi: acpi: use iwl_acpi_get_wifi_pkg when reading reading SPLCLuca Coelho2-51/+12
2017-10-06iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho3-54/+68
2017-10-06iwlwifi: acpi: move ACPI-related definitions to acpi.hLuca Coelho4-32/+40
2017-10-06iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho4-21/+18
2017-10-06iwlwifi: acpi: add common code to read from ACPILuca Coelho7-141/+211
2017-10-06iwlwifi: mvm: change warning to warn_once()Sara Sharon1-1/+2
2017-10-06iwlwifi: pcie: dump registers when HW becomes inaccessibleRajat Jain2-0/+90
2017-10-06iwlwifi: fix minor code style issuesChristoph Böhmwalder1-3/+4
2017-10-06iwlwifi: mvm: add marker cmd response struct.Mordechay Goodstein2-0/+10
2017-10-06iwlwifi: fw: api: remove excess enum value documentationJohannes Berg1-4/+0
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-02brcmfmac: Delete redundant length checkKevin Cernekee1-5/+0
2017-10-02brcmfmac: Avoid possible out-of-bounds readKevin Cernekee1-2/+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