index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
ath10k: fix hw roc expiration
Michal Kazior
1
-4
/
+8
2015-04-15
ath: support new FCC DFS Radar Type 1
Peter Oh
1
-5
/
+14
2015-04-09
ath10k: fix no-ack frame status
Sujith Manoharan
3
-2
/
+10
2015-04-09
ath10k: change the fw stats access mask
Yanbo Li
3
-4
/
+7
2015-04-09
ath10k: fix static wep with more than 1 key in client mode
Michal Kazior
1
-19
/
+22
2015-04-09
ath10k: fix arvif->wep_keys clearing
Michal Kazior
1
-5
/
+7
2015-04-09
ath10k: replenish htc tx credits always
Michal Kazior
1
-19
/
+1
2015-04-09
ath10k: fix insufficient tracing buffer size
Michal Kazior
1
-1
/
+1
2015-04-09
ath10k: disable burst mode
Janusz Dziedzic
1
-0
/
+10
2015-04-01
ath10k: fix IBSS scanning on wmi-tlv and qca6174
Michal Kazior
1
-19
/
+12
2015-04-01
ath10k: clean up set_bitrate_mask handling
Michal Kazior
2
-245
/
+146
2015-04-01
ath10k: allocate fw resources for iface combinations
Michal Kazior
2
-8
/
+6
2015-04-01
ath10k: enable multi-channel on supported devices
Michal Kazior
1
-1
/
+80
2015-04-01
ath10k: implement tx pause wmi event
Michal Kazior
4
-0
/
+187
2015-04-01
ath10k: rework tx queue locking
Michal Kazior
4
-4
/
+101
2015-04-01
ath10k: implement adaptive qcs command
Michal Kazior
5
-0
/
+54
2015-04-01
ath10k: implement chanctx API
Michal Kazior
5
-125
/
+699
2015-04-01
ath10k: allow empty ssid vdev config
Michal Kazior
2
-4
/
+0
2015-04-01
ath10k: don't call quiet mode if it's not implemented
Michal Kazior
1
-0
/
+3
2015-04-01
ath10k: fix survey reporting
Michal Kazior
2
-1
/
+5
2015-04-01
ath10k: harmonize error case handling in ath10k_core_start
Nicholas Mc Guire
2
-12
/
+14
2015-04-01
ath10k: core: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-2
/
+3
2015-04-01
ath10k: thermal: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-3
/
+4
2015-04-01
ath10k: debug: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-5
/
+6
2015-04-01
ath10k: htc: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-10
/
+13
2015-04-01
ath10k: mac: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-9
/
+11
2015-03-30
ath10k: fix aid setup in station mode
Michal Kazior
1
-1
/
+7
2015-03-30
ath10k: document ofdm/5ghz rate offset with a macro
Michal Kazior
1
-6
/
+9
2015-03-30
ath10k: deduplicate bitrate to rate idx conversion
Michal Kazior
3
-58
/
+19
2015-03-30
ath10k: rework legacy rx rate decoding
Michal Kazior
3
-57
/
+46
2015-03-30
ath10k: simplify fixed rate selection
Michal Kazior
1
-39
/
+17
2015-03-30
ath10k: use hw rate definitions for fixed rate
Michal Kazior
1
-14
/
+12
2015-03-30
ath10k: add hw rate definitions
Michal Kazior
3
-0
/
+44
2015-03-30
ath10k: drop RATETAB_ENT macro
Michal Kazior
1
-18
/
+13
2015-03-30
ath10k: derive rate from bitrate
Michal Kazior
1
-13
/
+34
2015-03-30
ath10k: move rate definitions to file start
Michal Kazior
1
-31
/
+32
2015-03-30
ath10k: introduce basic tdls functionality
Marek Puzyniak
1
-8
/
+197
2015-03-30
ath10k: add wmi support for tdls
Marek Puzyniak
4
-0
/
+286
2015-03-30
ath10k: update station counting
Marek Puzyniak
1
-10
/
+10
2015-03-30
ath10k: store max tdls vdevs that fw can handle
Marek Puzyniak
4
-1
/
+4
2015-03-30
ath10k: make peer type configurable
Marek Puzyniak
5
-12
/
+27
2015-03-30
ath10k: unify tx mode and dispatch
Michal Kazior
5
-59
/
+144
2015-03-30
ath10k: clear htt.freq
Michal Kazior
1
-0
/
+1
2015-03-30
ath10k: fix HTT op backwards compatibility for QCA6174
Kalle Valo
2
-1
/
+24
2015-03-30
Merge mac80211-next into ath-next
Kalle Valo
3
-6
/
+8
2015-03-30
ath10k: bump up FW API to 5
Kalle Valo
3
-0
/
+11
2015-03-30
ath10k: add ATH10K_FW_IE_HTT_OP_VERSION
Rajkumar Manoharan
5
-33
/
+245
2015-03-30
ath10k: add WOW patterns support
Janusz Dziedzic
6
-2
/
+55
2015-03-30
ath10k: add WMI support for WOW patterns
Janusz Dziedzic
3
-0
/
+213
2015-03-30
ath10k: add WOW disconnect/magic-packet support
Janusz Dziedzic
7
-67
/
+346
[next]