index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
2018-08-28
ath10k: limit available channels via DT ieee80211-freq-limit
Sven Eckelmann
2018-08-28
ath10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-08-28
ath10k: schedule hardware restart if WMI command times out
Martin Willi
2018-08-28
ath10k: skip resetting rx filter for WCN3990
Rakesh Pillai
2018-08-24
ath10k: fix kernel panic by moving pci flush after napi_disable
Tamizh chelvam
2018-07-31
ath10k: prevent active scans on potential unusable channels
Sven Eckelmann
2018-07-31
ath10k: fix parenthesis alignment
Kalle Valo
2018-07-30
ath10k: add debugfs file warm_hw_reset
Maharaja Kennadyrajan
2018-07-30
ath10k: htt_tx: move lock into id_get function
Nicholas Mc Guire
2018-07-30
ath10k: remove redundant pointers 'dev' and 'noa'
Colin Ian King
2018-07-30
ath10k: handle mgmt tx completion event
Rakesh Pillai
2018-07-30
ath10k: disable bundle mgmt tx completion event support
Surabhi Vishnoi
2018-07-30
ath10k: support for multicast rate control
Pradeep Kumar Chitrapu
2018-07-30
ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()
Kalle Valo
2018-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-07-23
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
2018-07-02
ath10k: sdio: set skb len for all rx packets
Alagu Sankar
2018-07-02
ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packets
Alagu Sankar
2018-07-02
ath10k: sdio: use same endpoint id for all packets in a bundle
Alagu Sankar
2018-06-29
ath10k: use locked skb_dequeue for rx completions
Bob Copeland
2018-06-28
ath10k: replace hardcoded constant with define
Erik Stromdahl
2018-06-28
ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE define
Erik Stromdahl
2018-06-28
ath10k: fix bug in masking of TID value
Erik Stromdahl
2018-06-28
ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
Ben Greear
2018-06-28
ath10k: transmit queued frames after processing rx packets
Niklas Cassel
2018-06-28
ath10k: fix tlv 5ghz channel missing issue
Zhi Chen
2018-06-28
ath10k: fix scan crash due to incorrect length calculation
Zhi Chen
2018-06-28
ath10k: update the phymode along with bandwidth change request
Ryan Hsu
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-06-14
ath10k: handle resource init failure case
Govind Singh
2018-06-14
ath10k: skip data calibration for non-bmi target
Surabhi Vishnoi
2018-06-14
ath10k: do not mix spaces and tabs in Kconfig
Niklas Cassel
2018-06-14
ath10k: snoc: sort include files
Brian Norris
2018-06-14
ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGS
Brian Norris
2018-06-14
ath10k: snoc: stop including pci.h
Brian Norris
2018-06-14
ath10k: snoc: use correct bus-specific pointer in RX retry
Brian Norris
2018-06-14
ath10k: snoc: use module_platform_driver() macro
Brian Norris
2018-06-14
ath10k: use crash_dump enum instead of magic numbers
Brian Norris
2018-06-14
ath10k: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-06-14
ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64
YueHaibing
2018-06-14
ath10k: make some functions static
Wei Yongjun
2018-06-14
ath10k: fix spectral scan for QCA9984 and QCA9888 chipsets
Karthikeyan Periyasamy
2018-06-14
ath10k: support use of channel 173
Ben Greear
2018-06-13
ath10k: fix memory leak of tpc_stats
Colin Ian King
2018-06-13
ath10k: htt_tx: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-25
ath10k: DFS Host Confirmation
Sriram R
[next]