index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: perform hw restart lazily
Michal Kazior
2014-05-27
1
-1
/
+4
*
ath10k: make core registering async
Michal Kazior
2014-05-26
1
-12
/
+31
*
ath10k: relocate core create/destroy functions
Michal Kazior
2014-05-26
1
-64
/
+64
*
ath10k: fix core start sequence
Michal Kazior
2014-05-23
1
-46
/
+55
*
ath10k: skip suspending when recovering
Michal Kazior
2014-04-24
1
-2
/
+4
*
ath10k: print chip id during boot
Kalle Valo
2014-03-28
1
-3
/
+6
*
ath10k: add otp and firmware boot error messages
Ben Greear
2014-03-28
1
-4
/
+11
*
ath10k: better firmware loading error messages
Ben Greear
2014-03-28
1
-16
/
+20
*
ath10k: check otp.bin result
Kalle Valo
2014-03-21
1
-5
/
+16
*
ath10k: separate result parameter in ath10k_bmi_execute()
Kalle Valo
2014-03-21
1
-4
/
+2
*
ath10k: suspend hardware before reset
Marek Puzyniak
2014-02-13
1
-0
/
+24
*
ath10k: refactor suspend/resume functions
Marek Puzyniak
2014-02-13
1
-4
/
+2
*
ath10k: Print out firmware feature bits from IE.
Ben Greear
2014-02-04
1
-1
/
+5
*
ath10k: show hardware and firmware info prints only once
Kalle Valo
2013-11-20
1
-4
/
+8
*
ath10k: make core boot messages more compact
Kalle Valo
2013-11-20
1
-6
/
+10
*
ath10k: fix core init failpath
Michal Kazior
2013-11-12
1
-3
/
+13
*
ath10k: Fix un-initialized debug objects.
Ben Greear
2013-11-08
1
-2
/
+2
*
ath10k: fix NULL deref upon early FW crash
Michal Kazior
2013-10-21
1
-1
/
+2
*
ath10k: track vif list internally
Michal Kazior
2013-10-16
1
-0
/
+1
*
ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()
Fengguang Wu
2013-10-09
1
-1
/
+1
*
ath10k: fix ath10k_debug_start() locking
Kalle Valo
2013-10-09
1
-0
/
+12
*
ath10k: fix possible memory leak in new FW loading
Michal Kazior
2013-10-08
1
-3
/
+6
*
ath10k: fix printf format string
Michal Kazior
2013-10-08
1
-2
/
+2
*
ath10k: implement firmware IE container support
Kalle Valo
2013-09-30
1
-1
/
+183
*
ath10k: store separate pointers for firmware data
Kalle Valo
2013-09-30
1
-14
/
+29
*
ath10k: rename board_data in struct ath10k
Kalle Valo
2013-09-30
1
-9
/
+9
*
ath10k: bring back the WMI path for mgmt frames
Bartosz Markowski
2013-09-27
1
-0
/
+3
*
ath10k: drop the fw versioning sanity check
Bartosz Markowski
2013-09-27
1
-25
/
+0
*
ath10k: cleanup debug messages in core.c
Kalle Valo
2013-09-12
1
-3
/
+6
*
ath10k: rename ATH10K_DBG_CORE to BOOT
Kalle Valo
2013-09-12
1
-3
/
+3
*
ath10k: set the UART baud rate to 19200
Bartosz Markowski
2013-09-06
1
-0
/
+7
*
ath10k: implement ath10k_debug_start/stop()
Kalle Valo
2013-09-06
1
-0
/
+6
*
ath10k: check chip id from the soc register during probe
Kalle Valo
2013-09-03
1
-1
/
+34
*
ath10k: Remove qca98xx hw1.0 support
Bartosz Markowski
2013-08-12
1
-11
/
+0
*
ath10k: implement device recovery
Michal Kazior
2013-07-30
1
-0
/
+30
*
ath10k: store firmware files in memory
Michal Kazior
2013-07-30
1
-52
/
+105
*
ath10k: defer hw setup to start/stop mac80211 hooks
Michal Kazior
2013-07-30
1
-9
/
+37
*
ath10k: move free_vdev_map initialization
Michal Kazior
2013-07-30
1
-2
/
+2
*
ath10k: decouple suspend code
Michal Kazior
2013-07-30
1
-28
/
+0
*
ath10k: reset BMI state upon init
Michal Kazior
2013-07-30
1
-0
/
+2
*
ath10k: decouple core start/stop logic
Michal Kazior
2013-07-30
1
-12
/
+32
*
ath10k: embed HTT struct inside ath10k
Michal Kazior
2013-07-30
1
-6
/
+6
*
ath10k: embed HTC struct inside ath10k
Michal Kazior
2013-07-30
1
-16
/
+12
*
ath10k: remove ath10k_bus
Michal Kazior
2013-07-30
1
-2
/
+0
*
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo
2013-06-12
1
-0
/
+665