summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller2018-05-17177-1480/+5548
|\
| * brcmfmac: fix initialization of struct cfg80211_inform_bss variableFranky Lin2018-05-151-1/+1
| * b43: fix transmit failure when VT is switchedTaketo Kabe2018-05-151-7/+7
| * rsi: Set wowlan flag while writing wowlan config parametersSiva Rebbagondla2018-05-151-1/+1
| * rsi: reset hibernate_resume flag to work hibernate resume in coex mode.Siva Rebbagondla2018-05-151-0/+1
| * rsi: Add null check for virtual interfaces in wowlan configSanjay Kumar Konduri2018-05-151-1/+6
| * brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flagRafał Miłecki2018-05-151-0/+1
| * rsi: fix spelling mistake: "thead" -> "thread"Colin Ian King2018-05-121-1/+1
| * mt76x2: add a polling delay in mt76x2_mac_stop routineLorenzo Bianconi2018-05-121-5/+5
| * wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen2018-05-126-48/+91
| * mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat2018-05-091-2/+2
| * mwifiex: delete unneeded includeJulia Lawall2018-05-091-1/+0
| * brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan2018-05-091-0/+1
| * rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih2018-05-092-7/+2
| * mt76x2: fix avg_rssi estimationLorenzo Bianconi2018-05-041-2/+4
| * ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King2018-05-041-1/+1
| * mt76x2: remove unnecessary break in mt76x2_mac_process_tx_rate()Lorenzo Bianconi2018-05-041-1/+0
| * rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"Colin Ian King2018-05-043-3/+3
| * rt2x00: check against flushing empty queueStanislaw Gruszka2018-05-043-2/+4
| * rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka2018-05-046-22/+16
| * brcmfmac: coarse support for PCIe shared structure rev7Franky Lin2018-04-302-6/+23
| * brcmfmac: add hostready indicationFranky Lin2018-04-301-2/+12
| * brcmfmac: constify firmware mapping tablesArend Van Spriel2018-04-305-5/+5
| * brcmfmac: use nl80211_band directly to get ieee80211 channelFranky Lin2018-04-301-4/+4
| * brcmfmac: reports boottime_ns while informing bssFranky Lin2018-04-301-13/+13
| * brcmfmac: check p2pdev mac address uniquenessArend Van Spriel2018-04-301-0/+7
| * ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King2018-04-302-2/+2
| * rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWNColin Ian King2018-04-301-8/+8
| * rsi_91x: fix uninitialized variableGustavo A. R. Silva2018-04-301-3/+4
| * rsi_91x: fix structurally dead codeGustavo A. R. Silva2018-04-301-8/+8
| * wlcore: sdio: allow pm to handle sdio powerEyal Reizer2018-04-301-21/+6
| * qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return typeLuc Van Oostenryck2018-04-301-1/+1
| * net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragmentJia-Ju Bai2018-04-301-1/+1
| * mwifiex: keep user configured mac address during changing virtual interfaceXinming Hu2018-04-301-1/+4
| * mwifiex: always configure firmware mac address during changing virtual interfaceXinming Hu2018-04-301-4/+0
| * mwifiex: make firmware mac address consistent with host configurationXinming Hu2018-04-303-19/+26
| * mwifiex: fix mwifiex_hard_start_xmit()'s return typeLuc Van Oostenryck2018-04-301-1/+1
| * mt76: check for pending reset before attempting to schedule txFelix Fietkau2018-04-301-0/+4
| * mt76: add rcu locking around tx schedulingFelix Fietkau2018-04-301-0/+2
| * mt76: add rcu locking in tid reorder functionFelix Fietkau2018-04-301-2/+4
| * mt76: fix concurrent rx calls on A-MPDU releaseFelix Fietkau2018-04-303-0/+4
| * mt76x2: fix is_mt7612 routineLorenzo Bianconi2018-04-301-2/+1
| * iwlwifi: mvm: set wakeup filters for wowlan "any" configurationEliad Peller2018-04-261-5/+10
| * iwlwifi: mvm: remove check for non low latency TIDsSara Sharon2018-04-261-1/+0
| * iwlwifi: make bitfield a u32 instead of u16Luca Coelho2018-04-261-1/+1
| * iwlwifi: pcie: remove non-responsive deviceLuca Coelho2018-04-264-3/+84
| * iwlwifi: fw: combine loading of last page block into main copy loopLuca Coelho2018-04-261-43/+26
| * iwlwifi: fw: harden page loading codeLuca Coelho2018-04-261-8/+41
| * iwlwifi: mvm: move skb padding reservation earlierJohannes Berg2018-04-261-9/+11
| * iwlwifi: support new csr addresses for hw addressGolan Ben Ami2018-04-262-6/+28