summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath10k: fix documentation in ath10k_wow_convert_8023_to_80211()Kalle Valo2019-02-121-4/+3
* ath10k: align ath10k_htt_txbuf structuresKalle Valo2019-02-121-2/+2
* ath10k: change wmi.h to include only ieee80211.hKalle Valo2019-02-121-1/+1
* ath10k: make wmi_service_name() warn about missing service idsKalle Valo2019-02-121-2/+6
* ath10k: add missing values to wmi_service_name()Kalle Valo2019-02-121-0/+6
* ath10k: report tx airtime provided by fwManikanta Pubbisetty2019-02-126-5/+86
* ath10k: add dynamic vlan supportManikanta Pubbisetty2019-02-123-2/+31
* ath10k: add support to configure ftm responder rolePradeep Kumar Chitrapu2019-02-124-0/+45
* ath10k: report estimated frame transmit airtime to improve fairnessKan Yan2019-02-124-3/+61
* ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen2019-02-125-61/+54
* ath9k: Switch to mac80211 TXQ scheduling and airtime APIsToke Høiland-Jørgensen2019-02-127-276/+75
* ath10k: fix line length warning in ath10k_ce_alloc_dest_ring()Kalle Valo2019-02-121-1/+2
* ath10k: fix shadow register implementation for WCN3990Rakesh Pillai2019-02-112-14/+14
* ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai2019-02-119-14/+31
* ath10k: pci: use mutex for diagnostic window CE pollingBrian Norris2019-02-112-26/+18
* ath10k: request credit report if flow control enabled on epGovind Singh2019-02-111-1/+2
* ath10k: disable interface pause wow config for integrated chipsetGovind Singh2019-02-1111-18/+31
* ath10k: enable bus layer suspend/resume for WCN3990Govind Singh2019-02-111-0/+45
* ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs confChristian Lamparter2019-02-114-0/+50
* ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure2019-02-115-17/+65
* ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3Abhishek Ambure2019-02-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2019-02-087-54/+64
|\
| * mt76x0u: fix suspend/resumeStanislaw Gruszka2019-02-071-17/+29
| * ath10k: correct bus type for WCN3990Brian Norris2019-01-311-1/+1
| * mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi2019-01-313-27/+25
| * wlcore: sdio: Fixup power on/off sequenceUlf Hansson2019-01-221-8/+7
| * iwlwifi: make IWLWIFI depend on CFG80211Luca Coelho2019-01-161-1/+2
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-02-0829-75/+606
|\ \
| * | ath: regd: add extra US coutry codesOever Gonzalez2019-02-072-0/+4
| * | ath: move spin_lock_bh to spin_lock in taskletZhiwei Jiang2019-02-071-3/+3
| * | ath9k: do not return invalid pointers as a *dentryGreg Kroah-Hartman2019-02-071-0/+3
| * | ath10k: fill tx_duration for each peer in Tx stats per STASurabhi Vishnoi2019-02-071-0/+3
| * | ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi2019-02-072-1/+4
| * | ath10k: reduce transmit msdu countAlagu Sankar2019-02-073-2/+7
| * | ath10k: do not return invalid pointers as a *dentryGreg Kroah-Hartman2019-02-071-0/+3
| * | ath10k: snoc: remove set but not used variable 'ar_snoc'YueHaibing2019-02-071-2/+0
| * | ath10k: sdio: add .owner fieldBrian Norris2019-02-071-1/+4
| * | ath10k: change swap mail box check after htc readyWen Gong2019-02-073-15/+38
| * | ath10k: fix hw-restart crash inject mode for WCN3990Rakesh Pillai2019-02-071-1/+10
| * | ath10k: fix dma unmap direction for management framesRakesh Pillai2019-02-072-4/+4
| * | ath10k: Enable bundle tx compl for management frames in WCN3990Rakesh Pillai2019-02-072-1/+3
| * | ath10k: Handle bundled tx completion for management framesRakesh Pillai2019-02-075-0/+107
| * | ath10k: update HOST capability qmi messageGovind Singh2019-02-072-6/+257
| * | ath9k: eeprom: Use scnprintf instead of snprintfKees Cook2019-02-041-6/+6
| * | ath10k: Add support for extended HTT aggr msg supportGovind Singh2019-02-043-1/+61
| * | ath10k: fix S5 power consumption issue for QCA9377Yu Wang2019-02-041-1/+1
| * | ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai2019-02-046-25/+84
| * | ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Kangjie Lu2019-01-101-3/+1
| * | ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson2019-01-101-3/+3
| |/
* | Merge tag 'iwlwifi-next-for-kalle-2019-02-04' of git://git.kernel.org/pub/scm...Kalle Valo2019-02-0744-652/+1158
|\ \