summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-05-12rsi: fix spelling mistake: "thead" -> "thread"Colin Ian King
2018-05-12mt76x2: add a polling delay in mt76x2_mac_stop routineLorenzo Bianconi
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen
2018-05-09mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat
2018-05-09mwifiex: delete unneeded includeJulia Lawall
2018-05-09brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan
2018-05-09rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih
2018-05-04mt76x2: fix avg_rssi estimationLorenzo Bianconi
2018-05-04ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King
2018-05-04mt76x2: remove unnecessary break in mt76x2_mac_process_tx_rate()Lorenzo Bianconi
2018-05-04rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"Colin Ian King
2018-05-04rt2x00: check against flushing empty queueStanislaw Gruszka
2018-05-04rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka
2018-04-30brcmfmac: coarse support for PCIe shared structure rev7Franky Lin
2018-04-30brcmfmac: add hostready indicationFranky Lin
2018-04-30brcmfmac: constify firmware mapping tablesArend Van Spriel
2018-04-30brcmfmac: use nl80211_band directly to get ieee80211 channelFranky Lin
2018-04-30brcmfmac: reports boottime_ns while informing bssFranky Lin
2018-04-30brcmfmac: check p2pdev mac address uniquenessArend Van Spriel
2018-04-30ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King
2018-04-30rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWNColin Ian King
2018-04-30rsi_91x: fix uninitialized variableGustavo A. R. Silva
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