index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
ahb.c
Age
Commit message (
Expand
)
Author
2017-07-06
ath10k: make CE layer bus agnostic
Govind Singh
2017-04-05
ath10k: fix NAPI enable/disable symmetry for AHB interface
Mohammed Shafi Shajakhan
2017-02-07
ath10k: fix reading sram contents for QCA4019
Ashok Raj Nagarajan
2016-09-28
ath10k: fix error return code in ahb
Wei Yongjun
2016-09-27
ath10k: do not check if reset is NULL
Masahiro Yamada
2016-09-27
ath10k: use devm_reset_control_get() instead of reset_control_get()
Masahiro Yamada
2016-09-27
ath10k: use devm_clk_get() instead of clk_get()
Masahiro Yamada
2016-09-09
ath10k: implement NAPI support
Rajkumar Manoharan
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
2016-06-02
ath10k: enable ipq4019 device probe in ahb module
Raja Mani
2016-06-02
ath10k: fix operating irq mode for ahb device
Rajkumar Manoharan
2016-01-28
ath10k: expose hif ops for ahb
Raja Mani
2016-01-28
ath10k: add resource init and deinit in ahb
Raja Mani
2016-01-28
ath10k: include irq related functions in ahb
Raja Mani
2016-01-28
ath10k: add chip and bus halt logic in ahb
Raja Mani
2016-01-28
ath10k: add reset ctrl related functions in ahb
Raja Mani
2016-01-28
ath10k: add clock ctrl related functions in ahb
Raja Mani
2016-01-28
ath10k: add helper functions in ahb.c for reg rd/wr
Raja Mani
2016-01-28
ath10k: add basic skeleton to support ahb
Raja Mani