summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami16-92/+184
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo8-55/+130
2018-04-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo39-178/+2958
2018-04-25qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handlerGustavo A. R. Silva1-0/+4
2018-04-25rt2x00: rt2800: add antenna diversity for RT5370GXose Vazquez Perez2-3/+7
2018-04-25brcmsmac: phy_lcn: remove duplicate codeGustavo A. R. Silva1-7/+2
2018-04-25brcmfmac: add support for BCM4366E chipsetDan Haab3-0/+3
2018-04-25mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()Dan Carpenter1-1/+2
2018-04-25mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2Xinming Hu1-1/+2
2018-04-25mwifiex: uap: filter duplicate ERP IEXinming Hu1-0/+1
2018-04-24mt76x2: fix TXD_INFO bitmask definitionLorenzo Bianconi1-4/+3
2018-04-24mt7601u: run calibration works after finishing scanningStanislaw Gruszka1-0/+6
2018-04-24mt7601u: use EWMA to calculate avg_rssiStanislaw Gruszka3-6/+13
2018-04-24mt76x2: set default values in TX_ALC_CFG_{1, 2} for tempetaure compensationLorenzo Bianconi1-0/+8
2018-04-24mt76x2: fix tx_alc_enabled checkLorenzo Bianconi2-5/+7
2018-04-24mt76x2: remove unnecessary MT_TX_ALC_CFG_4 configurationLorenzo Bianconi1-1/+0
2018-04-24mt76: check qos ack policy before reordering packetsFelix Fietkau1-1/+8
2018-04-24mt76: set RX_FLAG_DUP_VALIDATED for A-MPDU reordered packetsFelix Fietkau1-0/+1
2018-04-24mt76: fix potential sleep in atomic contextFelix Fietkau1-1/+1
2018-04-24mt76: rework tx power handlingFelix Fietkau1-25/+42
2018-04-24mt76: toggle driver station powersave bit before notifying mac80211Felix Fietkau1-1/+1
2018-04-24mt76: add missing VHT maximum A-MPDU length capabilityFelix Fietkau1-1/+2
2018-04-24mt76: stop tx queues from the driver callback instead of common codeFelix Fietkau2-4/+3
2018-04-24mt76x2: make mt76x2_mac_reset routine staticLorenzo Bianconi2-2/+1
2018-04-24mt76x2: fix tssi initialization for 5GHz bandLorenzo Bianconi1-1/+1
2018-04-24mt7601u: phy: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-04-24rtlwifi: btcoex: remove identical statements within if-else branchesPing-Ke Shih1-15/+4
2018-04-24rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla1-2/+0
2018-04-24rsi: fix nommu_map_sg overflow kernel panicSiva Rebbagondla3-22/+36
2018-04-24rsi: advertise 5GHz support based on device capabilityAmitkumar Karwar1-4/+7
2018-04-24rsi: enable power save by default for coexAmitkumar Karwar1-0/+3
2018-04-24rsi: parse TID from data frame correctlyAmitkumar Karwar1-1/+3
2018-04-24rsi: increase max supported aggregation subframesAmitkumar Karwar2-1/+5
2018-04-24rsi: use appropriate interface for power save configurationAmitkumar Karwar1-4/+8
2018-04-24rsi: device bootup parameter configurationAmitkumar Karwar1-1/+2
2018-04-24rsi: disable fw watchdog timer during resetAmitkumar Karwar3-0/+9
2018-04-24rsi: remove unecessary PTR_ALIGN()sDan Carpenter1-4/+0
2018-04-24rsi: roaming enhancementsPrameela Rani Garnepudi6-17/+78
2018-04-24rsi: enable 80MHz clock by defaultPrameela Rani Garnepudi1-1/+1
2018-04-24rsi: move descriptor preparation to corePrameela Rani Garnepudi3-21/+35
2018-04-24rsi: move xtend_desc structure from rsi_main.h to rsi_mgmt.hPrameela Rani Garnepudi3-12/+12
2018-04-24cw1200: fix spelling mistake: "Mailformed" -> "Malformed"Colin Ian King1-1/+1
2018-04-24qtnfmac: add DFS offload supportDmitry Lebed3-2/+25
2018-04-24rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih3-19/+12
2018-04-24iwlwifi: mvm: fix old scan version sizesLuca Coelho1-8/+5
2018-04-24Merge tag 'iwlwifi-next-for-kalle-2018-04-20' of git://git.kernel.org/pub/scm...Kalle Valo42-776/+1605
2018-04-24wcn36xx: pass information elements in scan requestsDaniel Mack3-7/+18
2018-04-24wcn36xx: send bss_type in scan requestsDaniel Mack2-1/+5
2018-04-24wcn36xx: handle scan cancellation when firmware support is missingDaniel Mack1-3/+11
2018-04-24wcn36xx: cancel pending scan request when interface goes downDaniel Mack1-0/+13