index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
ath10k: configure and enable the wakeup capability
Ryan Hsu
3
-0
/
+16
2017-08-31
ath10k: add the PCI PM core suspend/resume ops
Ryan Hsu
1
-0
/
+42
2017-08-31
ath10k: activate user space firmware loading again
Hauke Mehrtens
1
-1
/
+1
2017-08-31
ath10k: sdio: remove unused struct member
Erik Stromdahl
2
-6
/
+0
2017-08-31
ath10k: fix napi_poll budget overflow
Ryan Hsu
1
-6
/
+11
2017-08-08
ath10k: switch to use new generic UUID API
Andy Shevchenko
3
-8
/
+8
2017-08-08
ath10k: fix memory leak in rx ring buffer allocation
Rakesh Pillai
1
-6
/
+6
2017-08-08
ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()
Gabriel Craciunescu
1
-1
/
+1
2017-08-03
ath10k: explicitly request exclusive reset control
Philipp Zabel
1
-5
/
+10
2017-08-03
ath10k: push peer type to target for TDLS peers
Manikanta Pubbisetty
2
-0
/
+2
2017-08-03
ath10k: add tdls support for 10.4 firmwares
Manikanta Pubbisetty
5
-3
/
+436
2017-08-03
ath10k: extend wmi service map to accommodate new services
Manikanta Pubbisetty
1
-1
/
+12
2017-08-03
ath10k: sdio: fix compile warning
Erik Stromdahl
1
-4
/
+4
2017-08-03
ath10k: add initial USB support
Erik Stromdahl
4
-0
/
+1244
2017-08-03
ath10k: various usb related definitions
Erik Stromdahl
3
-0
/
+6
2017-08-03
ath10k: set a-mpdu receiver reference number
Matthias Frei
2
-1
/
+13
2017-07-06
ath10k: increase buffer len to print all wmi services
Tamizh chelvam
1
-1
/
+1
2017-07-06
ath10k: add copy engine register MAP for wcn3990 target
Govind Singh
4
-0
/
+168
2017-07-06
ath10k: make CE layer bus agnostic
Govind Singh
6
-175
/
+224
2017-07-06
ath10k: fix indenting in ath10k_wmi_update_noa()
Kalle Valo
1
-1
/
+1
2017-06-28
ath10k: fix a bunch of spelling mistakes in messages
Colin Ian King
4
-5
/
+5
2017-06-28
ath10k: add const to thermal_cooling_device_ops structure
Bhumika Goyal
1
-1
/
+1
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
12
-274
/
+495
2017-06-21
ath10k: set rxnss_override for QCA9888
Sven Eckelmann
1
-2
/
+6
2017-06-21
ath10k: configure rxnss_override for QCA9984
Ben Greear
5
-1
/
+69
2017-06-21
ath10k: use complete VHT chan width for 160MHz workaround
Ben Greear
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-6
/
+4
2017-06-16
ath10k: add per chain RSSI reporting
Norik Dzhandzhapanyan
1
-0
/
+13
2017-06-16
ath10k: define structures for CE ctrl/misc register
Sarada Prasanna Garnayak
6
-195
/
+325
2017-06-01
ath10k: fix the logic of limiting tdls peer counts
Ryan Hsu
1
-28
/
+21
2017-06-01
ath10k: add BMI parameters to fix calibration from DT/pre-cal
Anilkumar Kolli
2
-3
/
+15
2017-06-01
ath10k: initialize nbytes to 0
Ben Greear
1
-0
/
+4
2017-06-01
ath10k: log when longer bmi cmds happen
Ben Greear
1
-6
/
+21
2017-06-01
ath10k: increase BMI timeout
Ben Greear
1
-2
/
+2
2017-05-31
ath10k: go back to using dma_alloc_coherent() for firmware scratch memory
Adrian Chadd
1
-25
/
+10
2017-05-23
ath10k: fix reported HT MCS rates with NSS > 1
Sven Eckelmann
1
-4
/
+10
2017-05-23
ath10k: remove unnecessary code
Gustavo A. R. Silva
1
-9
/
+0
2017-05-19
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
16
-83
/
+2767
2017-05-04
ath10k: append the wmi_op_version to testmode get_version cmd
Ryan Hsu
2
-0
/
+8
2017-05-04
ath10k: fix out of bounds access to local buffer
Michael Mera
1
-6
/
+10
2017-05-04
ath10k: add initial SDIO support
Erik Stromdahl
4
-0
/
+2352
2017-05-04
ath10k: different fw file name for sdio
Erik Stromdahl
1
-1
/
+12
2017-05-04
ath10k: htc: ready_ext msg support
Erik Stromdahl
2
-6
/
+27
2017-05-04
ath10k: sdio get target info
Erik Stromdahl
3
-1
/
+77
2017-05-04
ath10k: add sdio extra initializations
Erik Stromdahl
1
-0
/
+18
2017-05-04
ath10k: various sdio related definitions
Erik Stromdahl
4
-0
/
+82
2017-05-04
ath10k: htc: refactorization
Erik Stromdahl
1
-40
/
+34
2017-05-04
ath10k: htc: move htc ctrl ep connect to htc_init
Erik Stromdahl
1
-22
/
+17
2017-05-04
ath10k: htc: rx trailer lookahead support
Erik Stromdahl
2
-5
/
+120
2017-05-04
ath10k: htc: made static function public
Erik Stromdahl
2
-6
/
+14
[next]