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
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
2014-08-25
ath10k: add ath10k_pci_diag_* helpers
Kalle Valo
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
ath10k: group some pci probing helpers
Michal Kazior
2014-08-12
ath10k: remove pci features var
Michal Kazior
2014-08-12
ath10k: remove target soc ps code
Michal Kazior
2014-08-12
ath10k: embed ar_pci inside ar
Michal Kazior
2014-07-28
ath10k: add support for 10.2 firmware
Michal Kazior
2014-07-22
ath10k: prevent endless pci rx loop
Michal Kazior
2014-07-15
ath10k: fix bmi exchange tx/rx race
Michal Kazior
2014-05-27
ath10k: abort incomplete scatter-gather pci tx properly
Michal Kazior
[prev]
[next]