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
Age
Commit message (
Expand
)
Author
2018-12-19
ath10k: skip sending quiet mode cmd for WCN3990
Rakesh Pillai
2018-11-16
ath10k: don't assume 'vif' is non-NULL in flush()
Brian Norris
2018-11-06
ath9k: Fix a locking bug in ath9k_add_interface()
Dan Carpenter
2018-10-13
ath10k: add QMI message handshake for wcn3990 client
Govind Singh
2018-10-13
ath10k: add debug mask for QMI layer
Govind Singh
2018-10-13
ath10k: add support to create boardname for non-bmi target
Rakesh Pillai
2018-10-13
ath10k: add qmi service helpers for wcn3990 qmi client
Govind Singh
2018-10-13
wil6210: fix debugfs_simple_attr.cocci warnings
YueHaibing
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
2018-10-13
ath10k: htt: remove some dead code
Dan Carpenter
2018-10-13
ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
Carl Huang
2018-10-13
ath10k: add peer flush in ath10k_flush for STATION
Wen Gong
2018-10-13
ath10k: remove unnecessary comparison of unsigned integer with < 0
Gustavo A. R. Silva
2018-10-13
ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_stats
Gustavo A. R. Silva
2018-10-13
ath10k: management tx ack rssi capability check
Balaji Pothunoori
2018-10-13
ath10k: support NET_DETECT WoWLAN feature
Wen Gong
2018-10-13
ath10k: set probe request oui during driver start
Rakesh Pillai
2018-10-13
ath10k: fix possible out of bound access of ath10k_rates array
Sriram R
2018-10-04
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-10-02
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...
David S. Miller
2018-10-02
ath9k: add back support for using active monitor interfaces for tx99
Felix Fietkau
2018-10-02
ath10k: add missing sanity check on diag download
Brian Norris
2018-10-02
ath9k: fix reporting calculated new FFT upper max
Simon Wunderlich
2018-10-02
ath9k: FFT magnitude check: don't consider lower 3 data bits
Simon Wunderlich
2018-10-02
ath9k: fix and simplify FFT max index retrieval
Simon Wunderlich
2018-10-02
ath9k: return when short FFT frame was handled
Simon Wunderlich
2018-10-02
ath9k: add counters for good and errorneous FFT/spectral frames
Simon Wunderlich
2018-10-01
ath5k: Remove unused BUG_ON
Nathan Chancellor
2018-10-01
wil6210: remove set but not used variable 'start'
YueHaibing
2018-10-01
ath9k: debug: remove set but not used variable 'fops_dump_nfcal'
YueHaibing
2018-10-01
ath9k: add reset for airtime station debugfs
Louie Lu
2018-10-01
ath10k: disable napi before resource cleanup to avoid "use after free"
Govind Singh
2018-10-01
ath10k: move napi_enable to hif_start for consistent pairing
Govind Singh
2018-10-01
ath10k: advertize beacon_int_min_gcd as 100 while bring up multi vaps
Maharaja Kennadyrajan
2018-10-01
ath10k: add debugfs support to get power save state change of STA
Maharaja Kennadyrajan
2018-10-01
ath10k: remove duplicated includes
YueHaibing
2018-10-01
ath10k: add support for configuring management packet rate
Sriram R
2018-10-01
ath10k: remove num_peers in hw_params for most targets
Erik Stromdahl
2018-10-01
ath10k: add default value for num_peers in WMI TLV init
Erik Stromdahl
2018-10-01
ath10k: utilize random MAC address if none is provided
Brian Norris
2018-10-01
ath10k: fix tx status flag setting for management frames
Rakesh Pillai
2018-10-01
ath10k: fix vdev-start timeout on error
Ben Greear
2018-09-06
ath10k: wmi: disable softirq's while calling ieee80211_rx
Erik Stromdahl
2018-09-06
ath10k: htt: High latency RX support
Erik Stromdahl
2018-09-06
ath10k: htt: High latency TX support
Erik Stromdahl
2018-09-06
ath10k: htt: RX ring config HL support
Erik Stromdahl
2018-09-06
ath10k: add HTT RX HL ops
Erik Stromdahl
2018-09-06
ath10k: add HTT TX HL ops
Erik Stromdahl
2018-09-06
ath10k: DMA related fixes for high latency devices
Erik Stromdahl
2018-09-06
ath10k: add per target config of max_num_peers
Erik Stromdahl
[next]