summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-09-06iwlwifi: dbg_ini: remove periphery phy and aux regions handlingShahar S Matityahu1-2/+2
2019-09-06iwlwifi: dbg_ini: use linked list to store debug TLVsShahar S Matityahu4-102/+49
2019-09-06iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs bufferShahar S Matityahu5-43/+21
2019-09-06iwlwifi: dbg: add debug periphery registers to 9000 device familyShahar S Matityahu1-0/+3
2019-09-06iwlwifi: remove unused regdb_ptrs allocationHaim Dreyfuss1-14/+0
2019-09-06iwlwifi: dbg_ini: align dbg tlv functions names to a single formatShahar S Matityahu3-22/+22
2019-09-06iwlwifi: scan: don't pass large argument by valueAyala Beker1-7/+8
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach8-52/+25
2019-09-06iwlwifi: remove the d0i3 related module parametersEmmanuel Grumbach2-15/+2
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach5-51/+1
2019-09-06iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach5-125/+15
2019-09-06iwlwifi: remove the opmode's d0i3 handlersEmmanuel Grumbach3-96/+0
2019-09-06iwlwifi: remove runtime_pm_modeEmmanuel Grumbach3-65/+5
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud6-0/+40
2019-09-06iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMALJohannes Berg2-8/+1
2019-09-06iwlwifi: mvm: name magic numbers with enumMordechay Goodstein2-13/+24
2019-09-06iwlwifi: scan: add support for new scan request command versionAyala Beker4-32/+116
2019-09-06iwlwifi: LTR updatesAlex Malamud3-2/+41
2019-09-06iwlwifi: remove the code under IWLWIFI_PCIE_RTPMEmmanuel Grumbach3-89/+0
2019-09-06iwlwifi: trans: remove suspending flagEmmanuel Grumbach2-15/+0
2019-09-06iwlwifi: remove CMD_HIGH_PRIOEmmanuel Grumbach1-8/+4
2019-09-06iwlwifi: mvm: remove last leftovers of d0i3Emmanuel Grumbach3-17/+0
2019-09-06iwlwifi: mvm: remove iwl_mvm_update_d0i3_power_modeEmmanuel Grumbach2-74/+11
2019-09-06iwlwifi: mvm: remove d0i3_ap_sta_idEmmanuel Grumbach3-11/+0
2019-09-06iwlwifi: mvm: iwl_mvm_wowlan_config_key_params is for wowlan onlyEmmanuel Grumbach2-61/+15
2019-09-06iwlwifi: mvm: remove the d0i3 entry/exit flowEmmanuel Grumbach4-508/+2
2019-09-06iwlwifi: mvm: remove the tx defer for d0i3Emmanuel Grumbach3-111/+1
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach13-465/+11
2019-09-06iwlwifi: mvm: start to remove the code for d0i3Emmanuel Grumbach1-18/+0
2019-09-06iwlwifi: mvm: add the skb length to a printShaul Triebitz1-2/+3
2019-09-06iwlwifi: mvm: fix scan config command sizeBeker Ayala1-1/+1
2019-09-06iwlwifi: add ldbg config cmd debug printShahar S Matityahu1-0/+1
2019-09-06iwlwifi: dbg: support debug recording suspend resume commandShahar S Matityahu6-55/+87
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu6-11/+7
2019-09-06iwlwifi: dbg: move monitor recording functionality from header fileShahar S Matityahu2-85/+89
2019-09-06iwlwifi: mvm: remove unnecessary forward declarationsJohannes Berg1-8/+0
2019-09-06iwlwifi: mvm: Block 26-tone RU OFDMA transmissionsIlan Peer3-0/+61
2019-09-06iwlwifi: mvm: remove redundant condition in iwl_mvm_set_hw_rfkill_stateEmmanuel Grumbach1-2/+1
2019-09-06iwlwifi: Send DQA enable command only if TVL is onIlia Lin1-3/+5
2019-09-06iwlwifi: bump FW API to 49 for 22000 seriesLuca Coelho1-1/+1
2019-09-05mt76: mt7615: add support to read temperature from mcuLorenzo Bianconi4-11/+59
2019-09-05mt76: mt7615: introduce mt7615_txwi_to_txp utility routineLorenzo Bianconi2-6/+15
2019-09-05mt76: mt7603: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-2/+1
2019-09-05mt76: mt76x0: remove unneeded return value on set channelStanislaw Gruszka3-16/+9
2019-09-05mt76: mt76x0: remove redundant chandef copyStanislaw Gruszka1-1/+0
2019-09-05mt76: make mt76_rx_convert staticStanislaw Gruszka2-4/+1
2019-09-05mt76: remove offchannel check in tx schedulingFelix Fietkau3-10/+2
2019-09-05mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau3-3/+0
2019-09-05mt76: stop rx aggregation on station removalFelix Fietkau1-0/+3
2019-09-05mt76: dma: reset q->rx_head on rx resetFelix Fietkau1-0/+6