index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
pci.c
Age
Commit message (
Expand
)
Author
2013-11-12
ath10k: remove ar_pci->ce_count
Michal Kazior
2013-11-06
ath10k: fix possible memory leak in ath10k_pci_probe()
Wei Yongjun
2013-10-21
ath10k: add error handling to ath10k_pci_wait()
Kalle Valo
2013-10-21
ath10k: implement ath10k_pci_soc_read/write32()
Kalle Valo
2013-10-21
ath10k: fix NULL deref upon early FW crash
Michal Kazior
2013-10-14
treewide: Fix typo in printk
Masanari Iida
2013-10-07
ath10k: remove num_sends_allowed
Michal Kazior
2013-10-07
ath10k: remove ce_sendlist_send
Michal Kazior
2013-09-20
ath10k: fix num_sends_allowed replenishing
Michal Kazior
2013-09-12
wireless: ath10k: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-12
ath10k: delete struct ce_sendlist
Kalle Valo
2013-09-12
ath10k: add boot debug messages to pci.c and ce.c
Kalle Valo
2013-09-08
ath10k: prevent CE from looping indefinitely
Michal Kazior
2013-09-06
ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
Dave Jones
2013-09-03
ath10k: check chip id from the soc register during probe
Kalle Valo
2013-09-03
ath10k: convert ath10k_pci_wake() to return
Kalle Valo
2013-09-03
ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
Kalle Valo
2013-09-03
ath10k: remove void pointer from struct ath10k_pci_compl
Kalle Valo
2013-09-03
ath10k: make target_ce_config_wlan more readable
Kalle Valo
2013-09-03
ath10k: pci: make host_ce_config_wlan[] more readable
Kalle Valo
2013-09-01
ath10k: remove un ar_pci->cacheline_sz field
Kalle Valo
2013-09-01
ath10k: rename ce_state to ath10k_ce_pipe
Michal Kazior
2013-09-01
ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe
Michal Kazior
2013-09-01
ath10k: remove unused ce_attr parameters
Michal Kazior
2013-08-14
ath10k: clean up PCI completion states
Michal Kazior
2013-08-14
ath10k: use sizeof(*var) in kmalloc
Michal Kazior
2013-08-12
ath10k: Remove qca98xx hw1.0 support
Bartosz Markowski
2013-08-07
ath10k: add SoC power save option to PCI features map
Bartosz Markowski
2013-08-05
ath10k: fix device teardown
Michal Kazior
2013-08-02
ath10k: fix failpath in MSI-X setup
Michal Kazior
2013-07-30
ath10k: implement device recovery
Michal Kazior
2013-07-30
ath10k: defer hw setup to start/stop mac80211 hooks
Michal Kazior
2013-07-30
ath10k: decouple suspend code
Michal Kazior
2013-07-30
ath10k: decouple pci start/stop logic
Michal Kazior
2013-07-30
ath10k: rename hif callback
Michal Kazior
2013-07-30
ath10k: change function to take struct ath10k as arg
Michal Kazior
2013-07-30
ath10k: fix typo in define name
Michal Kazior
2013-07-30
ath10k: remove ath10k_bus
Michal Kazior
2013-07-30
ath10k: fix teardown ordering
Michal Kazior
2013-06-27
ath10k: fix MSI-X setup failpath
Michal Kazior
2013-06-18
ath10k: off by one sanity check
Dan Carpenter
2013-06-12
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo
[prev]