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
/
ath10k
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-25
ath10k: handle attention flags correctly when using A-MSDU
Janusz Dziedzic
1
-8
/
+15
2014-07-25
ath10k: don't advertise IBSS iftype for 10.x
Michal Kazior
1
-1
/
+2
2014-07-25
ath10k: fix Rx aggregation reordering
Michal Kazior
4
-3
/
+126
2014-07-22
ath10k: prevent endless pci rx loop
Michal Kazior
1
-8
/
+9
2014-07-22
ath10k: workaround qos nullfunc bug
Michal Kazior
1
-0
/
+11
2014-07-22
ath10k: simplify tx helpers
Michal Kazior
3
-32
/
+23
2014-07-21
ath10k: prevent some tx flushing failures
Michal Kazior
2
-0
/
+13
2014-07-21
ath10k: workaround boot issues with KVM/PCI-passthrough
Michal Kazior
1
-2
/
+18
2014-07-18
Merge tag 'for-linville-20140717' of git://github.com/kvalo/ath
John W. Linville
9
-29
/
+149
2014-07-15
ath10k: sanitize tx ring index access properly
Michal Kazior
1
-4
/
+7
2014-07-15
ath10k: fix bmi exchange tx/rx race
Michal Kazior
2
-9
/
+5
2014-07-14
ath10k: fix unregister deadlock when fw probe fails
Michal Kazior
1
-1
/
+3
2014-07-14
ath10k: add implementation for configure max amsdu, ampdu
Janusz Dziedzic
4
-8
/
+127
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-19
/
+5
2014-06-26
Merge branch 'ath-current' of git://github.com/kvalo/ath
John W. Linville
2
-19
/
+5
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
1
-1
/
+2
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-1338
/
+1981
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-06-02
ath10k: fix 8th virtual AP interface with DFS
Bartosz Markowski
1
-1
/
+5
2014-06-02
ath10k: remove unnecessary htt rx corruption check
Michal Kazior
1
-18
/
+0
2014-06-02
ath10k: print Kconfig options
Janusz Dziedzic
1
-1
/
+7
2014-06-02
ath10k: remove unused len variables from wmi process rx functions
Kalle Valo
1
-6
/
+0
2014-05-27
ath10k: abort incomplete scatter-gather pci tx properly
Michal Kazior
3
-6
/
+40
2014-05-27
ath10k: protect src_ring state with ce_lock in tx_sg()
Michal Kazior
1
-3
/
+7
2014-05-27
ath10k: ensure rx-frag ignores rssi
Ben Greear
1
-0
/
+1
2014-05-27
ath10k: dont configure bssid for ap mode
Michal Kazior
1
-1
/
+6
2014-05-27
ath10k: protect wep tx key setup
Michal Kazior
1
-2
/
+10
2014-05-27
ath10k: drain tx before restarting hw
Michal Kazior
1
-9
/
+22
2014-05-27
ath10k: perform hw restart lazily
Michal Kazior
2
-19
/
+20
2014-05-27
ath10k: clean up start() callback
Michal Kazior
1
-11
/
+23
2014-05-26
ath10k: make core registering async
Michal Kazior
2
-12
/
+33
2014-05-26
ath10k: remove unnecessary tasklet_kill()
Michal Kazior
1
-2
/
+0
2014-05-26
ath10k: relocate core create/destroy functions
Michal Kazior
1
-64
/
+64
2014-05-26
ath10k: fix protected flag stripping
Michal Kazior
1
-9
/
+24
2014-05-23
ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks
Luciano Coelho
1
-9
/
+0
2014-05-23
ath10k: fix ath10k_bmi_read32 macro
Frederic Danis
1
-1
/
+2
2014-05-23
ath10k: prevent hif_stop being called twice
Michal Kazior
1
-0
/
+3
2014-05-23
ath10k: fix core start sequence
Michal Kazior
8
-107
/
+76
2014-05-22
ath10k: support get/set antenna configurations.
Ben Greear
2
-0
/
+86
2014-05-16
ath10k: fix pmf for action frames
Marek Kwaczynski
2
-5
/
+24
2014-05-16
ath10k: get rid of pci_assign_resource() call from pci_probe
Bartosz Markowski
1
-12
/
+0
2014-05-16
ath10k: enable early device dumps
Michal Kazior
1
-4
/
+4
2014-05-16
ath10k: retry warm reset a few times
Michal Kazior
1
-3
/
+26
2014-05-16
ath10k: improve warm reset reliability
Michal Kazior
1
-0
/
+22
2014-05-16
ath10k: fix spelling mistake in comments
Ben Greear
1
-2
/
+2
2014-05-14
ath10k: fix handling of wierd MSDU chaining cases
Michal Kazior
1
-1
/
+19
2014-05-14
ath10k: fix htt rx ring clean up
Michal Kazior
1
-15
/
+21
2014-05-14
Merge remote-tracking branch 'wireless-next/master' into ath-next
Kalle Valo
1
-1
/
+2
2014-05-05
ath10k: Improve grammar in comments
Geert Uytterhoeven
1
-2
/
+2
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+2
[next]