index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
core.c
Age
Commit message (
Expand
)
Author
2014-05-27
ath10k: perform hw restart lazily
Michal Kazior
2014-05-26
ath10k: make core registering async
Michal Kazior
2014-05-26
ath10k: relocate core create/destroy functions
Michal Kazior
2014-05-23
ath10k: fix core start sequence
Michal Kazior
2014-04-24
ath10k: skip suspending when recovering
Michal Kazior
2014-03-28
ath10k: print chip id during boot
Kalle Valo
2014-03-28
ath10k: add otp and firmware boot error messages
Ben Greear
2014-03-28
ath10k: better firmware loading error messages
Ben Greear
2014-03-21
ath10k: check otp.bin result
Kalle Valo
2014-03-21
ath10k: separate result parameter in ath10k_bmi_execute()
Kalle Valo
2014-02-13
ath10k: suspend hardware before reset
Marek Puzyniak
2014-02-13
ath10k: refactor suspend/resume functions
Marek Puzyniak
2014-02-04
ath10k: Print out firmware feature bits from IE.
Ben Greear
2013-11-20
ath10k: show hardware and firmware info prints only once
Kalle Valo
2013-11-20
ath10k: make core boot messages more compact
Kalle Valo
2013-11-12
ath10k: fix core init failpath
Michal Kazior
2013-11-08
ath10k: Fix un-initialized debug objects.
Ben Greear
2013-10-21
ath10k: fix NULL deref upon early FW crash
Michal Kazior
2013-10-16
ath10k: track vif list internally
Michal Kazior
2013-10-09
ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()
Fengguang Wu
2013-10-09
ath10k: fix ath10k_debug_start() locking
Kalle Valo
2013-10-08
ath10k: fix possible memory leak in new FW loading
Michal Kazior
2013-10-08
ath10k: fix printf format string
Michal Kazior
2013-09-30
ath10k: implement firmware IE container support
Kalle Valo
2013-09-30
ath10k: store separate pointers for firmware data
Kalle Valo
2013-09-30
ath10k: rename board_data in struct ath10k
Kalle Valo
2013-09-27
ath10k: bring back the WMI path for mgmt frames
Bartosz Markowski
2013-09-27
ath10k: drop the fw versioning sanity check
Bartosz Markowski
2013-09-12
ath10k: cleanup debug messages in core.c
Kalle Valo
2013-09-12
ath10k: rename ATH10K_DBG_CORE to BOOT
Kalle Valo
2013-09-06
ath10k: set the UART baud rate to 19200
Bartosz Markowski
2013-09-06
ath10k: implement ath10k_debug_start/stop()
Kalle Valo
2013-09-03
ath10k: check chip id from the soc register during probe
Kalle Valo
2013-08-12
ath10k: Remove qca98xx hw1.0 support
Bartosz Markowski
2013-07-30
ath10k: implement device recovery
Michal Kazior
2013-07-30
ath10k: store firmware files in memory
Michal Kazior
2013-07-30
ath10k: defer hw setup to start/stop mac80211 hooks
Michal Kazior
2013-07-30
ath10k: move free_vdev_map initialization
Michal Kazior
2013-07-30
ath10k: decouple suspend code
Michal Kazior
2013-07-30
ath10k: reset BMI state upon init
Michal Kazior
2013-07-30
ath10k: decouple core start/stop logic
Michal Kazior
2013-07-30
ath10k: embed HTT struct inside ath10k
Michal Kazior
2013-07-30
ath10k: embed HTC struct inside ath10k
Michal Kazior
2013-07-30
ath10k: remove ath10k_bus
Michal Kazior
2013-06-12
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo