index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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-05-27
ath10k: abort incomplete scatter-gather pci tx properly
Michal Kazior
2014-05-27
ath10k: protect src_ring state with ce_lock in tx_sg()
Michal Kazior
2014-05-26
ath10k: remove unnecessary tasklet_kill()
Michal Kazior
2014-05-23
ath10k: prevent hif_stop being called twice
Michal Kazior
2014-05-16
ath10k: get rid of pci_assign_resource() call from pci_probe
Bartosz Markowski
2014-05-16
ath10k: enable early device dumps
Michal Kazior
2014-05-16
ath10k: retry warm reset a few times
Michal Kazior
2014-05-16
ath10k: improve warm reset reliability
Michal Kazior
2014-04-24
ath10k: don't wait for device init if it crashed
Michal Kazior
2014-04-24
ath10k: differentiate between target init failures
Michal Kazior
2014-03-28
ath10k: deinit copy engine before resetting
Michal Kazior
2014-03-28
ath10k: split ce initialization and allocation
Michal Kazior
2014-03-28
ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()
Michal Kazior
2014-03-28
ath10k: add module parameter values to the pci info print
Kalle Valo
2014-03-28
ath10k: improve pci debug messages
Kalle Valo
2014-03-28
ath10k: delete ar_pci->fw_indicator_address
Kalle Valo
2014-03-28
ath10k: advertise only firmware API 2 files
Kalle Valo
2014-03-28
ath10k: fix name of target_ps module parameter
Kalle Valo
2014-03-28
ath10k: add module parameter to disable cold reset
Kalle Valo
2014-03-28
ath10k: cleanup ath10k_pci_wait_for_target_init()
Kalle Valo
2014-02-28
ath10k: remove pci completion list
Michal Kazior
2014-02-28
ath10k: bypass htc for htt tx path
Michal Kazior
2014-02-28
ath10k: replace send_head() with tx_sg()
Michal Kazior
2014-02-28
ath10k: remove is_aborted from skb_cb
Michal Kazior
2014-02-13
ath10k: Use pci_enable_msi_range()
Alexander Gordeev
2014-02-13
ath10k: Disable MSI in case IRQ configuration is unknown
Alexander Gordeev
2014-02-13
ath10k: Get rid of superfluous call to pci_disable_msi()
Alexander Gordeev
2014-02-13
ath10k: fix device initialization routine
Michal Kazior
2014-01-23
ath10k: fix the printing of 10.x FW version when FW crashed
Chun-Yeow Yeoh
2013-12-09
Merge tag 'for-linville-20131203' of git://github.com/kvalo/ath
John W. Linville
2013-11-27
ath10k: allow explicit MSI/MSI-X disabling
Michal Kazior
2013-11-27
ath10k: re-add support for early fw indication
Michal Kazior
2013-11-27
ath10k: extract functions for legacy irq handling
Michal Kazior
2013-11-27
ath10k: defer irq registration until hif start()
Michal Kazior
2013-11-27
ath10k: decouple ath10k_pci_start_ce()
Michal Kazior
2013-11-27
ath10k: don't use interrupts for BMI
Michal Kazior
2013-11-27
ath10k: split up pci irq code
Michal Kazior
2013-11-27
ath10k: don't consume other's shared interrupts
Michal Kazior
2013-11-20
ath10k: show hardware and firmware info prints only once
Kalle Valo
2013-11-20
ath10k: don't show MSI registration warnings
Kalle Valo
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-12
ath10k: reset device upon stopping/power down
Michal Kazior
2013-11-12
ath10k: add and fix some PCI prints
Michal Kazior
2013-11-12
ath10k: re-arrange PCI init code
Michal Kazior
2013-11-12
ath10k: guard against CE corruption from firmware
Michal Kazior
2013-11-12
ath10k: propagate ath10k_ce_disable_interrupts() errors
Michal Kazior
2013-11-12
ath10k: use ath10k_do_pci_wake/sleep
Michal Kazior
2013-11-12
ath10k: remove meaningless check
Michal Kazior
2013-11-12
ath10k: rename ath10k_pci_reset_target()
Michal Kazior
2013-11-12
ath10k: split tasklet killing function
Michal Kazior
[next]