aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29net: remove unnecessary genlmsg_cancel() callsYueHaibing1-1/+0
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer2-2/+7
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg181-1542/+5687
2018-05-22mac80211_hwsim: Fix radio dump for radio idx 0Andrew Zaborowski1-2/+2
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller177-1480/+5548
2018-05-15brcmfmac: fix initialization of struct cfg80211_inform_bss variableFranky Lin1-1/+1
2018-05-15b43: fix transmit failure when VT is switchedTaketo Kabe1-7/+7
2018-05-15rsi: Set wowlan flag while writing wowlan config parametersSiva Rebbagondla1-1/+1
2018-05-15rsi: reset hibernate_resume flag to work hibernate resume in coex mode.Siva Rebbagondla1-0/+1
2018-05-15rsi: Add null check for virtual interfaces in wowlan configSanjay Kumar Konduri1-1/+6
2018-05-15brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flagRafał Miłecki1-0/+1
2018-05-12rsi: fix spelling mistake: "thead" -> "thread"Colin Ian King1-1/+1
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-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+1
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-07mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl()YueHaibing1-0/+1
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-27Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller8-62/+138