summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-04-30rsi_91x: fix structurally dead codeGustavo A. R. Silva
2018-04-30wlcore: sdio: allow pm to handle sdio powerEyal Reizer
2018-04-30qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return typeLuc Van Oostenryck
2018-04-30net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragmentJia-Ju Bai
2018-04-30mwifiex: keep user configured mac address during changing virtual interfaceXinming Hu
2018-04-30mwifiex: always configure firmware mac address during changing virtual interfaceXinming Hu
2018-04-30mwifiex: make firmware mac address consistent with host configurationXinming Hu
2018-04-30mwifiex: fix mwifiex_hard_start_xmit()'s return typeLuc Van Oostenryck
2018-04-30mt76: check for pending reset before attempting to schedule txFelix Fietkau
2018-04-30mt76: add rcu locking around tx schedulingFelix Fietkau
2018-04-30mt76: add rcu locking in tid reorder functionFelix Fietkau
2018-04-30mt76: fix concurrent rx calls on A-MPDU releaseFelix Fietkau
2018-04-30mt76x2: fix is_mt7612 routineLorenzo Bianconi
2018-04-26iwlwifi: mvm: set wakeup filters for wowlan "any" configurationEliad Peller
2018-04-26iwlwifi: mvm: remove check for non low latency TIDsSara Sharon
2018-04-26iwlwifi: make bitfield a u32 instead of u16Luca Coelho
2018-04-26iwlwifi: pcie: remove non-responsive deviceLuca Coelho
2018-04-26iwlwifi: fw: combine loading of last page block into main copy loopLuca Coelho
2018-04-26iwlwifi: fw: harden page loading codeLuca Coelho
2018-04-26iwlwifi: mvm: move skb padding reservation earlierJohannes Berg
2018-04-26iwlwifi: support new csr addresses for hw addressGolan Ben Ami
2018-04-26iwlwifi: pcie: allow sending pre-built A-MSDUsEliad Peller
2018-04-26iwlwifi: cfg: remove unnecessary cfg data in non-dvm devicesLuca Coelho
2018-04-26iwlwifi: introduce Image Loader (IML) - new firmware imageGolan Ben-Ami
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2018-04-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-04-25qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handlerGustavo A. R. Silva
2018-04-25rt2x00: rt2800: add antenna diversity for RT5370GXose Vazquez Perez
2018-04-25brcmsmac: phy_lcn: remove duplicate codeGustavo A. R. Silva
2018-04-25brcmfmac: add support for BCM4366E chipsetDan Haab
2018-04-25mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()Dan Carpenter
2018-04-25mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2Xinming Hu
2018-04-25mwifiex: uap: filter duplicate ERP IEXinming Hu
2018-04-24mt76x2: fix TXD_INFO bitmask definitionLorenzo Bianconi
2018-04-24mt7601u: run calibration works after finishing scanningStanislaw Gruszka
2018-04-24mt7601u: use EWMA to calculate avg_rssiStanislaw Gruszka
2018-04-24mt76x2: set default values in TX_ALC_CFG_{1, 2} for tempetaure compensationLorenzo Bianconi
2018-04-24mt76x2: fix tx_alc_enabled checkLorenzo Bianconi
2018-04-24mt76x2: remove unnecessary MT_TX_ALC_CFG_4 configurationLorenzo Bianconi
2018-04-24mt76: check qos ack policy before reordering packetsFelix Fietkau
2018-04-24mt76: set RX_FLAG_DUP_VALIDATED for A-MPDU reordered packetsFelix Fietkau
2018-04-24mt76: fix potential sleep in atomic contextFelix Fietkau
2018-04-24mt76: rework tx power handlingFelix Fietkau
2018-04-24mt76: toggle driver station powersave bit before notifying mac80211Felix Fietkau
2018-04-24mt76: add missing VHT maximum A-MPDU length capabilityFelix Fietkau
2018-04-24mt76: stop tx queues from the driver callback instead of common codeFelix Fietkau
2018-04-24mt76x2: make mt76x2_mac_reset routine staticLorenzo Bianconi
2018-04-24mt76x2: fix tssi initialization for 5GHz bandLorenzo Bianconi
2018-04-24mt7601u: phy: mark expected switch fall-throughGustavo A. R. Silva