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-01-16
ath10k: fix recently introduced checkpatch warnings
Kalle Valo
2018-01-16
ath10k: remove redundant -ve check against u32 integer size
Colin Ian King
2018-01-16
ath10k: fix spelling mistake: "addrress" -> "address"
Colin Ian King
2018-01-16
ath10k: add sanity check to ie_len before parsing fw/board ie
Ryan Hsu
2018-01-16
ath9k: add a quirk to set use_msi automatically
AceLan Kao
2018-01-16
ath9k: add MSI support
Russell Hu
2018-01-15
Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...
David S. Miller
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
wcn36xx: fix incorrect assignment to msg_body.min_ch_time
Colin Ian King
2018-01-09
ath10k: bugfix: add USB case in ath10k_core_probe_fw
Erik Stromdahl
2018-01-09
ath10k: remove unused prototype
Erik Stromdahl
2018-01-09
ath10k: fix spelling error
Erik Stromdahl
2018-01-09
wil6210: remove reference to preset_chandef
Lior David
2018-01-09
wil6210: remove leftover "FIXME"s
Dedy Lansky
2018-01-09
wil6210: prevent parallel suspend and dump collection
Maya Erez
2018-01-09
wil6210: set platform features based on FW capabilities
Maya Erez
2018-01-09
wil6210: add platform capabilities bitmap
Maya Erez
2018-01-09
wil6210: support 40bit DMA addresses
Lazar Alexei
2018-01-09
wil6210: support Scheduled scan
Dedy Lansky
2018-01-04
wcn36xx: Fix dynamic power saving
Loic Poulain
2017-12-27
ath10k: update copyright year
Kalle Valo
2017-12-27
ath10k: add memory dump support QCA988X
Kalle Valo
2017-12-27
ath10k: add memory dump support for QCA6174/QCA9377
Alan Liu
2017-12-27
ath10k: add coredump_mask module parameter
Kalle Valo
2017-12-27
ath10k: detach coredump.c from debug.c
Kalle Valo
2017-12-27
ath10k: refactor firmware crashdump code to coredump.c
Kalle Valo
2017-12-27
ath10k: remove deprecated fw_crash_dump debugfs file
Kalle Valo
2017-12-27
ath10k: advertise TDLS wider bandwidth support for 5GHz
Balaji Pothunoori
2017-12-27
ath10k: Add fw feature flag for non-bmi firmware load
Rakesh Pillai
2017-12-27
ath10k: Add debug mask for SNOC bus type
Govind Singh
2017-12-27
ath10k: Add SNOC bus type for WCN3990 target
Govind Singh
2017-12-27
ath10k: Add support for 64 bit ce descriptor
Govind Singh
2017-12-27
ath10k: Use dma_addr_t for ce buffers to support 64bit target
Govind Singh
2017-12-27
ath10k: Add paddrs_ring_64 support for 64bit target
Govind Singh
2017-12-27
ath10k: Add hw param for rx ring size support
Govind Singh
2017-12-27
ath10k: Add support for htt_data_tx_desc_64 descriptor
Govind Singh
2017-12-27
ath10k: Add support for 64 bit HTT frag descriptor
Govind Singh
2017-12-27
ath10k: Add support for 64 bit htt rx ring cfg
Govind Singh
2017-12-27
ath10k: Add support for 64 bit HTT in-order indication msg
Govind Singh
2017-12-27
ath10k: Update rx descriptor for WCN3990 target
Govind Singh
2017-12-27
ath10k: Add hw param for 64-bit address support
Rakesh Pillai
2017-12-27
wil6210: fix build warnings without CONFIG_PM
Arnd Bergmann
2017-12-27
ath10k: wmi: remove redundant integer fc
Colin Ian King
2017-12-14
ath10k: wmi: add hw params entry for wcn3990
Rakesh Pillai
2017-12-14
ath10k: wmi: get wmi init parameter values from hw params
Rakesh Pillai
2017-12-14
ath10k: wmi: add management tx by reference support over wmi
Rakesh Pillai
2017-12-14
ath10k: wmi: modify svc bitmap parsing for wcn3990
Rakesh Pillai
2017-12-14
wcn36xx: Reduce spinlock in indication handler
Bjorn Andersson
2017-12-14
ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()
Dan Carpenter
2017-12-14
wcn36xx: Add hardware scan offload support
Loic Poulain
[next]