summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.or...David S. Miller
2018-01-18Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub...David S. Miller
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih
2018-01-17rtlwifi: btcoex: add rfe_type parameter to btcoexPing-Ke Shih
2018-01-17rtlwifi: btcoex: Add common function for qeurying BT informationPing-Ke Shih
2018-01-17rtlwifi: btcoex: Remove typedef statementsLarry Finger
2018-01-17rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih
2018-01-17rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih
2018-01-17rtlwifi: unlink bss when un-associationTsang-Shian Lin
2018-01-17rtlwifi: fix scan channel 1 fail after IPSPing-Ke Shih
2018-01-17rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih
2018-01-17mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()Lorenzo Bianconi
2018-01-17mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()Lorenzo Bianconi
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-01-16brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng
2018-01-16mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris
2018-01-16Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"Brian Norris
2018-01-16rtlwifi: btcoexist: remove redundant variable fw_ps_stateColin Ian King
2018-01-16ath10k: fix recently introduced checkpatch warningsKalle Valo
2018-01-16ath10k: remove redundant -ve check against u32 integer sizeColin Ian King
2018-01-16ath10k: fix spelling mistake: "addrress" -> "address"Colin Ian King
2018-01-16ath10k: add sanity check to ie_len before parsing fw/board ieRyan Hsu
2018-01-16ath9k: add a quirk to set use_msi automaticallyAceLan Kao
2018-01-16ath9k: add MSI supportRussell Hu
2018-01-15Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg
2018-01-15mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-11b43: Replace mdelay with usleep_range in b43_radio_2057_init_postJia-Ju Bai
2018-01-11brcmfmac: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2018-01-11brcmfmac: rename brcmf_sdiod_buff_{read,write}() functionsArend Van Spriel
2018-01-11brcmfmac: add comment block in brcmf_sdio_buscore_read()Arend Van Spriel
2018-01-11brcmfmac: Remove array of functionsArend Van Spriel
2018-01-11Merge tag 'iwlwifi-next-for-kalle-2017-12-20' of git://git.kernel.org/pub/scm...Kalle Valo
2018-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller
2018-01-09qtnfmac: support MAC address based access controlVasily Ulyanov
2018-01-09qtnfmac: keeping track of "generation" for STA infoIgor Mitsyanko
2018-01-09qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibilityIgor Mitsyanko
2018-01-09qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov
2018-01-09qtnfmac: fix rssi data passed to wireless coreSergey Matyukevich
2018-01-09qtnfmac: check for passed channel being NULL in MGMT_TX commandIgor Mitsyanko
2018-01-09qtnfmac: change default interface mode from AP to STAIgor Mitsyanko
2018-01-09qtnfmac: add support for radar detection and CACIgor Mitsyanko
2018-01-09qtnfmac: pass complete channel data between driver and firmwareSergey Matyukevich
2018-01-09qtnfmac: check that MAC exists in regulatory notifierIgor Mitsyanko
2018-01-09wcn36xx: fix incorrect assignment to msg_body.min_ch_timeColin Ian King
2018-01-09ath10k: bugfix: add USB case in ath10k_core_probe_fwErik Stromdahl