index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
2020-03-12
carl9170: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-06
wil6210: reject unsupported coalescing params
Jakub Kicinski
2020-02-16
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-26
wcn36xx: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-26
ar5523: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-26
ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter
Mert Dirik
2020-01-26
ath10k: Use device_get_match_data() to simplify code
Stephen Boyd
2020-01-26
ath10k: Add newlines to printk messages
Stephen Boyd
2020-01-26
ath10k: Correct the DMA direction for management tx buffers
Rakesh Pillai
2020-01-26
ath11k: fix up some error paths
Dan Carpenter
2020-01-26
ath11k: make sure to also report the RX bandwidth inside radiotap
John Crispin
2020-01-26
ath11k: avoid null pointer dereference when pointer band is null
Colin Ian King
2020-01-26
ath11k: Add missing pdev rx rate stats
Bhagavathi Perumal S
2020-01-26
ath11k: ensure ts.flags is initialized before bit-wise or'ing in values
Colin Ian King
2020-01-26
ath11k: set TxBf parameters after vdev start
Bhagavathi Perumal S
2020-01-26
ath11k: enable HE tlvs in ppdu stats for pktlog lite
Anilkumar Kolli
2020-01-26
ath11k: fix debugfs build failure
Arnd Bergmann
2020-01-26
ath10k: Don't call SCM interface for statically mapped msa region
Govind Singh
2020-01-26
Revert "ath10k: fix DMA related firmware crashes on multiple devices"
Zhi Chen
2020-01-26
ath10k: drop RX skb with invalid length for sdio
Wen Gong
2020-01-26
ath10k: use true,false for bool variable
zhengbin
2020-01-26
ath10k: Add optional qdss clk
Bjorn Andersson
2020-01-26
ath10k: pci: Fix comment on ath10k_pci_dump_memory_sram
Bryan O'Donoghue
2020-01-26
ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
Bryan O'Donoghue
2020-01-26
wil6210: use true,false for bool variable
zhengbin
2020-01-26
ath9k: use true,false for bool variable
zhengbin
2020-01-06
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-19
ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
Kees Cook
2019-12-19
ath11k: explicitly cast wmi commands to their correct struct type
John Crispin
2019-12-19
wil6210: add support for set_cqm_rssi_config
Dedy Lansky
2019-12-19
wil6210: support set_multicast_to_unicast cfg80211 operation
Ahmad Masri
2019-12-19
wil6210: fix MID valid bits in Rx status message
Dedy Lansky
2019-12-19
wil6210: reduce ucode_debug memory region
Dedy Lansky
2019-12-19
wil6210: add verification for cid upper bound
Alexei Avshalom Lazar
2019-12-19
wil6210: take mem_lock for writing in crash dump collection
Alexei Avshalom Lazar
2019-12-19
wil6210: minimize the time that mem_lock is held
Alexei Avshalom Lazar
2019-12-19
wil6210: dump Rx status message on errors
Ahmad Masri
2019-12-18
wcn36xx: disable HW_CONNECTION_MONITOR
Eduardo Abinader
2019-12-18
ath9k: fix storage endpoint lookup
Johan Hovold
2019-12-18
ath11k: Remove unneeded semicolon
zhengbin
2019-12-18
ath11k: remove an unneeded NULL check
Dan Carpenter
2019-12-18
ath11k: checking for NULL vs IS_ERR()
Dan Carpenter
2019-12-18
ath11k: delete a stray unlock in ath11k_dbg_htt_stats_req()
Dan Carpenter
2019-12-18
ath11k: fix missing free of skb on error return path
Colin Ian King
[next]