summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2018-09-19ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi2-0/+10
2018-09-19ath10k: prevent active scans on potential unusable channelsSven Eckelmann1-0/+7
2018-09-19ath9k_hw: fix channel maximum power level testFelix Fietkau1-2/+5
2018-09-19ath9k: report tx status on EOSPFelix Fietkau1-1/+2
2018-08-24ath10k: update the phymode along with bandwidth change requestRyan Hsu2-2/+15
2018-08-03ath: Add regulatory mapping for BahamasSven Eckelmann2-0/+2
2018-08-03ath: Add regulatory mapping for BermudaSven Eckelmann2-0/+2
2018-08-03ath: Add regulatory mapping for SerbiaSven Eckelmann2-0/+2
2018-08-03ath: Add regulatory mapping for TanzaniaSven Eckelmann2-0/+2
2018-08-03ath: Add regulatory mapping for UgandaSven Eckelmann2-0/+2
2018-08-03ath: Add regulatory mapping for APL2_FCCASven Eckelmann1-0/+2
2018-08-03ath: Add regulatory mapping for APL13_WORLDSven Eckelmann1-0/+2
2018-08-03ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann1-0/+2
2018-08-03ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann1-0/+2
2018-05-30ath9k: fix crash in spectral scanSebastian Gottschall1-5/+7
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-05-30ath10k: advertize beacon_int_min_gcdAnilkumar Kolli1-0/+2
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy1-3/+2
2018-04-19ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen1-0/+4
2018-03-24ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori1-1/+1
2018-03-19ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear1-1/+2
2018-03-19ath10k: update tdls teardown state to targetManikanta Pubbisetty1-0/+10
2018-03-03wcn36xx: Fix dynamic power savingLoic Poulain2-13/+16
2018-02-03mac80211: use QoS NDP for AP probingJohannes Berg1-1/+1
2017-12-20ath10k: fix build errors with !CONFIG_PMBrian Norris1-5/+0
2017-12-20ath10k: fix core PCI suspend when WoWLAN is supported but disabledBrian Norris1-10/+14
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan1-0/+5
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-0/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman10-0/+10
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo1-11/+6
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2-16/+92
2017-10-27wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai1-1/+0
2017-09-21ath10k: mark PM functions as __maybe_unusedArnd Bergmann1-5/+2
2017-08-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo28-344/+803
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu3-0/+16
2017-08-31ath10k: add the PCI PM core suspend/resume opsRyan Hsu1-0/+42
2017-08-31wil6210: ensure P2P device is stopped before removing interfaceLior David1-28/+29
2017-08-31wil6210: increase connect timeoutLior David1-1/+1
2017-08-31wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2-0/+3
2017-08-31wil6210: move pre-FW configuration to separate functionDedy Lansky1-18/+22
2017-08-31wil6210: align to latest auto generated wmi.hLazar Alexei1-239/+475
2017-08-31wil6210: make debugfs compilation optionalGidon Studinski3-1/+19
2017-08-31wil6210: ratelimit errors in TX/RX interruptsLior David1-6/+8
2017-08-31ath10k: activate user space firmware loading againHauke Mehrtens1-1/+1
2017-08-31ath10k: sdio: remove unused struct memberErik Stromdahl2-6/+0
2017-08-31ath10k: fix napi_poll budget overflowRyan Hsu1-6/+11
2017-08-24Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo17-15/+1738
2017-08-11ath9k: constify usb_device_idArvind Yadav1-1/+1
2017-08-11ath6kl: constify usb_device_idArvind Yadav1-1/+1
2017-08-10carl9170: constify usb_device_idArvind Yadav1-1/+1