aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-26iwlwifi: mvm: set wakeup filters for wowlan "any" configurationEliad Peller1-5/+10
2018-04-26iwlwifi: mvm: remove check for non low latency TIDsSara Sharon1-1/+0
2018-04-26iwlwifi: make bitfield a u32 instead of u16Luca Coelho1-1/+1
2018-04-26iwlwifi: pcie: remove non-responsive deviceLuca Coelho4-3/+84
2018-04-26iwlwifi: fw: combine loading of last page block into main copy loopLuca Coelho1-43/+26
2018-04-26iwlwifi: fw: harden page loading codeLuca Coelho1-8/+41
2018-04-26iwlwifi: mvm: move skb padding reservation earlierJohannes Berg1-9/+11
2018-04-26iwlwifi: support new csr addresses for hw addressGolan Ben Ami2-6/+28
2018-04-26iwlwifi: pcie: allow sending pre-built A-MSDUsEliad Peller1-1/+7
2018-04-26iwlwifi: cfg: remove unnecessary cfg data in non-dvm devicesLuca Coelho5-21/+9
2018-04-26iwlwifi: introduce Image Loader (IML) - new firmware imageGolan Ben-Ami5-0/+25
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 Valo38-178/+2927
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