index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2015-01-27
ath10k: disable irqs after fw crash
Michal Kazior
2015-01-27
ath10k: add support for qca6174
Michal Kazior
2015-01-27
ath10k: reset chip before reading chip_id in probe
Michal Kazior
2015-01-27
ath10k: introduce struct ath10k_skb_rxcb
Michal Kazior
2015-01-15
ath10k: prevent fw reg dump spam
Michal Kazior
2014-12-08
ath10k: create a chip revision whitelist
Michal Kazior
2014-12-01
ath10k: prevent pci tx/rx starvation
Michal Kazior
2014-12-01
ath10k: remove transfer_id from ath10k_hif_cb::tx_completion
Michal Kazior
2014-12-01
ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completion
Michal Kazior
2014-11-26
ath10k: add memory dump debugfs interface
Yanbo Li
2014-11-26
ath10k: add register access debugfs interface
Yanbo Li
2014-11-04
ath10k: fix pm resume after suspend
Bartosz Markowski
2014-10-31
ath10k: fix possible bmi crash
Michal Kazior
2014-10-31
ath10k: don't reset chip on power_down
Michal Kazior
2014-10-31
ath10k: split reset logic from power up
Michal Kazior
2014-10-31
ath10k: make warm reset a bit safer and faster
Michal Kazior
2014-10-31
ath10k: change ce ring cleanup logic
Michal Kazior
2014-10-23
ath10k: split ce pipe init/alloc further
Michal Kazior
2014-10-23
ath10k: mask/unmask msi fw irq
Michal Kazior
2014-10-23
ath10k: re-disable interrupts after target init
Michal Kazior
2014-10-21
ath10k: add back enum ath10k_bus
Kalle Valo
2014-10-08
ath10k: advertise all possible firmware(-api) files
Bartosz Markowski
2014-10-01
ath10k: add firmware crash counters
Ben Greear
2014-09-26
ath10k: add diag_read() to hif ops
Kalle Valo
2014-09-26
ath10k: add debug dump for pci rx
Michal Kazior
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: fix space after a cast style errors
Kalle Valo
2014-09-18
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
2014-09-02
ath10k: remove diag_*_access functions
Michal Kazior
2014-09-02
ath10k: kill tasklets after free_irq
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: 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: 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
[next]