summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/ahb.c
AgeCommit message (Expand)Author
2019-11-25ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam
2018-11-10ath10k: fix NAPI enable/disable symmetry for AHB interfaceMohammed Shafi Shajakhan
2017-11-08ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan
2016-09-28ath10k: fix error return code in ahbWei Yongjun
2016-09-27ath10k: do not check if reset is NULLMasahiro Yamada
2016-09-27ath10k: use devm_reset_control_get() instead of reset_control_get()Masahiro Yamada
2016-09-27ath10k: use devm_clk_get() instead of clk_get()Masahiro Yamada
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan
2016-06-02ath10k: enable ipq4019 device probe in ahb moduleRaja Mani
2016-06-02ath10k: fix operating irq mode for ahb deviceRajkumar Manoharan
2016-01-28ath10k: expose hif ops for ahbRaja Mani
2016-01-28ath10k: add resource init and deinit in ahbRaja Mani
2016-01-28ath10k: include irq related functions in ahbRaja Mani
2016-01-28ath10k: add chip and bus halt logic in ahbRaja Mani
2016-01-28ath10k: add reset ctrl related functions in ahbRaja Mani
2016-01-28ath10k: add clock ctrl related functions in ahbRaja Mani
2016-01-28ath10k: add helper functions in ahb.c for reg rd/wrRaja Mani
2016-01-28ath10k: add basic skeleton to support ahbRaja Mani