summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-28iwlwifi: configure power scheme to balanced for 22560 devicesGolan Ben Ami1-4/+0
2018-09-28iwlwifi: pcie: add infrastructure for multiple debug buffersSara Sharon4-77/+79
2018-09-28iwlwifi: pcie: support transmitting SKBs with fraglistJohannes Berg1-0/+8
2018-09-28iwlwifi: mvm: remove support for adjacent channel compensationEmmanuel Grumbach1-2/+0
2018-09-28iwlwifi: mvm: TLC support for Coex Schema 2Erel Geron3-2/+13
2018-09-28iwlwifi: mvm: set wep key for all stations in soft ap modeAvraham Stern3-8/+43
2018-09-28iwlwifi: mvm: use correct FIFO lengthSara Sharon2-15/+36
2018-09-28iwlwifi: pcie: set RB size according to user settingsShaul Triebitz2-7/+46
2018-09-28iwlwifi: mvm: do not override amsdu size user settingsShaul Triebitz1-8/+12
2018-09-28iwlwifi: pcie: fit reclaim msg to MAX_MSG_LENGolan Ben Ami1-1/+1
2018-09-28iwlwifi: pcie: Fail fast if HW is inaccessible at probeRajat Jain1-0/+6
2018-09-28iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()Johannes Berg1-20/+21
2018-09-28iwlwifi: pcie: tx: unify TFD unmappingJohannes Berg1-21/+7
2018-09-28iwlwifi: pcie: gen2: build A-MSDU only for GSOJohannes Berg1-1/+6
2018-09-28iwlwifi: pcie: gen2: pull adding frags to helper routineJohannes Berg1-19/+32
2018-09-28iwlwifi: api: annotate compressed BA notif array sizesJohannes Berg1-3/+3
2018-09-28iwlwifi: mvm: Support TKIP on gen2 data pathDavid Spinadel2-3/+17
2018-09-28iwlwifi: pcie: read correct prph address for newer devicesSara Sharon1-2/+14
2018-09-28iwlwifi: mvm: enable sending HE_AIR_SNIFFER command via debugfsShaul Triebitz3-0/+51
2018-09-28iwlwifi: mvm: cleanup dead code on resume flow for non unified image.Dreyfuss, Haim1-15/+6
2018-09-28iwlwifi: fix non_shared_ant for 22000 devicesErel Geron1-1/+1
2018-09-28iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach1-1/+1
2018-09-28iwlwifi: remove ucode error tracepointJohannes Berg4-59/+2
2018-09-28iwlwifi: mvm: report RU offset is knownJohannes Berg1-1/+2
2018-09-28iwlwifi: iwlmvm: fix typo when checking for TX BeamformingShaul Triebitz1-1/+1
2018-09-28iwlwifi: debug flow cleanupShahar S Matityahu2-128/+151
2018-09-28iwlwifi: RX API: remove unnecessary anonymous structJohannes Berg1-15/+13
2018-09-28iwlwifi: fw: stop and start debugging using host commandSara Sharon6-9/+79
2018-09-28iwlwifi: fw: add a restart FW debug functionSara Sharon5-35/+50
2018-09-28iwlwifi: mvm: fix a comment about the SP lengthEmmanuel Grumbach1-1/+3
2018-09-20qtnfmac: remove set but not used variable 'vif'YueHaibing1-3/+0
2018-09-20brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai1-3/+3
2018-09-20brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size'YueHaibing1-4/+1
2018-09-20brcm80211: remove redundant condition check before debugfs_remove_recursivezhong jiang1-2/+1
2018-09-20brcmfmac: increase buffer for obtaining firmware capabilitiesArend van Spriel1-1/+1
2018-09-20brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel2-1/+35
2018-09-19mt76x0: usb: remove mt76_fw definitionLorenzo Bianconi1-38/+35
2018-09-19mt76x0: remove unused usb header fileLorenzo Bianconi3-50/+4
2018-09-19mt76x0: remove mcu source fileLorenzo Bianconi4-36/+2
2018-09-19mt76x0: usb: move firmware loading to usb.cStanislaw Gruszka4-177/+171
2018-09-19mt76: use a per rx queue page fragment cacheFelix Fietkau3-8/+20
2018-09-19mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common moduleLorenzo Bianconi4-85/+46
2018-09-19mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi11-97/+68
2018-09-19mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.cLorenzo Bianconi7-203/+130
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi14-222/+206
2018-09-19mt76: unify firmware header between mt76x0 and mt76x2Lorenzo Bianconi5-37/+28
2018-09-19mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi1-21/+22
2018-09-19mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mcu_msg_sendLorenzo Bianconi1-21/+26
2018-09-19mt76: move __iomem regs in mt76_mmioLorenzo Bianconi3-7/+7
2018-09-19mt76: introduce mmio data structure in mt76_devLorenzo Bianconi6-25/+30