summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-01-24qtnfmac: remove redundant 'unlikely' checksSergey Matyukevich
2018-01-24qtnfmac: do not use bus mutex for events processingIgor Mitsyanko
2018-01-24qtnfmac: do not use mutexes in timer contextIgor Mitsyanko
2018-01-24qtnfmac: fix STA disconnect procedureSergey Matyukevich
2018-01-24qtnfmac: validate interface combinations on changesSergey Matyukevich
2018-01-24qtnfmac: modify supported interface combinationsSergey Matyukevich
2018-01-24qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov
2018-01-24qtnfmac: get more hardware info from cardVasily Ulyanov
2018-01-24qtnfmac: support 64-bit network interface statsVasily Ulyanov
2018-01-24qtnfmac: fix warnings when mBSS setup is stoppedVasily Ulyanov
2018-01-24qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov
2018-01-24rtl8xxxu: Fix trailing semicolonLuis de Bethencourt
2018-01-24rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih
2018-01-24rtlwifi: Add ratr_table for newer ICPing-Ke Shih
2018-01-24rtlwifi: 8822be has to report vht capability to mac80211Ping-Ke Shih
2018-01-24rtlwifi: btcoex: add boolean variables dbg_modePing-Ke Shih
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih
2018-01-24rtlwifi: btcoex: add scan_notify within ips_notify if RFONPing-Ke Shih
2018-01-24rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversityPing-Ke Shih
2018-01-24rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih
2018-01-24rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80MPing-Ke Shih
2018-01-24mt76x2: init: disable all pending tasklets during device removalLorenzo Bianconi
2018-01-24mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()Lorenzo Bianconi
2018-01-24mt76x2: dfs: add set_domain handlerLorenzo Bianconi
2018-01-24mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()Lorenzo Bianconi
2018-01-24mt76: fix transmission of encrypted management framesFelix Fietkau
2018-01-24mt76x2: fix WMM parameter configurationLorenzo Bianconi
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