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
2014-09-26
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-09-18
ath10k: use ether_addr_copy()
Kalle Valo
2014-09-18
ath10k: reformat help text in ath10k_read_simulate_fw_crash()
Kalle Valo
2014-09-18
ath10k: miscellaneous checkpatch fixes
Kalle Valo
2014-09-18
ath10k: else is not generally useful after a break or return
Kalle Valo
2014-09-18
ath10k: don't use return on void functions
Kalle Valo
2014-09-18
ath10k: fix space after a cast style errors
Kalle Valo
2014-09-18
ath10k: fix missing a blank line after declarations
Kalle Valo
2014-09-18
ath10k: fix use of multiple blank lines
Kalle Valo
2014-09-18
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
2014-09-18
ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()
Kalle Valo
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-11
ath10k: fix debugfs_create_dir() checking
Michal Kazior
2014-09-11
ath10k: support firmware crash-by-assert
Ben Greear
2014-09-11
ath10k: add testmode
Kalle Valo
2014-09-11
ath10k: make ath10k_wmi_cmd_send() public
Kalle Valo
2014-09-11
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
2014-09-10
ath10k: ATH10K_DEBUGFS depends on DEBUG_FS
Matteo Croce
2014-09-10
ath10k: use proper service bitmap size
Michal Kazior
2014-09-10
ath10k: move fw_crash_dump allocation
Michal Kazior
2014-09-02
ath10k: don't access tx_info while overwriting it
Michal Kazior
2014-09-02
ath10k: add device/driver strings to tracepoints
Michal Kazior
2014-09-02
ath10k: remove diag_*_access functions
Michal Kazior
2014-09-02
ath10k: stop monitor vdev for sta assoc
Michal Kazior
2014-09-02
ath10k: fix monitor start/stop sequences
Michal Kazior
2014-09-02
ath10k: kill tasklets after free_irq
Michal Kazior
2014-09-02
ath10k: fix num_legacy_stations tracking
Michal Kazior
2014-09-02
ath10k: re-enable interrupts properly in hw recovery
Michal Kazior
2014-08-28
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-08-27
ath10k: make target endianess more explicit
Michal Kazior
2014-08-27
ath10k: dont duplicate service-pipe mapping
Michal Kazior
2014-08-27
ath10k: move pci init structures
Michal Kazior
2014-08-26
ath10k: fix fw crash dumping
Michal Kazior
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
2014-08-25
ath10k: flush hif buffers before recovery
Michal Kazior
2014-08-25
ath10k: remove ar_pci->started
Michal Kazior
2014-08-25
ath10k: ignore ar_pci->started in pipe cleanup
Michal Kazior
2014-08-25
ath10k: update comment regarding warm reset
Michal Kazior
2014-08-25
ath10k: rework posting pci rx buffers
Michal Kazior
2014-08-25
ath10k: remove early irq handling
Michal Kazior
2014-08-25
ath10k: make sure to really disable irqs
Michal Kazior
2014-08-25
ath10k: split ce irq/handler setup
Michal Kazior
2014-08-25
ath10k: setup irq method in probe
Michal Kazior
2014-08-25
ath10k: fix legacy irq workaround
Michal Kazior
2014-08-25
ath10k: move fw init print
Michal Kazior
2014-08-25
ath10k: print more driver info when firmware crashes
Kalle Valo
2014-08-25
ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump()
Kalle Valo
2014-08-25
ath10k: provide firmware crash info via debugfs
Ben Greear
2014-08-25
ath10k: add ath10k_pci_diag_* helpers
Kalle Valo
2014-08-25
ath10k: fix a conflict bug in wmi service bitmap
Michal Kazior
[next]