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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
10
-0
/
+10
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
10
-0
/
+10
*
|
Revert "ath10k: fix napi_poll budget overflow"
Kalle Valo
2017-10-30
1
-11
/
+6
*
|
ath10k: rebuild crypto header in rx data frames
Vasanthakumar Thiagarajan
2017-10-30
2
-16
/
+92
*
|
wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changed
Jia-Ju Bai
2017-10-27
1
-1
/
+0
|
/
*
ath10k: mark PM functions as __maybe_unused
Arnd Bergmann
2017-09-21
1
-5
/
+2
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2017-08-31
28
-344
/
+803
|
\
|
*
ath10k: configure and enable the wakeup capability
Ryan Hsu
2017-08-31
3
-0
/
+16
|
*
ath10k: add the PCI PM core suspend/resume ops
Ryan Hsu
2017-08-31
1
-0
/
+42
|
*
wil6210: ensure P2P device is stopped before removing interface
Lior David
2017-08-31
1
-28
/
+29
|
*
wil6210: increase connect timeout
Lior David
2017-08-31
1
-1
/
+1
|
*
wil6210: clear PAL_UNIT_ICR part of device reset
Dedy Lansky
2017-08-31
2
-0
/
+3
|
*
wil6210: move pre-FW configuration to separate function
Dedy Lansky
2017-08-31
1
-18
/
+22
|
*
wil6210: align to latest auto generated wmi.h
Lazar Alexei
2017-08-31
1
-239
/
+475
|
*
wil6210: make debugfs compilation optional
Gidon Studinski
2017-08-31
3
-1
/
+19
|
*
wil6210: ratelimit errors in TX/RX interrupts
Lior David
2017-08-31
1
-6
/
+8
|
*
ath10k: activate user space firmware loading again
Hauke Mehrtens
2017-08-31
1
-1
/
+1
|
*
ath10k: sdio: remove unused struct member
Erik Stromdahl
2017-08-31
2
-6
/
+0
|
*
ath10k: fix napi_poll budget overflow
Ryan Hsu
2017-08-31
1
-6
/
+11
|
*
ath9k: constify usb_device_id
Arvind Yadav
2017-08-11
1
-1
/
+1
|
*
ath6kl: constify usb_device_id
Arvind Yadav
2017-08-11
1
-1
/
+1
|
*
wil6210: move vring_idle_trsh definition to wil6210_priv
Gidon Studinski
2017-08-08
4
-8
/
+6
|
*
wil6210: store FW RF calibration result
Dedy Lansky
2017-08-08
4
-0
/
+19
|
*
wil6210: fix interface-up check
Hamad Kadmany
2017-08-08
2
-2
/
+4
|
*
wil6210: notify wiphy on wowlan support
Maya Erez
2017-08-08
1
-0
/
+10
|
*
wil6210: add statistics for suspend time
Maya Erez
2017-08-08
4
-4
/
+40
|
*
wil6210: check no_fw_recovery in resume failure recovery
Maya Erez
2017-08-08
1
-1
/
+3
|
*
wil6210: support FW RSSI reporting
Dedy Lansky
2017-08-08
5
-9
/
+23
|
*
wil6210: protect against invalid length of tx management frame
Hamad Kadmany
2017-08-08
2
-0
/
+6
|
*
ath9k: make ath_ps_ops structures as const
Bhumika Goyal
2017-08-08
2
-2
/
+2
|
*
wcn36xx: Introduce mutual exclusion of fw configuration
Bjorn Andersson
2017-08-08
2
-2
/
+53
|
*
ath10k: switch to use new generic UUID API
Andy Shevchenko
2017-08-08
3
-8
/
+8
|
*
ath10k: fix memory leak in rx ring buffer allocation
Rakesh Pillai
2017-08-08
1
-6
/
+6
|
*
ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()
Gabriel Craciunescu
2017-08-08
1
-1
/
+1
*
|
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2017-08-24
17
-15
/
+1738
|
\
|
|
*
wcn36xx: check dma_mapping_error()
Rob Clark
2017-08-03
1
-0
/
+5
|
*
ath9k: Add Dell Wireless 1802 with wowlan capability
Rosen Penev
2017-08-03
1
-0
/
+5
|
*
ath9k: fix debugfs file permission
Christoph Fritz
2017-08-03
1
-1
/
+1
|
*
ath10k: explicitly request exclusive reset control
Philipp Zabel
2017-08-03
1
-5
/
+10
|
*
ath10k: push peer type to target for TDLS peers
Manikanta Pubbisetty
2017-08-03
2
-0
/
+2
|
*
ath10k: add tdls support for 10.4 firmwares
Manikanta Pubbisetty
2017-08-03
5
-3
/
+436
|
*
ath10k: extend wmi service map to accommodate new services
Manikanta Pubbisetty
2017-08-03
1
-1
/
+12
|
*
ath10k: sdio: fix compile warning
Erik Stromdahl
2017-08-03
1
-4
/
+4
|
*
ath10k: add initial USB support
Erik Stromdahl
2017-08-03
4
-0
/
+1244
|
*
ath10k: various usb related definitions
Erik Stromdahl
2017-08-03
3
-0
/
+6
|
*
ath10k: set a-mpdu receiver reference number
Matthias Frei
2017-08-03
2
-1
/
+13
*
|
carl9170: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
|
ar5523: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
|
/
*
ath10k: increase buffer len to print all wmi services
Tamizh chelvam
2017-07-06
1
-1
/
+1
*
ath10k: add copy engine register MAP for wcn3990 target
Govind Singh
2017-07-06
4
-0
/
+168
[next]