aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-12mt76x2: add a polling delay in mt76x2_mac_stop routineLorenzo Bianconi1-5/+5
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen6-48/+91
2018-05-09mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat1-2/+2
2018-05-09mwifiex: delete unneeded includeJulia Lawall1-1/+0
2018-05-09brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan1-0/+1
2018-05-09rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih2-7/+2
2018-05-04mt76x2: fix avg_rssi estimationLorenzo Bianconi1-2/+4
2018-05-04ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King1-1/+1
2018-05-04mt76x2: remove unnecessary break in mt76x2_mac_process_tx_rate()Lorenzo Bianconi1-1/+0
2018-05-04rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"Colin Ian King3-3/+3
2018-05-04rt2x00: check against flushing empty queueStanislaw Gruszka3-2/+4
2018-05-04rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka6-22/+16
2018-04-30brcmfmac: coarse support for PCIe shared structure rev7Franky Lin2-6/+23
2018-04-30brcmfmac: add hostready indicationFranky Lin1-2/+12
2018-04-30brcmfmac: constify firmware mapping tablesArend Van Spriel5-5/+5
2018-04-30brcmfmac: use nl80211_band directly to get ieee80211 channelFranky Lin1-4/+4
2018-04-30brcmfmac: reports boottime_ns while informing bssFranky Lin1-13/+13
2018-04-30brcmfmac: check p2pdev mac address uniquenessArend Van Spriel1-0/+7
2018-04-30ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King2-2/+2
2018-04-30rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWNColin Ian King1-8/+8
2018-04-30rsi_91x: fix uninitialized variableGustavo A. R. Silva1-3/+4
2018-04-30rsi_91x: fix structurally dead codeGustavo A. R. Silva1-8/+8
2018-04-30wlcore: sdio: allow pm to handle sdio powerEyal Reizer1-21/+6
2018-04-30qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return typeLuc Van Oostenryck1-1/+1
2018-04-30net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragmentJia-Ju Bai1-1/+1
2018-04-30mwifiex: keep user configured mac address during changing virtual interfaceXinming Hu1-1/+4
2018-04-30mwifiex: always configure firmware mac address during changing virtual interfaceXinming Hu1-4/+0
2018-04-30mwifiex: make firmware mac address consistent with host configurationXinming Hu3-19/+26
2018-04-30mwifiex: fix mwifiex_hard_start_xmit()'s return typeLuc Van Oostenryck1-1/+1
2018-04-30mt76: check for pending reset before attempting to schedule txFelix Fietkau1-0/+4
2018-04-30mt76: add rcu locking around tx schedulingFelix Fietkau1-0/+2
2018-04-30mt76: add rcu locking in tid reorder functionFelix Fietkau1-2/+4
2018-04-30mt76: fix concurrent rx calls on A-MPDU releaseFelix Fietkau3-0/+4
2018-04-30mt76x2: fix is_mt7612 routineLorenzo Bianconi1-2/+1
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