index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
wcn36xx: Fix dynamic power saving
Loic Poulain
2
-13
/
+16
2017-11-28
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
1
-1
/
+1
2017-11-20
wcn36xx: fix iris child-node lookup
Johan Hovold
1
-1
/
+1
2017-11-20
ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw mode
Vasanthakumar Thiagarajan
1
-13
/
+38
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
43
-248
/
+292
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+4
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
13
-28
/
+108
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
43
-246
/
+292
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-0
/
+10
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-0
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-28
/
+98
2017-10-30
Revert "ath10k: fix napi_poll budget overflow"
Kalle Valo
1
-11
/
+6
2017-10-30
ath10k: rebuild crypto header in rx data frames
Vasanthakumar Thiagarajan
2
-16
/
+92
2017-10-27
wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changed
Jia-Ju Bai
1
-1
/
+0
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
22
-72
/
+61
2017-10-27
wil6210: remove SSID debugfs
Johannes Berg
1
-45
/
+0
2017-10-27
ath9k: debug: Remove redundant check
Christos Gkekas
1
-1
/
+1
2017-10-27
ath10k: spectral: remove redundant check in write_file_spectral_count()
Christos Gkekas
1
-1
/
+1
2017-10-27
ath10k: fix sending wmi cmd during the tdls teardown
Anilkumar Kolli
1
-1
/
+2
2017-10-27
ath10k: block offchannel operations if TDLS session is active
Anilkumar Kolli
1
-0
/
+10
2017-10-27
ath10k: move ath10k_mac_tdls_vif*() functions
Anilkumar Kolli
1
-53
/
+53
2017-10-27
ath10k: fix build errors with !CONFIG_PM
Brian Norris
1
-5
/
+0
2017-10-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
25
-68
/
+164
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-4
/
+4
2017-10-13
ath10k: store coverage-class in case firmware is not booted
Ben Greear
1
-2
/
+7
2017-10-13
ath9k: fix tx99 potential info leak
Miaoqing Pan
1
-0
/
+5
2017-10-13
ath10k: add new cipher suite support
Rajkumar Manoharan
4
-2
/
+57
2017-10-13
ath10k: check power save support in STA mode through FW IE
Venkateswara Naralasetty
3
-2
/
+11
2017-10-13
ath10k: fix core PCI suspend when WoWLAN is supported but disabled
Brian Norris
1
-10
/
+14
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+2
2017-10-05
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
1
-5
/
+4
2017-10-04
ath9k: make const array reg_hole_list static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-09-25
wcn36xx: Disable 5GHz for wcn3620
Loic Poulain
2
-1
/
+17
2017-09-25
ath9k: Avoid a potential deadlock
Ville Syrjälä
3
-11
/
+14
2017-09-25
ath10k: make ath10k_hw_ce_regs const
Bhumika Goyal
2
-4
/
+4
2017-09-25
ath9k: Use ARRAY_SIZE macro
Thomas Meyer
1
-3
/
+2
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
11
-32
/
+32
2017-09-21
drivers: net: ath6kl: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-21
ath10k: mark PM functions as __maybe_unused
Arnd Bergmann
1
-5
/
+2
2017-08-31
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
28
-344
/
+803
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
wil6210: ensure P2P device is stopped before removing interface
Lior David
1
-28
/
+29
2017-08-31
wil6210: increase connect timeout
Lior David
1
-1
/
+1
2017-08-31
wil6210: clear PAL_UNIT_ICR part of device reset
Dedy Lansky
2
-0
/
+3
2017-08-31
wil6210: move pre-FW configuration to separate function
Dedy Lansky
1
-18
/
+22
2017-08-31
wil6210: align to latest auto generated wmi.h
Lazar Alexei
1
-239
/
+475
2017-08-31
wil6210: make debugfs compilation optional
Gidon Studinski
3
-1
/
+19
[next]