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
2015-07-31
Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.or...
David S. Miller
33
-264
/
+3583
2015-07-31
Revert "ath9k: export HW random number generator"
Kalle Valo
5
-110
/
+0
2015-07-21
ath9k: export HW random number generator
Miaoqing Pan
5
-0
/
+110
2015-07-21
ath9k: Fix register definitions for QCA956x
Miaoqing Pan
1
-10
/
+15
2015-07-21
ath9k: fix moredata flag endianness in cabq tx
Michal Kazior
1
-2
/
+2
2015-07-21
ath9k: make DMA stop related messages debug-only
Felix Fietkau
4
-6
/
+12
2015-07-21
Merge ath-next from ath.git.
Kalle Valo
27
-239
/
+3391
2015-07-11
ath9k_hw: fix device ID check for AR956x
Felix Fietkau
1
-0
/
+1
2015-07-11
ath9k: DFS - add pulse chirp detection for FCC
Zefir Kurtisi
1
-6
/
+161
2015-07-11
ath9k: DFS - consider ext_channel pulses only in HT40 mode
Zefir Kurtisi
1
-1
/
+2
2015-07-11
ath10k: tweak interface combinations
Michal Kazior
1
-5
/
+34
2015-07-11
ath10k: fix per-vif queue locking
Michal Kazior
3
-42
/
+45
2015-07-11
ath10k: update vdev ps state on start
Michal Kazior
1
-0
/
+8
2015-07-11
ath10k: fix hw roc expiration notifcation
Michal Kazior
2
-3
/
+10
2015-07-11
ath10k: limit multi-vif ps more aggresivelly
Michal Kazior
1
-3
/
+3
2015-07-11
ath10k: don't set cck/ofdm scan flags
Michal Kazior
2
-4
/
+0
2015-07-11
ath10k: Fix target to cpu address conversion logic
Vasanthakumar Thiagarajan
1
-1
/
+1
2015-07-11
ath10k: fix QCA61X4 boot up
Bartosz Markowski
1
-1
/
+1
2015-07-02
ath10k: configure frag desc memory to target for qca99X0
Raja Mani
5
-2
/
+96
2015-07-02
ath10k: set max spatial stream to 4 for 10.4 fw
Raja Mani
4
-4
/
+10
2015-07-02
ath10k: advertise 10.4 fw ap and sta iface combination to mac80211
Raja Mani
1
-0
/
+30
2015-07-02
ath10k: add 10.4 fw specific htt msg definitions
Raja Mani
5
-0
/
+84
2015-07-02
ath10k: add scan support for 10.4 fw
Raja Mani
2
-9
/
+69
2015-07-02
ath10k: enable vdev and peer related operations for 10.4 fw
Raja Mani
1
-0
/
+62
2015-07-02
ath10k: handle 10.4 firmware wmi swba event
Raja Mani
3
-2
/
+104
2015-07-02
ath10k: enhance swba event handler to adapt different size tim bitmap
Raja Mani
3
-15
/
+66
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-06-30
wil6210: restart AP upon change in privacy settings
Vladimir Kondratiev
2
-84
/
+135
2015-06-30
ath: DFS - limit number of potential PRI sequences
Zefir Kurtisi
1
-1
/
+1
2015-06-30
ath10k: handle 10.4 fw wmi ready event
Raja Mani
1
-0
/
+4
2015-06-30
ath10k: adjust default peer limits if qcache enabled in 10.4 fw
Raja Mani
3
-6
/
+32
2015-06-30
ath10k: handle 10.4 fw wmi mgmt rx event
Raja Mani
2
-0
/
+79
2015-06-30
ath10k: fill 10.4 fw wmi init cmd default values
Raja Mani
5
-0
/
+366
2015-06-30
ath10k: add 10.4 fw wmi pdev cmd ids
Raja Mani
3
-0
/
+406
2015-06-30
ath10k: add 10.4 fw wmi vdev cmd ids
Raja Mani
3
-0
/
+225
2015-06-30
ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw versions
Raja Mani
2
-0
/
+190
2015-06-30
ath10k: include 10.4 fw specific wmi cmd and event ids
Raja Mani
2
-0
/
+436
2015-06-30
ath10k: add 10.4 fw wmi service bitmap definition
Raja Mani
2
-0
/
+151
2015-06-30
ath10k: include new wmi op version for 10.4 fw
Raja Mani
4
-0
/
+7
2015-06-30
ath10k: Add BMI param value to execute otp to hw_param
Vasanthakumar Thiagarajan
2
-1
/
+8
2015-06-30
ath10k: Add support for code swap
Vasanthakumar Thiagarajan
6
-1
/
+316
2015-06-30
ath10k: Fix BMI communication timeout for QCA99X0
Vasanthakumar Thiagarajan
1
-1
/
+1
2015-06-30
ath10k: Extend CE src desc flags for interrupt indication
Vasanthakumar Thiagarajan
4
-2
/
+16
2015-06-30
ath10k: Add chip reset sequence for QCA99X0
Vasanthakumar Thiagarajan
1
-10
/
+71
2015-06-30
ath10k: Make target cpu address to CE address conversion chip specific
Vasanthakumar Thiagarajan
2
-15
/
+22
2015-06-30
ath10k: Copy Engine related changes for QCA99X0
Vasanthakumar Thiagarajan
3
-3
/
+71
2015-06-30
ath10k: Add hw register/values for QCA99X0 chip
Vasanthakumar Thiagarajan
5
-0
/
+88
2015-06-30
ath10k: Add new reg_address/mask to hw register table
Vasanthakumar Thiagarajan
3
-11
/
+34
2015-06-30
ath10k: Add a table to store hw specific values
Vasanthakumar Thiagarajan
4
-3
/
+32
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
26
-215
/
+373
[next]