Michal Kazior
|
1073ab2e9b
ath10k: fix num_sends_allowed replenishing
|
11 years ago |
Jingoo Han
|
3699ddc55f
wireless: ath10k: remove unnecessary pci_set_drvdata()
|
12 years ago |
Kalle Valo
|
e9bb0aa39b
ath10k: delete struct ce_sendlist
|
12 years ago |
Kalle Valo
|
24cfade11e
ath10k: add boot debug messages to pci.c and ce.c
|
12 years ago |
Michal Kazior
|
5440ce2537
ath10k: prevent CE from looping indefinitely
|
12 years ago |
Dave Jones
|
55d761b878
ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
|
12 years ago |
Kalle Valo
|
e01ae68c5d
ath10k: check chip id from the soc register during probe
|
12 years ago |
Kalle Valo
|
3aebe54b1c
ath10k: convert ath10k_pci_wake() to return
|
12 years ago |
Kalle Valo
|
e479ed437b
ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
|
12 years ago |
Kalle Valo
|
aa5c1db445
ath10k: remove void pointer from struct ath10k_pci_compl
|
12 years ago |
Kalle Valo
|
d88effbaa6
ath10k: make target_ce_config_wlan more readable
|
12 years ago |
Kalle Valo
|
48e9c225ab
ath10k: pci: make host_ce_config_wlan[] more readable
|
12 years ago |
Kalle Valo
|
a18b5ed8d2
ath10k: remove un ar_pci->cacheline_sz field
|
12 years ago |
Michal Kazior
|
2aa3911573
ath10k: rename ce_state to ath10k_ce_pipe
|
12 years ago |
Michal Kazior
|
87263e5bb4
ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe
|
12 years ago |
Michal Kazior
|
6702bad406
ath10k: remove unused ce_attr parameters
|
12 years ago |
Michal Kazior
|
f9d8fece02
ath10k: clean up PCI completion states
|
12 years ago |
Michal Kazior
|
ffe5daa873
ath10k: use sizeof(*var) in kmalloc
|
12 years ago |
Bartosz Markowski
|
57a8930aec
ath10k: Remove qca98xx hw1.0 support
|
12 years ago |
Bartosz Markowski
|
8cc8df906f
ath10k: add SoC power save option to PCI features map
|
12 years ago |
Michal Kazior
|
32270b61b3
ath10k: fix device teardown
|
12 years ago |
Michal Kazior
|
591ecdb8f2
ath10k: fix failpath in MSI-X setup
|
12 years ago |
Michal Kazior
|
affd321733
ath10k: implement device recovery
|
12 years ago |
Michal Kazior
|
818bdd16b2
ath10k: defer hw setup to start/stop mac80211 hooks
|
12 years ago |
Michal Kazior
|
8cd13cad1c
ath10k: decouple suspend code
|
12 years ago |
Michal Kazior
|
8c5c53682f
ath10k: decouple pci start/stop logic
|
12 years ago |
Michal Kazior
|
e799bbffdd
ath10k: rename hif callback
|
12 years ago |
Michal Kazior
|
7a5fe3f87c
ath10k: change function to take struct ath10k as arg
|
12 years ago |
Michal Kazior
|
cba4ca7553
ath10k: fix typo in define name
|
12 years ago |
Michal Kazior
|
3a0861fffd
ath10k: remove ath10k_bus
|
12 years ago |