aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c
Commit message (Expand)AuthorAge
* ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()Raja Mani2015-06-09
* ath10k: fix possible ps sleep crashMichal Kazior2015-06-01
* ath10k: add missing firmware declarationsMichal Kazior2015-05-29
* ath10k: enable pci soc powersavingMichal Kazior2015-05-22
* ath10k: enable ASPMJanusz Dziedzic2015-05-22
* ath10k: fix qca61x4 hw2.1 supportMichal Kazior2015-04-21
* ath10k: allow loading device specific board filesMichal Kazior2015-04-21
* ath10k: fix error handling in pci_probeMichal Kazior2015-04-17
* ath10k: bump up FW API to 5Kalle Valo2015-03-30
* ath10k: save/restore pci config space properlyMichal Kazior2015-03-07
* ath10k: fix some pci wake/sleep issuesMichal Kazior2015-03-07
* ath10k: update MODULE_FIRMWARE definitions for QCA6174Bartosz Markowski2015-03-07
* ath10k: increase copy engine entries for rx wmiRajkumar Manoharan2015-03-05
* ath10k: workaround corrupted htt rx eventsMichal Kazior2015-03-04
* ath10k: disable irqs after fw crashMichal Kazior2015-01-27
* ath10k: add support for qca6174Michal Kazior2015-01-27
* ath10k: reset chip before reading chip_id in probeMichal Kazior2015-01-27
* ath10k: introduce struct ath10k_skb_rxcbMichal Kazior2015-01-27
* ath10k: prevent fw reg dump spamMichal Kazior2015-01-15
* ath10k: create a chip revision whitelistMichal Kazior2014-12-08
* ath10k: prevent pci tx/rx starvationMichal Kazior2014-12-01
* ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior2014-12-01
* ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior2014-12-01
* ath10k: add memory dump debugfs interfaceYanbo Li2014-11-26
* ath10k: add register access debugfs interfaceYanbo Li2014-11-26
* ath10k: fix pm resume after suspendBartosz Markowski2014-11-03
* ath10k: fix possible bmi crashMichal Kazior2014-10-30
* ath10k: don't reset chip on power_downMichal Kazior2014-10-30
* ath10k: split reset logic from power upMichal Kazior2014-10-30
* ath10k: make warm reset a bit safer and fasterMichal Kazior2014-10-30
* ath10k: change ce ring cleanup logicMichal Kazior2014-10-30
* ath10k: split ce pipe init/alloc furtherMichal Kazior2014-10-23
* ath10k: mask/unmask msi fw irqMichal Kazior2014-10-23
* ath10k: re-disable interrupts after target initMichal Kazior2014-10-23
* ath10k: add back enum ath10k_busKalle Valo2014-10-21
* ath10k: advertise all possible firmware(-api) filesBartosz Markowski2014-10-08
* ath10k: add firmware crash countersBen Greear2014-10-01
* ath10k: add diag_read() to hif opsKalle Valo2014-09-26
* ath10k: add debug dump for pci rxMichal Kazior2014-09-26
* ath10k: miscellaneous checkpatch fixesKalle Valo2014-09-18
* ath10k: else is not generally useful after a break or returnKalle Valo2014-09-18
* ath10k: fix space after a cast style errorsKalle Valo2014-09-18
* ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-18
* ath10k: remove diag_*_access functionsMichal Kazior2014-09-02
* ath10k: kill tasklets after free_irqMichal Kazior2014-09-02
* ath10k: re-enable interrupts properly in hw recoveryMichal Kazior2014-09-02
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-08-28
|\
| * ath10k: make target endianess more explicitMichal Kazior2014-08-27
| * ath10k: dont duplicate service-pipe mappingMichal Kazior2014-08-27
| * ath10k: move pci init structuresMichal Kazior2014-08-27