summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* wcn36xx: Fix dynamic power savingLoic Poulain2018-01-042-13/+16
* Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-271-1/+1
|\
| * mac80211: use QoS NDP for AP probingJohannes Berg2017-11-271-1/+1
* | wcn36xx: fix iris child-node lookupJohan Hovold2017-11-201-1/+1
* | ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan2017-11-201-13/+38
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1543-248/+292
|\
| * Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-0443-246/+292
| |\
| | * ath: Convert timers to use timer_setup()Kees Cook2017-10-2722-72/+61
| | * wil6210: remove SSID debugfsJohannes Berg2017-10-271-45/+0
| | * ath9k: debug: Remove redundant checkChristos Gkekas2017-10-271-1/+1
| | * ath10k: spectral: remove redundant check in write_file_spectral_count()Christos Gkekas2017-10-271-1/+1
| | * ath10k: fix sending wmi cmd during the tdls teardownAnilkumar Kolli2017-10-271-1/+2
| | * ath10k: block offchannel operations if TDLS session is activeAnilkumar Kolli2017-10-271-0/+10
| | * ath10k: move ath10k_mac_tdls_vif*() functionsAnilkumar Kolli2017-10-271-53/+53
| | * ath10k: fix build errors with !CONFIG_PMBrian Norris2017-10-271-5/+0
| | * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-10-2725-68/+164
| | |\
| | | * ath10k: store coverage-class in case firmware is not bootedBen Greear2017-10-131-2/+7
| | | * ath9k: fix tx99 potential info leakMiaoqing Pan2017-10-131-0/+5
| | | * ath10k: add new cipher suite supportRajkumar Manoharan2017-10-134-2/+57
| | | * ath10k: check power save support in STA mode through FW IEVenkateswara Naralasetty2017-10-133-2/+11
| | | * ath10k: fix core PCI suspend when WoWLAN is supported but disabledBrian Norris2017-10-131-10/+14
| | | * ath9k: make const array reg_hole_list static, reduces object code sizeColin Ian King2017-10-041-1/+1
| | | * wcn36xx: Disable 5GHz for wcn3620Loic Poulain2017-09-252-1/+17
| | | * ath9k: Avoid a potential deadlockVille Syrjälä2017-09-253-11/+14
| | | * ath10k: make ath10k_hw_ce_regs constBhumika Goyal2017-09-252-4/+4
| | | * ath9k: Use ARRAY_SIZE macroThomas Meyer2017-09-251-3/+2
| | | * ath9k: remove cast to void pointerHimanshu Jha2017-09-2511-32/+32
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0410-0/+10
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-023-28/+98
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-061-5/+2
| |\ \ \ \
| * | | | | drivers: net: ath6kl: use setup_timer() helper.Allen Pais2017-09-211-3/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-141-5/+4
|\ \ \ \ \
| * | | | | timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-051-5/+4
| |/ / / /
* | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0713-28/+108
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0210-0/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0210-0/+10
| | | |/ | | |/|
| * | | Revert "ath10k: fix napi_poll budget overflow"Kalle Valo2017-10-301-11/+6
| * | | ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2017-10-302-16/+92
| * | | wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai2017-10-271-1/+0
| |/ /
* / / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-4/+4
|/ /
* / ath10k: mark PM functions as __maybe_unusedArnd Bergmann2017-09-211-5/+2
|/
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-08-3128-344/+803
|\
| * ath10k: configure and enable the wakeup capabilityRyan Hsu2017-08-313-0/+16
| * ath10k: add the PCI PM core suspend/resume opsRyan Hsu2017-08-311-0/+42
| * wil6210: ensure P2P device is stopped before removing interfaceLior David2017-08-311-28/+29
| * wil6210: increase connect timeoutLior David2017-08-311-1/+1
| * wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2017-08-312-0/+3
| * wil6210: move pre-FW configuration to separate functionDedy Lansky2017-08-311-18/+22
| * wil6210: align to latest auto generated wmi.hLazar Alexei2017-08-311-239/+475
| * wil6210: make debugfs compilation optionalGidon Studinski2017-08-313-1/+19